mirror of
https://github.com/BentoBoxWorld/Level.git
synced 2024-11-29 14:15:13 +01:00
d55f66f868
* Release 2.6.4 * Remove saving to database on disable. https://github.com/BentoBoxWorld/Level/issues/229 First, the top ten tables are never actually used or loaded. They are created in memory by loading the island levels. So there is no reason to keep saving them. Second, the island level data is saved every time it is changed, so there is no need to save all of the cache on exit. * Fixes tests |
||
---|---|---|
.. | ||
commands/admin | ||
LevelsManagerTest.java | ||
LevelTest.java |