ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners
Phoenix616 650d02e401 No need to log console message async (Fixes #101)
Iirc this was only async for database logging or name resolving. Neither of these is done anymore and async access of the Bukkit API can lead to strange problems like the CME described in the mentioned issue.
2018-01-22 01:00:24 +01:00
..
Block Check the block that the sign is attached to first (Fixes #97) 2018-01-11 18:28:45 +01:00
Economy Fix errors when server economy account is not defined or invalid 2017-11-15 21:13:07 +01:00
Item Fix WordGuard + minor fixes 2014-11-30 20:15:27 +01:00
Modules Fix NPE when section doesn't exist (Fixes #99) 2018-01-13 23:35:55 +01:00
Player Add ability to autofill sign by clicking it 2018-01-07 02:11:59 +01:00
PostShopCreation Set sign lines even when the event is cancelled (Fixes #82) 2017-11-20 13:44:59 +01:00
PostTransaction No need to log console message async (Fixes #101) 2018-01-22 01:00:24 +01:00
PreShopCreation 1.13 preparations: Get rid of numeric item ids 2018-01-12 17:54:57 +01:00
PreTransaction 1.13 preparations: Get rid of numeric item ids 2018-01-12 17:54:57 +01:00
ShopRemoval Fix errors when server economy account is not defined or invalid 2017-11-15 21:13:07 +01:00
AuthMeChestShopListener.java Fix and re-enable AuthMe hook 2016-08-20 16:17:10 -04:00
GarbageTextListener.java Should fix the Mac issues 2015-05-22 13:26:42 +02:00
ItemInfoListener.java Mavenized the project 2013-03-08 20:31:15 +01:00