[SPIGOT-1168] player.setSleepingIgnored() not working on spectators Created: 04/Sep/15 Updated: 06/Sep/15 Resolved: 06/Sep/15 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Adrian Freund | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | bukkit | ||
Environment: |
Linux arch-desktop 4.1.6-1-ARCH #1 SMP PREEMPT Mon Aug 17 08:52:28 CEST 2015 x86_64 GNU/Linux openjdk version "1.8.0_60" git-Spigot-0359393-9a17f01 |
Description |
When a players sleepingIgnored value is set to true by player.setSleepingIgnored(true) it does change as expected (player.isSleepingIgnored() returns true). |
Comments |
Comment by Adrian Freund [ 06/Sep/15 ] |
Seams to be fixed. Just tested it. Can be closed. |