Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Let's assign roles (you can modify them and create custom roles below)
- #UserID format is SteamId64Here@steam, DiscordUserIDHere@discord, etc...
- Members:
- - 76561198813195305@steam: admin
- - 76561199107881946@steam: hadmin
- - 76561198880011023@steam: owner
- #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
- #Allow the banning team to bypass georestrictions on the server
- enable_banteam_bypass_geoblocking: true
- #Let's define roles
- #use color "none" to disable badge
- #you can add own roles too
- #cover means that this local badge is more important than a global badge and will cover it
- #hidden means that this local badge is hiddeny by default (always you can use "hidetag" and "showtag" commands in game console or text-based remote admin)
- #kick_power is the power for kicking and banning that the member of this group has (can be from 0 to 255)
- #required_kick_power is the required kick power to kick or ban a member of this group (can be from 0 to 255)
- owner_badge: wHEN CAPLSOCK IS ON
- owner_color: red
- owner_cover: true
- owner_hidden: false
- owner_kick_power: 255
- owner_required_kick_power: 255
- admin_badge: ADMIN
- admin_color: cyan
- admin_cover: true
- admin_hidden: false
- admin_kick_power: 1
- admin_required_kick_power: 2
- moderator_badge: MODERATOR (no memes in #genaral)
- moderator_color: pumpkin
- moderator_cover: true
- moderator_hidden: false
- moderator_kick_power: 0
- moderator_required_kick_power: 1
- hadmin_badge: HEAD ADMIN
- hadmin_color: cyan
- hadmin_cover: true
- hadmin_hidden: false
- hadmin_kick_power: 1
- hadmin_required_kick_power: 2
- joem_badge: sc
- joem_color: magenta
- joem_cover: true
- joem_hidden: false
- joem_kick_power: 0
- joem_required_kick_power: 0
- #And add them to the roles list
- Roles:
- - owner
- - admin
- - moderator
- - hadmin
- - joem
- #Let's setup permissions for roles
- #More info can be found on our wiki: https://en.scpslgame.com/index.php/Docs:Permissions
- Permissions:
- - KickingAndShortTermBanning: [owner, hadmin, admin, moderator]
- - BanningUpToDay: [owner, hadmin, admin, moderator]
- - LongTermBanning: [owner, hadmin, admin]
- - ForceclassSelf: [owner, hadmin, admin, moderator]
- - ForceclassToSpectator: [owner, hadmin, admin, moderator]
- - ForceclassWithoutRestrictions: [owner, hadmin, admin]
- - GivingItems: [owner, hadmin, admin, moderator]
- - WarheadEvents: [owner, hadmin, admin, moderator]
- - RespawnEvents: [owner, hadmin, admin]
- - RoundEvents: [owner, hadmin, admin, moderator]
- - SetGroup: [owner]
- - GameplayData: [owner, hadmin, admin]
- - Overwatch: [owner, hadmin, admin, moderator]
- - FacilityManagement: [owner, hadmin, admin, moderator]
- - PlayersManagement: [owner, hadmin, admin]
- - PermissionsManagement: [owner]
- - ServerConsoleCommands: [owner]
- - ViewHiddenBadges: [owner, hadmin, admin, moderator]
- - ServerConfigs: [owner]
- - Broadcasting: [owner, hadmin, admin, moderator]
- - PlayerSensitiveDataAccess: [owner, hadmin, admin, moderator]
- - Noclip: [owner, hadmin, admin moderator]
- - AFKImmunity: [owner, hadmin, moderator, admin]
- - AdminChat: [owner, hadmin, admin, moderator]
- - ViewHiddenGlobalBadges: [owner, hadmin, admin, moderator]
- - Announcer: [owner, hadmin, admin]
- - Effects: [owner, hadmin, admin, moderator]
- - FriendlyFireDetectorImmunity: [owner, admin, moderator]
- - FriendlyFireDetectorTempDisable: [owner, admin]
- #Set to "none" in order to disable password.
- #WE DON'T RECOMMEND USING PASSWORD!!!
- #SETUP STEAMID AUTHENTICATION INSTEAD (of the top of this config file)!
- override_password: none
- override_password_role: owner
- #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
- # Should the GUI-Based RA use the predefined ban templates below?
- enable_predefined_ban_templates: true
- # 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]
- #ADDED BY CONFIG VALIDATOR - 2021/10/03 23:28:34 Game version: 11.0.0-parabellum-rc-4-4689472e
- hadmin_color: default
- hadmin_badge: default
- hadmin_cover: default
- hadmin_hidden: default
- hadmin_kick_power: default
- hadmin_required_kick_power: default
Add Comment
Please, Sign In to add comment