EnragedPvP

Untitled

Mar 29th, 2021
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. {
  2. "Debug": false,
  3. "DisableChat": false,
  4. "ShowServerStatusChannels": true,
  5. "ShowCodeBlocks": true,
  6. "Token": "",
  7. "HostServerDiscordId": "803471955780173844",
  8. "Use24HourTimeFormat": true,
  9. "GlobalChat": {
  10. "Enabled": true,
  11. "GlobalChatChannelId": "809821634948628580",
  12. "ShowMap": true,
  13. "AllowDiscordToIngame": true
  14. },
  15. "RconCommands": {
  16. "Enabled": true,
  17. "ChannelId": "809946333485465640"
  18. },
  19. "PlayerList": {
  20. "Enabled": false,
  21. "UseEmbed": false,
  22. "ShowMap": true,
  23. "ShowTribe": true,
  24. "ShowSteamName": true,
  25. "ShowOnlineTime": true,
  26. "ShowDiscordName": true,
  27. "PlayerListChannelId": ""
  28. },
  29. "SteamLink": {
  30. "GiveRoleWhenLinked": true,
  31. "RoleIdToGive": "826271261797646337",
  32. "SendThanksPm": true,
  33. "ThanksPmMsg": "Thank you for linking your steam to discord!"
  34. },
  35. "IngameChatFromDiscordConfig": [
  36. {
  37. "RoleId": "123",
  38. "TagName": "Discord",
  39. "Icon": "/Game/PrimalEarth/CoreBlueprints/Items/Armor/TEK/Icons/TEKShirt_Icon.TEKShirt_Icon",
  40. "TagColor": "1, 0, 0, .8",
  41. "MessageColor": "1, 1, 1, 1",
  42. "NameColor": "0.18, 0.8, 0.44, 1"
  43. }
  44. ],
  45. "RolePermissionSync": [
  46. {
  47. "RoleId": "123",
  48. "PermissionGroup": "Admin",
  49. "Option1_AutoGivePermissionIfHasRole": false,
  50. "Option1_AutoRemovePermissionIfMissingRole": false,
  51. "Option2_AutoGiveRoleIfHasPermission": false,
  52. "Option2_AutoRemoveRoleIfMissingPermission": false
  53. },
  54. {
  55. "RoleId": "456",
  56. "PermissionGroup": "Verified",
  57. "Option1_AutoGivePermissionIfHasRole": false,
  58. "Option1_AutoRemovePermissionIfMissingRole": false,
  59. "Option2_AutoGiveRoleIfHasPermission": false,
  60. "Option2_AutoRemoveRoleIfMissingPermission": false
  61. }
  62. ],
  63. "Mysql": {
  64. "host": "",
  65. "user": "",
  66. "port": 3306,
  67. "password": "",
  68. "database": ""
  69. },
  70. "TribeWebhookNames": [ "Logs", "TribeLog" ],
  71. "ShowSteamName": true,
  72. "PollRate": 250,
  73. "StatusPollRateSec": 5,
  74. "ResponsePollRate": 250,
  75. "Messages": {
  76. "ClusterName": "EnragedPvP 10X",
  77. "ChannelStatusOffline": "{MAP}: Offline",
  78. "ChannelStatusInit": "{MAP}: Loading",
  79. "ChannelStatusOnlineSingle": "{MAP}: {PLAYER_COUNT} Player",
  80. "ChannelStatusOnlineMulti": "{MAP}: {PLAYER_COUNT} Players",
  81. "ClusterStatusOnlineSingle": "{MAP_COUNT} Maps / {PLAYER_COUNT} Player",
  82. "ClusterStatusOnlineMulti": "{MAP_COUNT} Maps / {PLAYER_COUNT} Players",
  83. "ClusterStatusOffline": "EnragedPvP Offline",
  84. "ChannelTopic": "EnragedPvp: {MAP_COUNT} Maps, {PLAYER_COUNT} Players, {TRIBE_COUNT} Tribe Discords",
  85. "PlayerList_TitleMulti": "{CLUSTER_NAME}: {MAP_COUNT} Maps, {PLAYER_COUNT} Players",
  86. "PlayerList_TitleSingle": "{CLUSTER_NAME}: {MAP_COUNT} Maps, {PLAYER_COUNT} Player",
  87. "PlayerList_TitleOffline": "{CLUSTER_NAME}: Offline",
  88. "PlayerList_ServerTitleMulti": "{MAP}: {PLAYER_COUNT} Players",
  89. "PlayerList_ServerTitleSingle": "{MAP}: {PLAYER_COUNT} Players",
  90. "PlayerList_ServerTitleOther": "{MAP}",
  91. "PlayerList_ServerHasNoPlayers": "No Players",
  92. "PlayerList_ServerIsOff": "Offline",
  93. "PlayerList_ServerInit": "Initializing",
  94. "LinkTribe_NotADiscordAdmin": "You must be an Admin in discord to use this command.",
  95. "LinkTribe_MissingRole": "You must be an Admin or have the role '{ROLE}' in discord to use this command.",
  96. "LinkTribeChat_Code": "To link your tribechat to this discord channel, have a tribe admin use this command ingame:{CODE}",
  97. "LinkTribeLog_Code": "To link your tribe logs to this discord channel, have a tribe admin use this command ingame:{CODE}",
  98. "UnlinkTribe_NoLinkedTribes": "No tribes are linked to this channel",
  99. "UnlinkTribeChat_Success": "Tribe chat has been removed from this channel",
  100. "KickMe_MustLinkFirst": "You must link your steam to discord before you can use this command. To do this use `/linkDiscord` in the server discord.",
  101. "KickMe_KickingSoon": "Your character should be kicked offline in the next 10 seconds.",
  102. "LinkDiscord_Code": "Use {CODE} ingame to finish linking your discord.",
  103. "LinkDiscord_Overwrite": "Use {CODE} ingame to finish linking your discord. This will override any existing link."
  104. }
  105. }
Advertisement
Add Comment
Please, Sign In to add comment