bentobox/src/main/java/us/tastybento/bskyblock/api
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
..
addons Fixed code according to comments on last commit. 2018-01-06 19:40:25 -08:00
commands Finished up the place and break block listeners. 2018-01-31 15:46:38 -08:00
configuration Now uses the official config.yml in the BSkyBlock data folder. 2018-01-07 14:43:37 -08:00
events Added the protection listeners. Took all day! 2018-02-01 20:30:57 -08:00
flags Added dependency injection (DI) for flag listeners for plugin. 2018-02-03 11:54:33 -08:00
localization Converted to using the Settings loaded by the database handler. 2018-01-06 15:23:01 -08:00
panels Added the protection listeners. Took all day! 2018-02-01 20:30:57 -08:00