|
Overview: |
|
The
following commands are generic to most JHcore
MOOs. Since BrightMOO is backwards compatible, most can be used
with the BrightMOO interface. Omit the <>'s when using the
following commands. Detailed help can be obtained about any of these
commands by typing help <command> in the MOO.
|
Configuring
your MOO character: |
command: |
function: |
syntax |
example: |
@rename |
renames your character |
@rename me to <new name> |
@rename me to Ralph |
@gender |
sets your character's gender |
@gender <gender> |
@gender spivak |
@password |
changes your character's password |
@password <old password>
<new password> |
@password foo moo |
@sethome |
sets your character's home
to the room you are in |
@sethome |
@sethome |
|
top |
Communicating
in a MOO: |
command: |
function: |
syntax |
example: |
say |
broadcasts
a message to the entire room |
say
<message> |
say hello |
" |
abbreviation
for say |
"<message> |
"hello |
emote |
broadcasts
an action to the room |
emote
<message> |
emote scratches his head |
: |
abbreviation
for emote |
:<message> |
:scratches his head |
to |
directs
a message to a character in the same room |
to <character>
<message> |
to Ralphhello |
whisper |
sends
a private message to a character in the same room |
whisper
<"message"> to <character> |
whisper "hello"
to Ralph |
page |
sends
a private message to a character in another room |
page
<character> <message> |
page Ralph |
|
top |
Moving
around the MOO: |
command: |
function: |
syntax |
example: |
walk |
walk
to a specific room |
walk
to <room name> |
walk to grotto |
join |
join
a character |
join
<character> |
join Ralph |
home |
return
to your home |
home |
home |
@exits |
lists
the exits in a room |
@exits |
@exits |
|
|
top |
|
|
Miscellanious
MOO commands:
|
|
|
command: |
function: |
syntax |
example: |
@who |
lists
the players that are currently online |
@who |
@who |
help |
shows
documentation about a particular command |
help
<command> |
help @who |
|
|
|
top |
|