ChestShop-3/src
Phoenix616 26daa4531d Always register WorldGuard shop flag (Fixes #230)
The configuration isn't loaded yet when the plugin loaded and the flag initialised so we can't check that there. The config option is checked at the point where the flag is handled though so there is no difference from the intended functionality when registering the flag anyways. The only downside is that this could be a tiny bit confusing to the user in the end but I think that is a small price to pay when it wouldn't be working at all otherwise.
2019-05-13 00:16:57 +01:00
..
main Always register WorldGuard shop flag (Fixes #230) 2019-05-13 00:16:57 +01:00
test/java/com/Acrobot Move to BigDecimal in all events and use the CurrencyTransferEvent 2019-04-25 18:44:22 +01:00