Chat: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(create lst section instead of using noinclude)
(attempt #2 to make command table clearer)
Line 24: Line 24:
!width="70%"| Function
!width="70%"| Function
|-
|-
| /g <group> [message]
| /g <group>
| <code>/groupchat</code> <code>/gchat</code> <code>/gc</code>
| <code>/groupchat</code> <code>/gchat</code> <code>/gc</code>
| Switches chat to the group chat for <code>group</code>. If <code>message</code> is included sends the message to group instead of switching to it.
| Switches chat to the group chat for <code>group</code>. Exits current group chat if no group is included
|-
|-
|/g <group> <message>
|/g
|<code>/groupchat</code> <code>/gchat</code> <code>/gc</code>
|<code>/groupchat</code> <code>/gchat</code> <code>/gc</code>
|Sends <code>message</code> to group without switching to it.
|Exits group chat
|-
|-
| /tell <player> [message]
| /tell <player>
| <code>/message</code> <code>/msg</code> <code>/m</code> <code>/pm</code>
| <code>/message</code> <code>/msg</code> <code>/m</code> <code>/pm</code>
| Enters a private message chat with <code>player</code>. If <code>message</code> is included <code>player</code> a message instead
| Enters a private message chat with <code>player</code>. If no player is provided exits private message chat instead
|-
|-
| /tell
| /tell <player> <message>
| <code>/message</code> <code>/msg</code> <code>/m</code> <code>/pm</code> <code>/e</code>
| <code>/message</code> <code>/msg</code> <code>/m</code> <code>/pm</code> <code>/e</code>
| <code>Sends message</code> to <code>player</code> without entering private chat.
| Leaves active private message chat
|-
| /exit <message>
| <code>/e</code>
| Sends <code>message</code> to local chat.
|-
|-
|/exit
|/exit
|<code>/e</code>
|<code>/e</code>
|Leaves private message and group chat
|Leaves private message and group chat
|-
| /exit <message>
| <code>/e</code>
| Sends <code>message</code> to local chat. Doesn't leave private message or group chat
|-
|-
| /reply [message]
| /reply [message]
Line 66: Line 66:
| /afk
| /afk
|
|
| Toggles afk (away from keyboard) state. Automatically replies to dms with an afk message when on
| Toggles afk (away from keyboard) state. Automatically replies to dms with an afk message when afk
|}
|}
<section end="command_table" />
<section end="command_table" />