bentobox/src/main/java/us/tastybento/bskyblock
2018-02-06 21:30:56 -08:00
..
api Made description private. 2018-02-06 16:09:49 -08:00
commands Replaced raw stack trace dumps with helpful error messages. 2018-02-06 16:37:34 -08:00
database Replaced raw stack trace dumps with helpful error messages. 2018-02-06 16:37:34 -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 Changed Optional map to ifPresent because return value is not needed. 2018-02-06 14:05: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 Added context to raw stack trace dump after exception. 2018-02-06 15:55:31 -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