-
Notifications
You must be signed in to change notification settings - Fork 23
Messaging
These commands are related to messages or the client's self-management.
Usage: /pos <position>
Permissions: NONE
Moves a client to the target position.
Usage: /forcepos <position> <id>
Permissions: CM
Forces a client, or all clients in an area, to a specific position. This command can reach across areas. To target all clients in the current area, use \*
in place of an id.
Usage: /switch <charid>
Permissions: NONE
Switches to a different character based on character ID.
Usage: /randomchar
Permissions: NONE
Switches to a new, random character. This command may fail if it selects a character that has already been picked.
Usage: /g
Permissions: NONE
Sends a global message to all clients on the server.
Usage: /toggleglobal
Permissions: NONE
Toggles whether the client will receive global messages or not.
Usage: /pm <uid> <message>
Permissions: NONE
Privately messages another client.
Usage: /need <message>
Permissions: NONE
Sends a global message expressing that the area needs something, such as players for something.
Usage: /announce <message>
Permissions: ANNOUNCE
Sends an announcement to all clients on the server.
Usage: /m <message>
Permissions: MODCHAT
Sends a message to the server-wide, moderator-only chat.
Usage: /gm <message>
Permissions: MODCHAT
Sends a global message, speaking officially as a moderator.
Usage: /lm <message>
Permissions: MODCHAT
Sends an OOC message, speaking officially as a moderator.
Usage: /gimp <uid>
Permissions: MUTE
Replaces a target client's IC messages with strings randomly selected from gimp.txt.
Usage: /ungimp <uid>
Permissions: MUTE
Ungimps a client.
Usage: /disemvowel <uid>
Permissions: MUTE
Removes all vowels from a target client's IC messages.
Usage: /undisemvowel <uid>
Permissions: MUTE
Undisemvowels a client.
Usage: /shake <uid>
Permissions: MUTE
Shuffles the order of words in a target client's IC messages.
Usage: /unshake <uid>
Permissions: MUTE
Unshakes a client.
Usage: /afk
Permissions: NONE
Sets the caller to AFK.
Usage: /charselect [uid]
Permissions: NONE
Sends the caller to the char select screen. If a uid is given, and the caller has FORCE_CHARSELECT
permissions, then the target will be forced to the char select screen.
Usage: /mutepm
Permissions: NONE
Toggles whether the caller will ignore PMs.
Usage: /toggleadverts
Permissions: NONE
Toggles whether the caller will receive /need
advertisements.
Usage: /charcurse <uid> [character1,character2,...]
Permissions: MUTE
Restricts a target client into only being able to switch between a set of characters. If no characters are given, the client is locked to only their current character. Characters must be given in a comma-separated list.
Usage: /uncharcurse <uid>
Permissions: MUTE
Uncharcurses a target client, allowing them to switch normally again.
Usage: /a <area> <message>
Permissions: NONE
Sends a message to an area the caller is a CM in.
Usage: /s <message>
Permissions: NONE
Sends a message to all areas the caller is a CM in.
Usage: /firstperson
Permissions: NONE
Toggles whether the caller's messages will be sent in first person mode.