ChestShop-3/src
Phoenix616 3bed1261aa Move account access check to an event
This should be the final addition that allows other plugins to implement
multi-owner/group shops like requested in #119 and #133 by listening to
all the transaction events to handle money flow and shop/account access
events to enable access to the actual shop.
2020-05-02 15:32:48 +01:00
..
main Move account access check to an event 2020-05-02 15:32:48 +01:00
test/java/com/Acrobot Move to BigDecimal in all events and use the CurrencyTransferEvent 2019-04-25 18:44:22 +01:00