Advertisement
Guest User

Untitled

a guest
Dec 23rd, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. options:
  2. auto-update: true
  3. use-scoreboard-teams: true
  4. update-delay-in-seconds: 5
  5. notifications:
  6. name-in-chat:
  7. highlight: true
  8. sound:
  9. enabled: true
  10. sound: random_pop
  11. chat:
  12. layout: '{PLAYER}{SUFFIX}: {MESSAGE}'
  13. use-layout: true
  14. force-lower-case: false
  15. world-specific-layout:
  16. enabled: false
  17. world: '&{PLAYER}{SUFFIX}: {MESSAGE}'
  18. world_nether: '&7{PREFIX}{PLAYER}{SUFFIX}: {MESSAGE}'
  19. world_the_end: '&7{PREFIX}{PLAYER}{SUFFIX}: {MESSAGE}'
  20. sound:
  21. enabled: true
  22. sound: CLICK
  23. local:
  24. enabled: false
  25. per-world: false
  26. radius: -1
  27. ranks:
  28. default:
  29. prefix: ''
  30. suffix: ''
  31. scoreboard:
  32. enabled: true
  33. prefix: '&7'
  34. suffix: '{AFK}'
  35. required-permission: ''
  36. message-color: '&7'
  37. admin:
  38. prefix: '&7[&cAdmin&7] '
  39. suffix: ''
  40. scoreboard:
  41. enabled: true
  42. prefix: '&c'
  43. suffix: ''
  44. required-permission: RankPrefixPlus.admin
  45. message-color: '&7'
  46. order:
  47. - default
  48. - admin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement