Currently, commands entered by a player will appear in chat as if they were a normal chat message. Correctly handle chat messages prefixed with a "/" and reroute to command handler.
How this will be structured is yet to be seen—a system per command seems somewhat messy.