BullionEconomy v0.3
Details
-
FilenameBullion-STABLE-BUILD.jar
-
Uploaded by
-
UploadedFeb 27, 2015
-
Size120.00 KB
-
Downloads381
-
MD595dad2271c51ef8ed08a2502f1493ad2
Supported Bukkit Versions
- 1.8.1
- 1.8
Changelog
V0.3
- Fixed up problem with only wall-signs working for ATMS
- Fixed ATM's not being destroyed when a block holding the ATM sign was destroyed
- Changed the permission bullion.atm.createatm to bullion.atm.create
- Added the permissions bullion.atm.destroy
- Added an API for other plugins to implement and utilize BullionEconomy's functions
- The JavaDocs can be found on the Jenkins page for BullionEconomy
- Made table modifications to BullionEconomy, you must delete/purge your database and allow BullionEconomy to repopulate it.
- Fixed the random log message in the console every time someone accessed an ATM
- Prepared BullionEconomy to work with item durability
- Added the ability to set your 'server-name' in the config. This is an essential option if you plan to share a database with other servers
- Fixed an error with purchases throwing an error if you had no money in your inventory
V0.2
- Added the /bankstatement command and permissions for it:
- bullion.commands.bankstatement: gives you access to the /bankstatement command
- bullion.commands.bankstatement.other: allows you to view other player's bank statements
- Fixed a bug with Spigot servers not properly working with the config
- Did some very minor performance upgrades
V0.1
- First upload
Both the config file and database need to be deleted/purged. If they are not, BullionEconomy cannot re-populate them with the correct information and the plugin will not function correctly.