XpBank V0.4

Details

  • Filename
    XpBank.0.4.jar
  • Uploaded by
  • Uploaded
    Jul 15, 2012
  • Size
    8.55 KB
  • Downloads
    479
  • MD5
    65d6615a5fd4b7b143a7dfbac3ab13a9

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

Version 0.4

  • Fixed a small bug with checking if a player is currently at 0 banks placed and on breaking another bank owned (From before limtier) it doesn't go below 0.
  • New feature that allows you to pick that max storage that a bank can have. 99 is default.
  • Added a new command /xp set maxstorage [Max] - Sets Max as the new max level storage in a bank
  • Another bug fix this one fixes people with 16 character names not working properly on banks and other problems. All fixed.

Version 0.3

  • Added a limiter function to limit the number of banks a player can make. (If set to 0 allows unlimited placing of banks)
  • Made it so XpBank.yml is created on load of plugin (Contains Settings *Limit* and Players *Player name and amount of banks created/owned*)
  • New command /xp set limit [Limit] - Sets a limit of how many banks a player is allowed 0 = unlimited amount
  • New permission for use of bypassing the bank limit
  • Code brush up *Making it a bit cleaner :)*

Version 0.2

  • Fixed nullpointers when using null or offline players in commands
  • Corrected spelling mistakes.

Version 0.1

  • Release of Xp Bank