Check that the incoming message is an appropriate type for this command.
Check that the incoming message is an appropriate type for this command.
the message
true, if we will handle it; false, otherwise
Accept and confirm that a message sent to a player is a valid /zone
invocation.
Accept and confirm that a message sent to a player is a valid /zone
invocation.
If so, parse the message and send the player to whichever zone was requested.
the player
the message the player received
true, if the player is being transported to another zone; false, otherwise
An implementation of the CSR command
/zone
, slightly modified to serve the purposes of the testing phases of the server.