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/
This directory stores commands accessible to all players. When the
player types "foo bar", the function do_command() is called in foo.c
with "bar" passed as a string argument.
You may want to move some of these commands, notably mail and tell, to
the wizard command directory if you don't want players to access them.