Simplify and standardize server commands
Brought to you by:
mchenryc,
robertsthomas
Create player/admin command infrastructure. Redo all
commands to begin with '/' followed by a single word
and possibly parameters (like IRC). Each command should
have a description which is displayed in client using
"/help <command>". "/help" lists available commands.