Report general bugs for the SwitchCraft 3 server here. This tracker is NOT for exploits - please disclose those responsibly and privately to a member of staff.
1
stars
0
forks
source link
Players packet `world` field does not change on world change #126
Describe the bug
The
world
key of players in the players packet is alwaysminecraft:overworld
. Theworld_change
event remains unaffected.To reproduce
world
key of your entry usingchatbox.getPlayers()
,or using the websocket request.Expected behavior
field should change when changing dimensions
Relevant log output
No response
Please confirm