Advertisement
Guest User

Untitled

a guest
Jan 25th, 2014
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 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.Example: &f[&aExample]&f '
  7. # Change the example to whatever you want along with the color code, then add the permission node to the group
  8. - 'coloredtags.mod: &f[&9Mod&f] '
  9. - 'coloredtags.owner: &f[&5Owner&f] '
  10. - 'coloredtags.coowner: &f[&5Co-Owner&f] '
  11. - 'coloredtags.admin: &f[&eAdmin&f] '
  12. - 'coloredtags.vip: &f[&eVIP&f] '
  13. change-tab-names: true
  14. use-only-custom-permissions: false
  15. update-notification: true
  16. permission-debug: false
  17. fix-death-messages: true
  18. refresh-every-minute: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement