melville/
melville/cmds/
melville/cmds/admin/
melville/data/
melville/data/mail/
melville/data/player/
melville/data/system/
melville/data/user/
melville/doc/functions/
melville/doc/help/
melville/inherit/
melville/log/
melville/obj/
melville/system/auto/
melville/system/player/
melville/system/user/
melville/users/
melville/users/mobydick/
melville/world/
/cmds holds commands for users. It has three subdirectories, player for
player commands, wizard for wizard commands, and admin for admin commands.
All of these paths are hardcoded in the command() function, so don't change
them lightly. You can move a command from one directory to another if you
want to change its security level.