[SPIGOT-211] player.getBedSpawnLocation() returns null after log out/in in secondary worlds. Created: 13/Dec/14 Updated: 13/Dec/14 Resolved: 13/Dec/14 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Llm Dl | Assignee: | Thinkofname |
Resolution: | Fixed | Votes: | 0 |
Labels: | Beds, WorldServer() |
Description |
When a plugin calls player.getBedSpawnLocation(), and that world is not the server default world (which stores the playerdata folder) it will return null after the player has logged out and back in. To reproduce: 1) Have server with two normal worlds. |
Comments |
Comment by FearThe1337 [ 13/Dec/14 ] |
CB PR 49 submitted to fix this. |