bentobox/src/main/java/us/tastybento/bskyblock
2018-02-06 21:46:59 -08:00
..
api Fixed brackets. 2018-02-06 21:43:31 -08:00
commands Fixed return values - false = error 2018-02-06 21:46:59 -08:00
database Added more try-with-resource to auto-close prepared statement 2018-02-06 21:33:05 -08:00
generators Fixed switch break bug. 2018-02-06 21:30:35 -08:00
island/builders Fixed new-island.signs.line* locale entries 2018-01-27 16:47:30 +01:00
listeners Added missing break statement to switch. 2018-02-06 21:34:48 -08:00
lists Came full circle - kept Flags as final statics 2018-02-05 23:53:07 -08:00
managers Added better error message for exception when loading addons. 2018-02-06 16:06:04 -08:00
util Fixed unnecessary if statement and removed redundant code. 2018-02-06 14:11:10 -08:00
BSkyBlock.java Avoided setting static variable in non-static method. 2018-02-06 21:31:19 -08:00
Constants.java Used Java standard ordering of words 2018-02-06 21:30:56 -08:00
Metrics.java Bug fixes to avoid NPE's and Optional gets without isPresent 2018-02-06 13:21:08 -08:00
Settings.java Made Adapter its own annotation. 2018-02-05 11:35:50 -08:00