v1.7

Details

  • Filename
    TagAPI.jar
  • Uploaded by
  • Uploaded
    Sep 19, 2012
  • Size
    22.75 KB
  • Downloads
    8,367
  • MD5
    02f282a8c91d6ca32474960497e69e7b

Supported Bukkit Versions

  • CB 1.3.2-R1.0

Changelog

v1.7
Added support for ProtocolLib (optional)
If you happen to have ProtocolLib it'll now work fine with TagAPI. No changes required either way.
Changed method handling so that badly written plugins will throw an error blaming the correct plugin

v1.5
Fix for armor bug.

v1.4.1
Moved spammy messages to debug mode (enable by setting config.yml debug: true

v1.4
1.3.1 support
YOU MUST BE RUNNING BUKKIT 1.3.1 FOR THIS

v1.3.1
Fixes a problem where players would lose tags on respawn.
Should warn you if it starts up on a 1.3 server to update (An update will be required)

v1.2
Important bug fix if you use any plugin with this that isn't VanishNoPacket

v1.1
Implement refresh methods, for plugin developers to force your name tag to update
Cleaned up a ton of static methods nobody but me should have been using.

v1.0.2
Fix an NPE I stupidly didn't fix last time. ^_^

v1.0.1
Fix some NPEs.
Changed some logging from WARNING to FINE for debug purposes.