Skip to content

Messaging

MangosArentLiterature edited this page May 4, 2021 · 7 revisions

These commands are related to messages or the client's self-management.

/pos

Usage: /pos <position>
Permissions: NONE
Moves a client to the target position.

/forcepos

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.

/switch

Usage: /switch <charid>
Permissions: NONE
Switches to a different character based on character ID.

/randomchar

Usage: /randomchar
Permissions: NONE
Switches to a new, random character. This command may fail if it selects a character that has already been picked.

/g

Usage: /g
Permissions: NONE
Sends a global message to all clients on the server.

/toggleglobal

Usage: /toggleglobal
Permissions: NONE
Toggles whether the client will receive global messages or not.

/pm

Usage: /pm <uid> <message>
Permissions: NONE
Privately messages another client.

/need

Usage: /need <message>
Permissions: NONE
Sends a global message expressing that the area needs something, such as players for something.

/announce

Usage: /announce <message>
Permissions: ANNOUNCE
Sends an announcement to all clients on the server.

/m

Usage: /m <message>
Permissions: MODCHAT
Sends a message to the server-wide, moderator-only chat.

/gm

Usage: /gm <message>
Permissions: MODCHAT
Sends a global message, speaking officially as a moderator.

/lm

Usage: /lm <message>
Permissions: MODCHAT
Sends an OOC message, speaking officially as a moderator.

/gimp

Usage: /gimp <uid>
Permissions: MUTE
Replaces a target client's IC messages with strings randomly selected from gimp.txt.

/ungimp

Usage: /ungimp <uid>
Permissions: MUTE
Ungimps a client.

/disemvowel

Usage: /disemvowel <uid>
Permissions: MUTE
Removes all vowels from a target client's IC messages.

/undisemvowel

Usage: /undisemvowel <uid>
Permissions: MUTE
Undisemvowels a client.

/shake

Usage: /shake <uid>
Permissions: MUTE
Shuffles the order of words in a target client's IC messages.

/unshake

Usage: /unshake <uid>
Permissions: MUTE
Unshakes a client.

/afk

Usage: /afk
Permissions: NONE
Sets the caller to AFK.

/charselect

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.

/mutepm

Usage: /mutepm
Permissions: NONE
Toggles whether the caller will ignore PMs.

/toggleadverts

Usage: /toggleadverts
Permissions: NONE
Toggles whether the caller will receive /need advertisements.

/charcurse

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.

/uncharcurse

Usage: /uncharcurse <uid>
Permissions: MUTE
Uncharcurses a target client, allowing them to switch normally again.

/a

Usage: /a <area> <message>
Permissions: NONE
Sends a message to an area the caller is a CM in.

/s

Usage: /s <message>
Permissions: NONE
Sends a message to all areas the caller is a CM in.

/firstperson

Usage: /firstperson
Permissions: NONE
Toggles whether the caller's messages will be sent in first person mode.