ChestShop-3/com/Acrobot/ChestShop
Acrobot f1ee558e3a - Reformatted code
- Switched from YamlConfiguration to BreezeConfiguration (from ChestShop 4)
- Fixed getDouble()
- Instead of checking for Admin Shops, we just pass in a new AdminShop Container
- Created events for shop creation, protection checks and protection creation
- Expanded string data value parsing, for example - you can use "Ocelot Monster" on the sign
- Collected all external plugin wrappers in a single folder
- Instead of using statics, now we use objects
- Fixed enchantments for armour
- Made config more readable
- Added a setting for removing empty shops
- Switched from System.out to logger
- Also, switched from ugly file logging to Java's native one (FileHandler)
- Added an option to tax transactions even when SERVER_ECONOMY_ACCOUNT is empty
- Changed the Container interface
2012-05-10 16:32:25 +02:00
..
Commands - Reformatted code 2012-05-10 16:32:25 +02:00
Config - Reformatted code 2012-05-10 16:32:25 +02:00
Containers - Reformatted code 2012-05-10 16:32:25 +02:00
DB - Reformatted code 2012-05-10 16:32:25 +02:00
Economy - Reformatted code 2012-05-10 16:32:25 +02:00
Events - Reformatted code 2012-05-10 16:32:25 +02:00
Items - Reformatted code 2012-05-10 16:32:25 +02:00
Listeners - Reformatted code 2012-05-10 16:32:25 +02:00
Logging - Reformatted code 2012-05-10 16:32:25 +02:00
Plugins - Reformatted code 2012-05-10 16:32:25 +02:00
Shop - Reformatted code 2012-05-10 16:32:25 +02:00
Signs - Reformatted code 2012-05-10 16:32:25 +02:00
Utils - Reformatted code 2012-05-10 16:32:25 +02:00
ChestShop.java - Reformatted code 2012-05-10 16:32:25 +02:00
Dependencies.java - Reformatted code 2012-05-10 16:32:25 +02:00
Metrics.java - Reformatted code 2012-05-10 16:32:25 +02:00
Permission.java - Reformatted code 2012-05-10 16:32:25 +02:00
Security.java - Reformatted code 2012-05-10 16:32:25 +02:00