1.1.3

Details

  • Filename
    GlobalBank2.jar
  • Uploaded by
  • Uploaded
    Jun 12, 2012
  • Size
    77.99 KB
  • Downloads
    7,840
  • MD5
    5e9abbc72489c52d61d63142a8e78740

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

Version 1.1.3

  • Update for CraftBukkit 1.2.5-R4.0
  • Safer casting for damager on entity damage event (get's rid of console spam when arrows hit a banker)
  • Fix potions stacking and changing types when being sorted

Version 1.1.2

  • Update for CraftBukkit 1.2.5-R3.0
  • Strings display their default value instead of "Error"
  • Reduced the chance of duping in situations where lag is extremely high or the InventoryClose event is delayed for some reason
  • Implemented "/gb face". This allows you to change the direction the bankers face
  • Small permissions change. By default the player now only has 1 bank. You will need to grant them "gb.slots.9" if you want them to have more.

Version 1.1.1

  • Update for CraftBukkit 1.2.5-R2.0
  • Made strings configurable. You will need to delete your configuration and allow it to re-generate or you will see "Error" whenever a banker tries to say something
  • Fix bug where players on the server couldn't sleep because of bankers
  • Reinstate SpoutPlugin as an optional dependency. If SpoutPlugin is installed the bankers will have custom skins and titles
  • Give the banks a name in the window
  • Lots of cleanup - reduced plugin size by around 10%

Version 1.1.0

  • Updated to the latest NPC lib
  • Implement permissions to limit slots
  • Fix bug where if more than 3 banks were created they would link to each other
  • Various tweaks

Version 1.0.0

  • Updated GlobalBank to work with CB 1.2.5
  • Added plugin metrics
  • Updated parts of NPC-lib
  • Improved logging