bentobox/src/main/java/us/tastybento/bskyblock
2017-11-29 16:54:56 +01:00
..
api Implemented Panels API - still need some work, but it is functionnal 2017-11-29 16:54:24 +01:00
commands Added LanguagePanel for testing purposes 2017-11-29 16:54:56 +01:00
config Fixed a lot of bugs 2017-11-20 16:05:52 -08:00
database Made database classes available to add-ons. 2017-11-24 13:04:13 -08:00
generators Code cleanup. Made use of some Java8 features. Renamed PlayerManager#isAKnownPlayer() to PlayerManager#isKnown() 2017-08-18 16:05:35 +02:00
listeners Implemented Panels API - still need some work, but it is functionnal 2017-11-29 16:54:24 +01:00
panels Added LanguagePanel for testing purposes 2017-11-29 16:54:56 +01:00
schematics Fixed a lot of bugs 2017-11-20 16:05:52 -08:00
util Fixed bug where code was no run if debug was false. 2017-11-21 17:26:57 -08:00
BSkyBlock.java Implemented Panels API - still need some work, but it is functionnal 2017-11-29 16:54:24 +01:00
Metrics.java Changed checkPerm to hasPerm. 2017-05-21 00:17:20 -07:00