Advertisement
Guest User

broken it says in log

a guest
Oct 8th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. {
  2. "discord": {
  3. "token": "MjY3ODY2Mzc5NzYyNDAxMjgy.C1SdhA.-nc6uZ9BMgxENtTNX1_YEIcyfkE",
  4. "ignoresBots": false,
  5. "allowLinking": true,
  6. "ignoresUsers": [],
  7. "channels": {
  8. "generic": {
  9. "commandPrefix": "!",
  10. "canExecuteCommands": false,
  11. "stripMinecraftCodes": true,
  12. "allowDMCommands": false,
  13. "relayChat": true,
  14. "messages": {
  15. "chatMessage": "&3[&6{USER}&3] &E{MESSAGE}"
  16. },
  17. "commands": []
  18. },
  19. "channels": {
  20. "267854909938860035": {
  21. }
  22. },
  23. "minecraft": {
  24. "dimensions": {
  25. "generic": {
  26. "ignoreFakePlayerChat": true,
  27. "relaySayCommand": true,
  28. "relayMeCommand": true,
  29. "canMentionEveryone": false,
  30. "canMentionHere": true,
  31. "messageIgnoreRegex": [],
  32. "relayServerStart": true,
  33. "relayServerStop": true,
  34. "relayServerCrash": true,
  35. "chatPrefix": "",
  36. "canMentionUsers": true,
  37. "canMentionRoles": true,
  38. "discordChannel": [267854909938860035],
  39. "relayAchievements": false,
  40. "relayChat": true,
  41. "relayCommands": true,
  42. "relayPlayerJoin": true,
  43. "relayPlayerLeave": true,
  44. "relayPlayerDeath": false,
  45. "messages": {
  46. "chatMessage": {
  47. "normal": "**[{USER}]** {MESSAGE}",
  48. "webhook": "{MESSAGE}"
  49. },
  50. "command": {
  51. "normal": "**[{USER}]** executed **{COMMAND} {ARGUMENTS}**",
  52. "webhook": "*executed **{COMMAND} {ARGUMENTS}***"
  53. },
  54. "playerJoin": {
  55. "normal": "**{USER}** just joined the server!",
  56. "webhook": "*Joined the server!*"
  57. },
  58. "playerLeave": {
  59. "normal": "**{USER}** just left the server!",
  60. "webhook": "*Left the server!*"
  61. },
  62. "playerDeath": {
  63. "normal": "**{USER}** just died due to {REASON}!",
  64. "webhook": "*{REASON}*"
  65. },
  66. "achievement": {
  67. "normal": "**{USER}** just gained the achievement **{ACHIEVEMENT}**!\n*{DESCRIPTION}*",
  68. "webhook": "*Gained the achievement **{ACHIEVEMENT}**!\n{DESCRIPTION}*"
  69. },
  70. "serverStart": "Server started!",
  71. "serverStop": "Server stopped!",
  72. "serverCrash": "Server crash detected!"
  73. }
  74. },
  75. "dimensions": {}
  76. },
  77. "integrations": {
  78. "dynmapEnabled": true
  79. }
  80. },
  81. "imc": {
  82. "enabled": true,
  83. "mode": "whitelist",
  84. "list": []
  85. }
  86. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement