Advertisement
Guest User

ColoredTags

a guest
Sep 8th, 2013
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. # ColoredTags by Filoghost
  2. # .
  3. # Website: dev.bukkit.org/bukkit-plugins/colored-tags
  4. # .
  5. custom-colors-permissions:
  6. - coloredtags.bold_red:&c&l
  7. - coloredtags.bold_underline:&l&n
  8. - 'coloredtags.Owner: &4[&6O&4]&6 '
  9. - 'coloredtags.Co-Owner: &4[&6Co-O&4]&6 '
  10. - 'coloredtags.Admin: &4[S]&6 '
  11. - 'coloredtags.Moderator: &4[S]&6 '
  12. - 'coloredtags.Community-Manager: &5[C-M]&e '
  13. - 'coloredtags.Builder: &d[B]&e '
  14. - 'coloredtags.ViP: &2[ViP]&e '
  15. - 'coloredtags.Elite: &a[E]&e '
  16. - 'coloredtags.Super-Veteran: &8[S-&1V]&e '
  17. - 'coloredtags.Veteran: &1[V]&e '
  18. - 'coloredtags.Citizen: &9[C]&e '
  19. - 'coloredtags.Member: &3[M]&e '
  20. - 'coloredtags.Player: &7[P]&e '
  21. change-tab-names: true
  22. use-only-custom-permissions: false
  23. update-notification: true
  24. permission-debug: false
  25. fix-death-messages: false
  26. refresh-every-minute: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement