BullionEconomy v0.4
Details
-
FilenameBullion-STABLE-BUILD.jar
-
Uploaded by
-
UploadedMar 4, 2015
-
Size123.99 KB
-
Downloads355
-
MD5ff1f2d2378b9dfb9dbf9e9fd5ebc7967
Supported Bukkit Versions
- 1.8.1
- 1.8
Changelog
V0.4
- Organized pieces of code and made some bug fixes
- Added a new method to the API for making sales
- No database or config changes were made in this update, so only the JAR file needs to be replaced (if you're updating from version 0.3)
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.