-
-
Notifications
You must be signed in to change notification settings - Fork 0
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 a user from all games
!admin|unregister|JybFHTXUEOZfOsfsusNDyRi/mjE=
Example:
admin|unregister| team
Prevent user from register to any game
!admin|block|{identityId}
!admin|unblock|{identityId}
Example:
!admin|block|JybFHTXUEOZfOsfsusNDyRi/mjE=
!admin|update|{identityId}
Example:
!admin|update|JybFHTXUEOZfOsfsusNDyRi/mjE=
Show admin help
!admin|help