bentobox/src/main/java/us/tastybento/bskyblock
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
..
api Added dependency injection (DI) for flag listeners for plugin. 2018-02-03 11:54:33 -08:00
commands Fixed bugs with start up and flag registration. 2018-02-02 08:18:56 -08:00
database Fixed bugs with start up and flag registration. 2018-02-02 08:18:56 -08:00
generators Converted to using the Settings loaded by the database handler. 2018-01-06 15:23:01 -08:00
island/builders Fixed new-island.signs.line* locale entries 2018-01-27 16:47:30 +01:00
listeners Added dependency injection (DI) for flag listeners for plugin. 2018-02-03 11:54:33 -08:00
lists Added dependency injection (DI) for flag listeners for plugin. 2018-02-03 11:54:33 -08:00
managers Fixed bugs with start up and flag registration. 2018-02-02 08:18:56 -08:00
util Added the protection listeners. Took all day! 2018-02-01 20:30:57 -08:00
BSkyBlock.java Added dependency injection (DI) for flag listeners for plugin. 2018-02-03 11:54:33 -08:00
Constants.java Minor code quality fixes 2018-01-27 16:39:02 +01:00
Metrics.java Changed checkPerm to hasPerm. 2017-05-21 00:17:20 -07:00
Settings.java Added code to support protection flag listeners. 2018-01-30 16:59:10 -08:00