Advertisement
ALPHADOIDE

Disocrd

Aug 27th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. # DiscordMC by manuelgu
  2. # https://www.spigotmc.org/resources/17067/
  3. settings:
  4. token: 'gPb3_RD8eePJjqDQY8tMVc4VxlSql5KZ'
  5. send_game_login: true
  6. send_game_logout: true
  7. send_game_chat: true
  8. send_game_chat_also_to_console: true
  9. send_discord_chat: true
  10. send_death_message: true
  11. use_nicknames: false
  12. use_mentions: true
  13. use_ingame_format: false
  14. check_for_updates: true
  15. admin_chat_prefix: "§cAdminChat>"
  16. templates:
  17. chat_message_discord: '**%user**: %message'
  18. player_join_minecraft: '%user joined the game'
  19. player_leave_minecraft: '%user left the game'
  20. chat_message_minecraft: '&b(discord [%channel]) &r%user >> %message'
  21. channels:
  22. minecraft_to_discord:
  23. - 'chatlog'
  24. - 'chatting'
  25. discord_to_minecraft:
  26. - 'chatting'
  27. - 'announcement'
  28. discord_commands:
  29. enabled: true
  30. command_prefix: '?'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement