Guest User

Untitled

a guest
Jun 24th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. CONFIG
  2.  
  3. moderator-permissions:
  4. can-kick: true
  5. can-ban: true
  6. can-mute: true
  7. can-remove-channel: true
  8. can-modify-nick: true
  9. can-modify-color: true
  10. can-modify-distance: true
  11. can-modify-password: true
  12. can-modify-format: false
  13. can-modify-shortcut: false
  14. can-color-messages: true
  15. can-view-info: true
  16. default-channel: Global
  17. censors: []
  18. format:
  19. default: '{color}[{name}] &f{prefix}{sender}{suffix}{color}: {msg}'
  20. private-message: '&d{convoaddress} {convopartner}&d: {msg}'
  21.  
  22.  
  23.  
  24.  
  25. CHANNEL global.yml
  26.  
  27. name: Global
  28. nick: g
  29. format: '{default}'
  30. password: ''
  31. color: DARK_GREEN
  32. distance: 0
  33. shortcutAllowed: false
  34. verbose: true
  35. worlds: []
  36. bans: []
  37. mutes: []
  38. moderators: []
Add Comment
Please, Sign In to add comment