XpBankV0.6.1

Details

  • Filename
    XpBankV0.6.1.jar
  • Uploaded by
  • Uploaded
    Nov 11, 2012
  • Size
    10.95 KB
  • Downloads
    401
  • MD5
    819cd11f9c1c7df50e18ae8aabb6f1cf

Supported Bukkit Versions

  • CB 1.4.2-R0.2

Changelog

Version 0.6.1

  • Fixed a major plugin crash on startup
  • Fixed some commands not working correctly
  • Renamed command to /xpb (This frees up vanilla /xp command for people to use.)

Version 0.6

  • Fixed major bug with /xp pay [Player]
  • Rewrote the commands into a new class
  • Changed /xp add [Amount] and /xp remove [Amount] to /xp set click [Amount]. This merges the commands together now.
  • Just a Note: File name says Version 7 This is WRONG it's version 6 sorry about this but was already uploaded and not a major thing so didn't change

Version 0.5

  • Add two commands /xp add [Amount] - Doing this command will set how much you add to a sign each time you left click it, /xp remove [Amount] - Doing this command will set how much you remove from a sign each time you right click it
  • Added Permission for two new commands xp.quickstore
  • Minor fixes

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