nunonuno_riku

Untitled

Jul 23rd, 2018
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. # DiscordMC by manuelgu
  2. # https://www.spigotmc.org/resources/17067/
  3. Settings:
  4. devMode: false
  5. discordChat:
  6. enabled: true
  7. useChannelMode: true
  8. basicChannel: minecraft-chat
  9. format: '%prefix% &b#%channel% > &9%user%:&r %message%'
  10. verifyRole:
  11. role: verified
  12. messageColor: '#249143'
  13. Channels: minecraftchat
  14. report:player-reports
  15. Messages:
  16. prefix: '&9&lDiscord&r&aMC &9&l>&r'
  17. error-insufficient-permissions: '&cInsufficient permissions!'
  18. error-player-not-found: '&e%target% &cis not online!'
  19. error-report-arguments: '&cPlease use &e/report <player> <reason> &cinstead!'
  20. error-unknown-argument: '&cUnknown argument!'
  21. error-channel-does-not-exist: '&cThat channel does not exist! Use &e/discordmc channels
  22. &cto see all available channels.'
  23. error-cant-report-self: '&cYou cannot report yourself!'
  24. error-not-in-channel: '&cYou are not in a channel, so you cant leave it!'
  25. message-verify-server: '&ePlease use this command on your &9&lDiscord &r&eserver:'
  26. message-verify-user: '&ePlease use this command on your &9&lDiscord &r&eserver:'
  27. message-reported-player: '&aSuccesfully reported &e%target%&a!'
  28. message-channel-set: '&aSuccesfully joined channel!'
  29. message-chat-enabled: '&eSuccesfully &aenabled &echatting!'
  30. message-chat-disabled: '&eSuccesfully &cdisabled &echatting!'
  31. message-following-channels: '&eThe following channels are available:'
  32. message-channels-item: ' &e- &9%channel%'
  33. message-chat-enabled-default: '&eWhen you join a channel chatting is enabled by
  34. default use &9/dmg chat&e to toggle this.'
  35. message-left-channel: '&aSuccesfully left the channel!'
  36. settings:
  37. token: NDcwNDU4NzAyNjgwNTU1NTIw.Djbhhw.Yq_a6roi9gGAIZEJP6L4cpI__Ew
  38. send_game_login: true
  39. send_game_logout: true
  40. send_game_chat: true
  41. send_game_chat_also_to_console: true
  42. send_discord_chat: true
  43. send_death_message: true
  44. use_nicknames: false
  45. use_mentions: true
  46. use_ingame_format: false
  47. check_for_updates: true
  48. admin_chat_prefix: 則cAdminChat>
  49. templates:
  50. chat_message_discord: '**%user**: %message'
  51. player_join_minecraft: '%user joined the game'
  52. player_leave_minecraft: '%user left the game'
  53. chat_message_minecraft: '&b(discord [%channel]) &r%user >> %message'
  54. channels:
  55. minecraftchat:
  56. - free-text-chat
  57. - announcement
  58. discord_commands:
  59. enabled: true
  60. command_prefix: '?'
  61. serverId: eff8f87e-2fc0-4cea-ad02-e3f2baf83203
Advertisement
Add Comment
Please, Sign In to add comment