/broadcastworld sends in every world except the one you specified
Evidentsinger14 opened this issue ยท 0 comments
Type of bug
Other unexpected behaviour
/ess dump all
output
https://essentialsx.net/dump.html?id=35718dc906b54418814963eb37debe81
Error log (if applicable)
n/a
Bug description
broadcastworld does not send in the world you specified, rather every other worlds you have.
Steps to reproduce
- Have perms for /broadcastworld
- go to
world_nether
- run the command
/broadcastworld world_nether <message>
- No message.
- go to
world_the_end
- run the command
/broadcastworld world_nether <message>
- you get message!!
Expected behaviour
The message specified should be broadcasted to the world you specified.
Actual behaviour
All other worlds get the message, except the one you specified.