Advertisement
Crushed

Untitled

Jun 19th, 2022
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.40 KB | None | 0 0
  1. {
  2. "General Settings": {
  3. "API Key (Bot Token)": "ODk4MzM1NTMxNzQ4OTY2NDYw.YWiuKQ.OfNhmd2aEPmbkDI-ogRABS2HfE8",
  4. "Auto Reload Plugin": false,
  5. "Auto Reload Time (Seconds)": 901,
  6. "Enable Bot Status": false,
  7. "In-Game Report Command": "dreport",
  8. "Discord Extension Log Level (Verbose/Debug/Info/Warning/Error/Exception/Off)": "Info"
  9. },
  10. "Discord to Game Settings": {
  11. "Discord Command Prefix": "!",
  12. "Discord to Game Chat: Icon (Steam ID)": 76561199066612103,
  13. "Discord to Game Chat: Tag": "[RUSTCORD]",
  14. "Discord to Game Chat: Tag Color (Hex)": "#7289DA",
  15. "Discord to Game Chat: Player Name Color (Hex)": "#55aaff",
  16. "Discord to Game Chat: Message Color (Hex)": "#ffffff"
  17. },
  18. "Rust Logging Settings": {
  19. "Enable Logging: Player Chat": true,
  20. "Enable Logging: Joins & Quits": true,
  21. "Enable Logging: Deaths": true,
  22. "Enable Logging: Vehicle Spawns (Heli/APC/Plane/Ship)": false,
  23. "Enable Logging: Crate Drops (Hackable/Supply)": false,
  24. "Enable Logging: Usergroup Changes": true,
  25. "Enable Logging: Permission Changes": true,
  26. "Enable Logging: Kicks & Bans": true,
  27. "Enable Logging: Player Name Changes": true,
  28. "Enable Logging: Server Commands (Gestures/Note Edits)": false,
  29. "Enable Logging: Server Messages (Give/Item Spawns)": true,
  30. "Enable Logging: Player F7 Reports": true,
  31. "Enable Logging: Team Changes": false,
  32. "Enable Logging: RCON Connections": true,
  33. "Enable Logging: Spectates": false,
  34. "Enable Logging: Server Wipe": false,
  35. "Enable Custom Logging": false
  36. },
  37. "Plugin Logging Settings": {
  38. "Enable Logging: AdminHammer": false,
  39. "Enable Logging: Admin Radar": false,
  40. "Enable Logging: Better Chat Mute": true,
  41. "Enable Logging: Clans": false,
  42. "Enable Logging: Dangerous Treasures": false,
  43. "Enable Logging: Discord Auth": false,
  44. "Enable Logging: Godmode": false,
  45. "Enable Logging: Kits": false,
  46. "Enable Logging: Private Messages": false,
  47. "Enable Logging: Raidable Bases": false,
  48. "Enable Logging: Sign Artist": true,
  49. "Enable Logging: Vanish": false
  50. },
  51. "Discord Output Formatting": {
  52. "Output Type: Bans (Simple/Embed)": "Simple",
  53. "Output Type: Bug Report (Simple/Embed)": "Simple",
  54. "Output Type: Deaths (Simple/Embed/DeathNotes)": "Simple",
  55. "Output Type: F7 Reports (Simple/Embed)": "Simple",
  56. "Output Type: Join/Quit (Simple/Embed)": "Simple",
  57. "Output Type: Join Player Info (Admin Channel) (Simple/Embed)": "Simple",
  58. "Output Type: Kicks (Simple/Embed)": "Simple",
  59. "Output Type: Note Logging (Simple/Embed)": "Simple",
  60. "Output Type: Player Name Change (Simple/Embed)": "Simple",
  61. "Output Type: /Report (Simple/Embed)": "Simple",
  62. "Output Type: Server Wipe (Simple/Embed)": "Simple",
  63. "Output Type: Teams (Simple/Embed)": "Simple",
  64. "Output Type (Plugin): Admin Hammer (Simple/Embed)": "Simple",
  65. "Output Type (Plugin): Admin Radar (Simple/Embed)": "Simple",
  66. "Output Type (Plugin): Better Chat Mute (Simple/Embed)": "Simple",
  67. "Output Type (Plugin): Clans (Simple/Embed)": "Simple",
  68. "Output Type (Plugin): Dangerous Treasures (Simple/Embed)": "Simple",
  69. "Output Type (Plugin): Discord Auth (Simple/Embed)": "Simple",
  70. "Output Type (Plugin): Godmode (Simple/Embed)": "Simple",
  71. "Output Type (Plugin): Kits (Simple/Embed)": "Simple",
  72. "Output Type (Plugin): Private Messages (Simple/Embed)": "Simple",
  73. "Output Type (Plugin): Raidable Bases (Simple/Embed)": "Simple",
  74. "Output Type (Plugin): Vanish (Simple/Embed)": "Simple"
  75. },
  76. "Logging Exclusions": {
  77. "Exclude Listed Groups From log_groups": [
  78. "example-group1",
  79. "example-group2"
  80. ],
  81. "Exclude Listed Permissions From log_perms": [
  82. "example.permission1",
  83. "example.permission2"
  84. ]
  85. },
  86. "Filter Settings": {
  87. "Chat Filter: Replacement Word": "<censored>",
  88. "Chat Filter: Words to Filter": [
  89. "badword1",
  90. "badword2"
  91. ]
  92. },
  93. "Discord Logging Channels": [
  94. {
  95. "Discord Channel ID #": "898667399946051656",
  96. "Channel Flags": [
  97. "msg_chat",
  98. "msg_teamchat",
  99. "msg_gesture",
  100. "msg_join",
  101. "msg_quit",
  102. "msg_serverinit",
  103. "death_pvp",
  104. "log_teams"
  105. ],
  106. "Custom: Words/Phrases to Log": []
  107. },
  108. {
  109. "Discord Channel ID #": "898670421266796585",
  110. "Channel Flags": [
  111. "log_perms",
  112. "game_report",
  113. "log_itemnote",
  114. "log_namechange",
  115. "log_spectates",
  116. "plugin_signartist",
  117. "log_kicks",
  118. "log_admingive",
  119. "log_bans",
  120. "log_f7reports",
  121. "game_bug"
  122. ],
  123. "Custom: Words/Phrases to Log": []
  124. }
  125. ],
  126. "Discord Command Role Assignment (Empty = All roles can use command.)": {
  127. "ban": [
  128. "DiscordRoleName",
  129. "DiscordRoleName2"
  130. ],
  131. "com": [
  132. "DiscordRoleName",
  133. "DiscordRoleName2"
  134. ],
  135. "kick": [
  136. "DiscordRoleName",
  137. "DiscordRoleName2"
  138. ],
  139. "mute": [
  140. "DiscordRoleName",
  141. "DiscordRoleName2"
  142. ],
  143. "players": [
  144. "DiscordRoleName",
  145. "DiscordRoleName2"
  146. ],
  147. "timeban": [
  148. "DiscordRoleName",
  149. "DiscordRoleName2"
  150. ],
  151. "unban": [
  152. "DiscordRoleName",
  153. "DiscordRoleName2"
  154. ],
  155. "unmute": [
  156. "DiscordRoleName",
  157. "DiscordRoleName2"
  158. ]
  159. }
  160. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement