ARK: Survival Evolved

ARK: Survival Evolved

Simple Ban - Smart Family Sharing
 Acest topic a fost fixat, deci probabil este important
Kozenomenon  [dezvoltator] 21 aug. 2020 la 9:35
ADMIN / RCON COMMANDS
Below is a list of the custom commands that Simple Ban accepts.
  • All commands require server admin status
  • *tribe admin is not same as server admin*
  • Works with in-game console or RCON
  • Commands output to Server Game Log
  • *no output goes to console or rcon terminal*
  • In-game command prefix: admincheat scriptcommand
  • RCON command prefix: scriptcommand
  • Commands are NOT case-sensitive

SimpleBanLog
There are two commands related to the persistent BanLog. The BanLog contains entries for players that are kicked for being banned or for borrowing Ark from someone who is banned.

Outputs all entries from BanLog to the Server Game Log.
scriptcommand simplebanlog
Purges all contents of the BanLog. There is no undo. Server Game Log will display how many entries were purged.
scriptcommand simplebanlog delete

SimpleBanStatus
There are two commands related to the StatusLog. The StatusLog contains entries related to the mod's function, such as initializing settings/ban lists, and checking players. It does not persist across restarts.

Outputs all entries from StatusLog to the Server Game Log.
scriptcommand simplebanstatus
Purges all contents of the StatusLog. There is no undo. Server Game Log will display how many entries were purged.
scriptcommand simplebanstatus delete

SimpleBanPlayerData
There are two commands related to the persistent PlayerData. The PlayerData contains entries for each player logging into the game, it contains their SteamID and any Lender SteamIDs they have borrowed Ark from.

Outputs all entries from PlayerData to the Server Game Log.
scriptcommand simplebanplayerdata
Purges all contents of the PlayerData. There is no undo. Server Game Log will display how many entries were purged.
scriptcommand simplebanplayerdata delete

SimpleBanRefresh
This will cause a refresh of all settings (if using settings json) and ban lists.
If Simple Ban is currently checking any players with Steam, the execution of this command will be delayed until that is done.
scriptcommand simplebanrefresh

SimpleBanForceCheck
This will force a re-check for all online players. Intended to be used after SimpleBanRefresh in order to check all players against updated ban list/s.
If Simple Ban is currently refreshing settings or ban lists, the execution of this command will be delayed until that is done.
scriptcommand simplebanforcecheck
Editat ultima dată de Kozenomenon; 21 aug. 2020 la 15:23