MUME Help
GENERIC MUD COMMUNICATION PROTOCOL, GMCP
The Generic Mud Communication Protocol (GMCP) allows for out-of-band
information to be sent from the MUD server to the
client.
The messages are sent as telnet commands, invisible to the player. Clients that support GMCP can receive such messages and also send GMCP messages to the game. See below for supported GMCP commands.
MUME tries to keep a level playing field for all players and clients by not providing additional information over GMCP that might disadvantage players on more basic clients.
Note: GMCP module and message names are not case-sensitive but message body key names are case-sensitive.
See https://www.gammon.com.au/gmcp and https://tintin.mudhalla.net/protocols/gmcp for more information on GMCP.
Supported modules
Core
|
core functionality |
Char
|
information about a character |
Client
|
information for the map and Mudlet client package |
Comm.Channel
|
communication channels |
Event
|
game events |
External.Discord
|
information about the MUME Discord channel |
Room
|
information about the current room |
Room.Chars
|
information about characters present in the room |
Room.Known
|
information about rooms you have seen |
See help gmcp <module>
for detailed information
about each module.
See also: | MUME CLIENT PROTOCOL, XML |
Generated on Thu Sep 5 18:09:40 2024