Advertisement
Guest User

Untitled

a guest
Jan 24th, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 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.yt: &f[&cStreamer]&f '
  9. - 'coloredtags.o: &f[&4Owner&f]&4 '
  10. - 'coloredtags.a: &f[&3Admin&f]&3 '
  11. - 'coloredtags.mod: &f[&2Mod&f]&2 '
  12. change-tab-names: true
  13. use-only-custom-permissions: false
  14. update-notification: true
  15. permission-debug: false
  16. fix-death-messages: true
  17. refresh-every-minute: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement