Skip to content

Admin chat commands

Domenikus edited this page Dec 22, 2022 · 2 revisions

Your identity id has to be in the admins env variable to be able to access the following commands

Chat command prefix depends on environment variable, default is '!'

Unregister

Unregister a user from all games

!admin|unregister|JybFHTXUEOZfOsfsusNDyRi/mjE=

Example: admin|unregister| team


Block & Unblock

Prevent user from register to any game

!admin|block|{identityId}

!admin|unblock|{identityId}

Example: !admin|block|JybFHTXUEOZfOsfsusNDyRi/mjE=


Update all games for given user

!admin|update|{identityId}

Example: !admin|update|JybFHTXUEOZfOsfsusNDyRi/mjE=


Admin help

Show admin help

!admin|help

Clone this wiki locally