XpBank V0.5
Details
-
FilenameXpBank.0.5.jar
-
Uploaded by
-
UploadedJul 17, 2012
-
Size9.58 KB
-
Downloads1,125
-
MD5fbaf7f006eab0b47aa5132aa623bed5f
Supported Bukkit Versions
- CB 1.2.5-R4.0
Changelog
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