Colored Tags v2.1

Details

  • Filename
    ColoredTags.jar
  • Uploaded by
  • Uploaded
    Jul 21, 2014
  • Size
    52.76 KB
  • Downloads
    23,665
  • MD5
    f4d590590ca0897d522009e9d79e15db

Supported Bukkit Versions

  • CB 1.7.9-R0.2
  • 1.7.4
  • 1.6.4

Changelog

v2.1

  • Added command /ctags player <player> <prefix and suffix> (it automatically saves)
  • Added command /ctags group <group> <prefix and suffix>
  • Fixed refresh task not working, added configurable delay
    • Config nodes for refresh task were changed, but are updated automatically
  • Improved unique team name generator (previously was made of "CT" plus 7 chars of the prefix and 7 chars of the suffix, now it's "CTAGS" plus the hashcode)
  • Tested on Craftbukkit 1.7.10 (build #3105)

v2.0.2

  • Fixed ArrayOutOfBoundsException when using "<name>" without suffix

v2.0.1

  • Fixed bug with death messages always changed.
  • Fixed a typo in the code causing ">" after the name, if using the suffix.

v2.0

  • Totally recoded!
  • Highly Recommanded to delete the plugin's folder and regenerate it! You can no longer use prefixes and suffixes like before!
    • Much easier to setup, more intuitive
  • Now requires Vault and a permissions plugin.
  • Setting up prefixes and suffixes is now very easy: you will see the new files "groups.yml" and "players.yml".
    • They contain explanations about how they work.
  • Problems with the tab list should be fixed.