1. Ensure you're the server operator (you've edited the ServerSettings.xml file and added yourself into the server_operators_list) in the configuration files section of your game panel.
  2. Connect to your game server.
  3. The game console can be toggled by pressing ~ (the key on the left from 1 key) like in old-school games (you can change the key binding for console in the controls options).
  4. Please add / (slash) prefix to the server commands you want to execute.
  5. You can use Tab key to fill autocomplete, and you can use arrow Up/Down keys to navigate the suggestions list. Press Tab or Enter to accept the suggestion.

 

 

Moderation (whitelist, blacklist, kicking, muting)

Server operator can access special moderation commands. To invoke these commands, please ensure you're the server operator, connect to your game server, open the console (~ key) and then you can use these commands: (replace username with the actual player nickname)

Whitelist management:

/mod.whiteList.add username

/mod.whiteList.remove username

/mod.whiteList.print

To enable whitelist:

/mod.whiteList.enabled 1

Blacklist management:

/mod.blackList.add username

/mod.blackList.remove username

/mod.blackList.print

Kicking players (temporary removing from server and blocking from connecting):

/mod.kickList.add username durationInMinutes

/mod.kickList.remove username

/mod.kickList.print

Muting players (temporary removing their ability to send messages to chat):

/mod.muteList.add username durationInMinutes

/mod.muteList.remove username

/mod.muteList.print

Răspunsul a fost util? 0 utilizatori au considerat informația utilă (0 Voturi)