Available as %match_u%, %match_1% and so on See #770 for initial suggestion See #772 for in-progress implementation
Accounts can be stored in a file and used while (re)connecting + Check that the server IP is valid (avoid /connect <player>) + Fix command prompt not exiting while exiting the server + SendChatMessage() -> SendText() method name change
Each command is now in its own class in the 'Commands' namespace, and loaded through reflection.