Config Remoteadmin
Config Remoteadmin
#Should Secret Lab development staff be able to use the Remote Admin?
enable_staff_access: false
#Should Secret Lab CEO and managers be able to use Remote Admin? (We do not abuse
our powers)
enable_manager_access: true
#Allow remote admin access for the banning team, to allow them searching and
fightung cheaters globally
enable_banteam_access: true
#Enable reserved slots for the banning team (they are restricted by reserved slots
limit set in the gameplay config)
enable_banteam_reserved_slots: true
admin_badge: ADMIN
admin_color: red
admin_cover: true
admin_hidden: false
admin_kick_power: 1
admin_required_kick_power: 2
moderator_badge: MODERATOR
moderator_color: silver
moderator_cover: true
moderator_hidden: false
moderator_kick_power: 0
moderator_required_kick_power: 1
#And add them to the roles list
Roles:
76561197960356308- owner
76561197960356308 - admin
76561197960356308- moderator
#Allows running central server commands (they are prefixed with "!") using
"sudo"/"cron" command in RA (requires ServerConsoleCommands permission).
#Don't turn on unless you fully trust all people with this permission, they needs
to run that commands from RA and you know what are you doing
allow_central_server_commands_as_ServerConsoleCommands: false
# Here you can define ban templates for your staff members to use in-game. This can
always be overriden by choosing the "Custom" ban tab
# FORMAT: - [Duration in seconds, Reason]
# **Note** The reason cannot contain any commas or it will break the parsing!
PredefinedBanTemplates:
- [0, Consider this a warning!]
- [3600, Mic Spamming]
- [86400, Team Killing (Minor Offence)]
- [604800, Team Killing (Major Offence)]
- [1577000000, Abusing Exploits]