addon-level/src/main/java/world/bentobox/level
tastybento 0a768b0648 Adds some protection around TopTen generation.
Maybe related to https://github.com/BentoBoxWorld/BSkyBlock/issues/312

It appears that the map is being corrupted due to multithreading, but
it's not clear where that is happening.
2020-05-01 16:43:09 -07:00
..
calculators Implements better value command 2020-04-21 17:24:30 -07:00
commands Implements better value command 2020-04-21 17:24:30 -07:00
config Implements better value command 2020-04-21 17:24:30 -07:00
event Adds the ability to override the level in the IslandLevelCalculatedEvent 2020-01-24 17:06:30 -08:00
listeners Removed uncaching as async saving can cause race condition 2020-04-19 14:02:45 -07:00
objects Adds some protection around TopTen generation. 2020-05-01 16:43:09 -07:00
requests Removed condition that always waa true. 2019-12-18 13:27:59 -08:00
Level.java Check that config sections exist before trying to copy them. 2020-04-20 13:46:58 -07:00
LevelPresenter.java Shifted to separate block and config settings. 2020-04-19 10:46:41 -07:00
TopTen.java Fixes placeholders. 2020-04-19 15:49:16 -07:00