bentobox/src/main/java/us/tastybento/bskyblock/listeners
Tastybento df0ecca217 Added dependency injection (DI) for flag listeners for plugin.
This is required for automated testing (can't use static getInstance). I
really need automated testing of the protection classes, so even though
this adds a parameter to the classes, it's important to have it right
now.
2018-02-03 11:54:33 -08:00
..
flags Added dependency injection (DI) for flag listeners for plugin. 2018-02-03 11:54:33 -08:00
protection Added code to support protection flag listeners. 2018-01-30 16:59:10 -08:00
JoinLeaveListener.java Fixed bugs with start up and flag registration. 2018-02-02 08:18:56 -08:00
PanelListenerManager.java Minor change in PanelListenerManager to use Optional#ifPresent() 2018-01-01 01:18:43 +01:00