Is your feature request related to a problem? Please describe.
There is no way of knowing if a server is ready to accept players when using /send
Describe the solution you'd like
Add an event and messages
NOTE: This feature needs to be implemented using the controller feature, which already exists. For that we need to add an event called OnReadyChange in the controller.
Is your feature request related to a problem? Please describe.
There is no way of knowing if a server is ready to accept players when using /send
Describe the solution you'd like
Add an event and messages
NOTE: This feature needs to be implemented using the controller feature, which already exists. For that we need to add an event called OnReadyChange in the controller.