v2.3.2-bukkit

Details

  • Filename
    EnjinMinecraftPlugin.jar
  • Uploaded by
  • Uploaded
    Oct 15, 2012
  • Size
    54.38 KB
  • Downloads
    345,023
  • MD5
    e62eb3315c5ee95c1f2848b72b553a0f

Supported Bukkit Versions

  • CB 1.3.2-R1.0
  • CB 1.3.2-R0.2
  • CB 1.3.2-R0.1

Changelog

Version 2.3.2

  • Better PermissionsBukkit support and syching players
  • More reliable synching of player ranks to website
  • Misc. bugs fixed
  • A new, hidden feature added, look for it on the website soon!

Version 2.3.1

  • Fixed error being thrown when vault wasn't installed
  • Fixed plugin not synching when no permissions plugin was installed

Version 2.3.0

  • Added whitelist support
  • Fixed some miscellaneous bugs
  • Added more stuff to the report file as well as blocking out the api key whenever it is displayed.
  • Made the debug more verbose as to what is happening during synch to help with debugging
  • Added events to the add/remove groups and whitelist so that other plugins can get notified and extend what's possible with the plugin. (Documentation coming shortly!)

Version 2.2.4

  • Fixed GroupManager transmitting all inherited groups along with the main groups
  • Increased timeout on post function. (Hopefully that fixes all the synching issues.)

Version 2.2.2

  • Fixed NPE exception with GroupManager if player was not online.

Version 2.2.1

  • Fixed PEX ranking not working 100%
  • Added specific PermissionsBukkit support
  • Added a proxy bypass setting
  • Added a smart https/http test when the plugin boots
  • Added a failsafe way of checking the key upon plugin boot (if the web check fails it will try again in 60 seconds)
  • Fixed ranking so that it sends the changed ranks to the server regardless of if the player is online or not.
  • Fixed ranking not sending all groups in all worlds
  • Added a global ranking group
  • Organized plugin into a neat list of packages
  • Added bukkit dev version support
  • Added a few more debug lines to the report to help in diagnosing problems
  • First version on bukkit dev.