bentobox/src/main/java/us/tastybento/bskyblock
Florian CUNY 7b55ca70b2 Fixed some Flags and added a security check in FlagsManager
...to avoid duplicates of Listeners
2018-02-07 13:41:37 +01:00
..
api Code cleanup and bug fixing. 2018-02-06 23:04:09 -08:00
commands Code cleanup and bug fixing. 2018-02-06 23:04:09 -08:00
database Use .equals() in #isBanned(UUID) in Island 2018-02-07 13:33:37 +01: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 Fixed some Flags and added a security check in FlagsManager 2018-02-07 13:41:37 +01:00
managers Fixed some Flags and added a security check in FlagsManager 2018-02-07 13:41:37 +01: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 Added default values to Settings 2018-02-07 13:16:09 +01:00