v2.2

Details

  • Filename
    TagAPI.jar
  • Uploaded by
  • Uploaded
    Mar 20, 2013
  • Size
    42.18 KB
  • Downloads
    21,013
  • MD5
    7062a435f805c8cf7007e2bcde5a15e7

Supported Bukkit Versions

  • CB 1.5.1-R0.1
  • CB 1.4.7-R1.0

Changelog

v2.2
Supports 1.5 and 1.5.1 (and 1.4)

v2.1
Supports 1.5 (and 1.4 still!)

v2.0
Fun code cleanup, making future updates easier.
Some improvements to allow for naughty plugins.

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.