A simple auctions plugin where you can sell your items and bid on other items!
Go to file
BadBones69 3b43e792ad v0.5 Update
This update changes from using integers to using Long.

Added:
- Money Formatting. So now the numbers have comas. Example: 1,000,000.
Change:
- Using Long instead of Int so that the prices could be even higher.
2016-06-17 11:02:23 -04:00
src/me/BadBones69/CrazyAuctions v0.5 Update 2016-06-17 11:02:23 -04:00
config.yml v0.4 Update 2016-06-10 00:26:37 -04:00
Data.yml v0.4 Update 2016-06-10 00:26:37 -04:00
Messages.yml v0.4 Update 2016-06-10 00:26:37 -04:00
plugin.yml v0.4 Update 2016-06-10 00:26:37 -04:00