Console
General console commands for outside management.
Mostly admin commands and general management of your players and server.
setadmin
Used to set a discord user as admin.
Usage
/setadmin <discord_id> <permission_level>
Example
/setadmin 202685967935471617 4
Response

addwhitelist
Used to add a Discord ID to the whitelist.
Usage
/addwhitelist <discord_id>
Example
/addwhitelist 202685967935471617
Response

removewhitelist
Used to remove a Discord ID from the whitelist.
Usage
/removewhitelist <discord_id>
Example
/removewhitelist 202685967935471617
Response

ban
Used to ban a player by discord id
Usage
/ban <discord_id>
Example
/ban <discord_id>
Response

unban
Used to unban a player by discord id.
Usage
/unban <discord_id>
Example
/unban <discord_id>
Response
dox
Used to lookup player data based on a logged in player.
Usage
/dox <ingame_id>
Example
/dox 1
Response
kick
Used to kick a player from the server.
Usage
/kick <discord or name or in-game id>
Example
/kick Jonie_Jones
Response


kickall
Used to kick all players from the server.
Usage
/kickall <reason_of_why>
Example
/kickall idk they paid me to do it
Response


screenshot
Used to screenshot a player's screen.
Usage
/screenshot
Example
/screenshot
Response


Last updated