v1.9.3

Details

  • Filename
    TagAPI.jar
  • Uploaded by
  • Uploaded
    Jan 17, 2013
  • Size
    39.67 KB
  • Downloads
    19,000
  • MD5
    3af7dbeb1ed39265a68e5452ad88d187

Supported Bukkit Versions

  • CB 1.4.7-R0.1
  • CB 1.4.6-R0.3
  • CB 1.4.5-R1.0

Changelog

v1.9.3
Compatible with 1.4.7 and earlier 1.4 builds
Added a bit more debug inf

v1.9.2
Compatible with 1.4.6 and earlier 1.4 builds (1.4.2, 1.4.5...)
Add additional compatibility check. If TagAPI works for you currently you do not need to upgrade.

v1.9.1
Compatible with 1.4.6, 1.4.5, and other 1.4 builds.

v1.9
Fixes an issue in 1.8, apparently! Compatible with 1.4, including builds after December 5.
Required for R0.3 when it's out.

v1.8
Compatible with 1.4, including builds after December 5.
Required for R0.3 when it's out.

v1.7.1
Fixed little bug in startup. This version will not dump a stacktrace if you use an incompatible version of craftbukkit.

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.