Commit Graph

203 Commits

Author SHA1 Message Date
BadBones69
91a719af78 v1.0 Release Update
The plugin has just been released on spigot.

https://www.spigotmc.org/resources/crazy-auctions.25219/

Added:
- Perms to all commands
- Dependence on Vault
2016-06-20 15:51:54 -04:00
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
BadBones69
dea4391603 v0.4 Update
Recoded how the Time works. It now doesn’t edit the Data.yml file every
second but uses Milliseconds.
2016-06-10 00:26:37 -04:00