ChestShop-3/src/main/java/com/Acrobot/ChestShop
Phoenix616 2007c4a7fb Fix ShopDestroyEvent not getting called in certain cases
This could be triggered by updating a column of physics blocks with a shop attached
2019-04-01 13:55:21 +01:00
..
Commands Work around issue with serialising explorer maps 2019-03-19 19:08:53 +01:00
Configuration Add config option to toggle if all shop removals should be logged 2019-04-01 13:49:48 +01:00
Containers Make it compile with 1.13. No guarantees that it works without issues! 2018-07-26 00:13:06 +01:00
Database Convert old item metadata to newest version (Fixes #202) 2019-03-30 15:40:31 +01:00
Economy Use different economy responses and make some events cancellable 2018-08-22 00:21:34 +01:00
Events Catch Vault issues with null usernames (#158, #194, #205, #209) 2019-03-30 16:09:48 +01:00
Listeners Fix ShopDestroyEvent not getting called in certain cases 2019-04-01 13:55:21 +01:00
Logging Mavenized the project 2013-03-08 20:31:15 +01:00
Metadata Convert old item metadata to newest version (Fixes #202) 2019-03-30 15:40:31 +01:00
Plugins Fix issues with the permissions for using different player names 2018-11-19 21:10:48 +01:00
Signs Fix issues with the permissions for using different player names 2018-11-19 21:10:48 +01:00
Updater Automatically drop the username on leave 2014-07-03 18:49:12 +02:00
Utils Fix issues with the permissions for using different player names 2018-11-19 21:10:48 +01:00
UUIDs Fix issues with the permissions for using different player names 2018-11-19 21:10:48 +01:00
ChestShop.java Make Item and Material parsing events 2019-01-17 19:50:47 +01:00
Dependencies.java Check if dependency is enabled (Fixes #181) 2018-11-12 15:03:13 +01:00
Permission.java Use Bukkit's inbuilt command permissions system (Fixes #186) 2018-11-25 00:59:13 +01:00
Security.java Allow configuring what containers can be used for shops (Fixes #175) 2018-10-23 19:14:21 +01:00