XpBank V1.0

Details

  • Filename
    XpBankV1.0.jar
  • Uploaded by
  • Uploaded
    Dec 12, 2012
  • Size
    15.04 KB
  • Downloads
    829
  • MD5
    e010d9f30bab91b9d27744b7452493ed

Supported Bukkit Versions

  • CB 1.4.5-R0.2

Changelog

Version 1.0

  • Fixed annotation which stopped spawnerExp feature from working (Fully tested) However if you get mobs spawned then reload the server they WILL drop exp due to there data which is stored will be lost so it does not know they was spawner spawned.
  • Fixed version number. Last one was supposed to be 0.7 not 7, Also this plugin is now Version 1.

Version 7

  • Xpbanks now store Exp rather then levels. (This is to stop the ability to boost levels) : Currently no option to choose
  • New settings option to disabled spawner spawned mobs from droping exp. (Not tested)
  • For reasons all commands still show/take/give levels rather then exp.
  • All signs maxstorage still default at 99. However this equals around only 10 levels due to storing exp.
  • 1.4.5-R0.2 capability this has been tested and confirmed to work on this release.

Version 0.6.3

  • Fixed major infinte xp glitch.

Version 0.6.2

  • Made command just /xp again.
  • Fixed bugs
  • Made the name auto find.

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