PERMADMIN

Name

PERMADMIN -- Permissions administration

Synopsis

<PERMADMIN PLAYER='player' PERM='perm' VALUE='value'/>
DataTypeExample
PLAYERstringsomeplayer22
PERMstringjoin_table
VALUEbooleantrue

Description

Permissions administration

Message Data

PLAYER

Name of player who is affected by the action.

PERM

Name of the permission being modified. Current permissions include 'join_table', 'launch_table', 'rooms_login', 'rooms_admin', 'chat_announce', 'chat_bot', 'no_stats', 'edit_tables', 'edit_privmsg'.

VALUE

Whether to set or unset the permission. Either 'true' or 'false'.

Usage

Administrators can change permissions of other players. A PERMADMIN request is sent from the client to change a particular permission on a particular player. The server will respond with an appropriate RESULT which embeds an admin tag.