WheeledCord

comfig remote admin

Oct 8th, 2021 (edited)
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. #Let's assign roles (you can modify them and create custom roles below)
  2. #UserID format is SteamId64Here@steam, DiscordUserIDHere@discord, etc...
  3. Members:
  4. - 76561198813195305@steam: admin
  5. - 76561199107881946@steam: hadmin
  6. - 76561198880011023@steam: owner
  7.  
  8. #Should Secret Lab development staff be able to use the Remote Admin?
  9. enable_staff_access: false
  10.  
  11. #Should Secret Lab CEO and managers be able to use Remote Admin? (We do not abuse our powers)
  12. enable_manager_access: true
  13.  
  14. #Allow remote admin access for the banning team, to allow them searching and fightung cheaters globally
  15. enable_banteam_access: true
  16.  
  17. #Enable reserved slots for the banning team (they are restricted by reserved slots limit set in the gameplay config)
  18. enable_banteam_reserved_slots: true
  19.  
  20. #Allow the banning team to bypass georestrictions on the server
  21. enable_banteam_bypass_geoblocking: true
  22.  
  23. #Let's define roles
  24. #use color "none" to disable badge
  25. #you can add own roles too
  26. #cover means that this local badge is more important than a global badge and will cover it
  27. #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)
  28. #kick_power is the power for kicking and banning that the member of this group has (can be from 0 to 255)
  29. #required_kick_power is the required kick power to kick or ban a member of this group (can be from 0 to 255)
  30.  
  31. owner_badge: wHEN CAPLSOCK IS ON
  32. owner_color: red
  33. owner_cover: true
  34. owner_hidden: false
  35. owner_kick_power: 255
  36. owner_required_kick_power: 255
  37.  
  38. admin_badge: ADMIN
  39. admin_color: cyan
  40. admin_cover: true
  41. admin_hidden: false
  42. admin_kick_power: 1
  43. admin_required_kick_power: 2
  44.  
  45. moderator_badge: MODERATOR (no memes in #genaral)
  46. moderator_color: pumpkin
  47. moderator_cover: true
  48. moderator_hidden: false
  49. moderator_kick_power: 0
  50. moderator_required_kick_power: 1
  51.  
  52. hadmin_badge: HEAD ADMIN
  53. hadmin_color: cyan
  54. hadmin_cover: true
  55. hadmin_hidden: false
  56. hadmin_kick_power: 1
  57. hadmin_required_kick_power: 2
  58.  
  59. joem_badge: sc
  60. joem_color: magenta
  61. joem_cover: true
  62. joem_hidden: false
  63. joem_kick_power: 0
  64. joem_required_kick_power: 0
  65.  
  66. #And add them to the roles list
  67. Roles:
  68. - owner
  69. - admin
  70. - moderator
  71. - hadmin
  72. - joem
  73.  
  74. #Let's setup permissions for roles
  75. #More info can be found on our wiki: https://en.scpslgame.com/index.php/Docs:Permissions
  76. Permissions:
  77. - KickingAndShortTermBanning: [owner, hadmin, admin, moderator]
  78. - BanningUpToDay: [owner, hadmin, admin, moderator]
  79. - LongTermBanning: [owner, hadmin, admin]
  80. - ForceclassSelf: [owner, hadmin, admin, moderator]
  81. - ForceclassToSpectator: [owner, hadmin, admin, moderator]
  82. - ForceclassWithoutRestrictions: [owner, hadmin, admin]
  83. - GivingItems: [owner, hadmin, admin, moderator]
  84. - WarheadEvents: [owner, hadmin, admin, moderator]
  85. - RespawnEvents: [owner, hadmin, admin]
  86. - RoundEvents: [owner, hadmin, admin, moderator]
  87. - SetGroup: [owner]
  88. - GameplayData: [owner, hadmin, admin]
  89. - Overwatch: [owner, hadmin, admin, moderator]
  90. - FacilityManagement: [owner, hadmin, admin, moderator]
  91. - PlayersManagement: [owner, hadmin, admin]
  92. - PermissionsManagement: [owner]
  93. - ServerConsoleCommands: [owner]
  94. - ViewHiddenBadges: [owner, hadmin, admin, moderator]
  95. - ServerConfigs: [owner]
  96. - Broadcasting: [owner, hadmin, admin, moderator]
  97. - PlayerSensitiveDataAccess: [owner, hadmin, admin, moderator]
  98. - Noclip: [owner, hadmin, admin moderator]
  99. - AFKImmunity: [owner, hadmin, moderator, admin]
  100. - AdminChat: [owner, hadmin, admin, moderator]
  101. - ViewHiddenGlobalBadges: [owner, hadmin, admin, moderator]
  102. - Announcer: [owner, hadmin, admin]
  103. - Effects: [owner, hadmin, admin, moderator]
  104. - FriendlyFireDetectorImmunity: [owner, admin, moderator]
  105. - FriendlyFireDetectorTempDisable: [owner, admin]
  106.  
  107. #Set to "none" in order to disable password.
  108. #WE DON'T RECOMMEND USING PASSWORD!!!
  109. #SETUP STEAMID AUTHENTICATION INSTEAD (of the top of this config file)!
  110. override_password: none
  111. override_password_role: owner
  112.  
  113. #Allows running central server commands (they are prefixed with "!") using "sudo"/"cron" command in RA (requires ServerConsoleCommands permission).
  114. #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
  115. allow_central_server_commands_as_ServerConsoleCommands: false
  116.  
  117. # Should the GUI-Based RA use the predefined ban templates below?
  118. enable_predefined_ban_templates: true
  119.  
  120. # 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
  121. # FORMAT: - [Duration in seconds, Reason]
  122. # **Note** The reason cannot contain any commas or it will break the parsing!
  123. PredefinedBanTemplates:
  124. - [0, Consider this a warning!]
  125. - [3600, Mic Spamming]
  126. - [86400, Team Killing (Minor Offence)]
  127. - [604800, Team Killing (Major Offence)]
  128. - [1577000000, Abusing Exploits]
  129.  
  130.  
  131. #ADDED BY CONFIG VALIDATOR - 2021/10/03 23:28:34 Game version: 11.0.0-parabellum-rc-4-4689472e
  132. hadmin_color: default
  133. hadmin_badge: default
  134. hadmin_cover: default
  135. hadmin_hidden: default
  136. hadmin_kick_power: default
  137. hadmin_required_kick_power: default
Add Comment
Please, Sign In to add comment