![LiteDungeon⭐[1.17-1.21] icon](https://images.polymart.org/product/4668/thumbnail.png?t=1698850119&v=3)
LiteDungeon⭐[1.17-1.21] 2.15.7
Dungeons | Dungeons Builder | Dimensions builder | Custom treasures
2.1.7
Apr 24, 2024
Improvements
- Updated WorldTimeManager
- In the config you can specify how long after the world will be unloaded from memory if there are no players in the world ("unload_world_after_sec": 30)
2.1.6
Apr 22, 2024
HotFIX
- Fixed critical errors when initializing the key (Due to the transition to LiteCore 2.0)
2.1.3
Apr 13, 2024
Improvements
- Added automatic key generation when creating a new dungeon pattern (Now you don’t need to create them manually to work)
2.1.2
Apr 11, 2024
CoreFix
- Fixed initializing the plugin prefix, due to which all help messages for commands were not sent to the player (Thanks for the report dubucream74)
- Added a new method for unloading config and language storage from a plugin file (Some Java versions had difficulty with this)
2.1.1
Apr 9, 2024
Improvements
- Improved support for multiverse-inventories.
- You can add different dungeon templates for different groups multiverse
2.1.0
Apr 7, 2024
Improvements
- Added support for multiverse-inventories (https://github.com/Azlagor322/LiteDungeon/wiki/Compatibility)
2.0.8
Apr 5, 2024
Improvements
- Entity life limit has been increased. You can now set more health for entities
2.0.5
Mar 31, 2024
Improvements
- The process of checking created worlds has been optimized
- Automatically deletes information from the worlds database if its folder is deleted in server worlds
- When canceling the teleport, the key is returned
- When a trigger fires, all others with the same ID are deleted
2.0.4
Mar 29, 2024
Improvements
- Fixed entity initialization without ID
- Added Title to Actions
- Added Sound to Actions
- Added Boss support
- Fixed deleting Lore via GUI
2.0.3
Mar 28, 2024
HotFIX
- Fixed dungeon generation (Sometimes the server managed to load chunks faster than they hit the dungeon handler, which missed the initial chunks for generation)
2.0.1
Mar 26, 2024
Improvements
- Fixed /ldungeon start command (thanks Just Adam)
- Chests in the dungeon can now have their spawn chances set
- Added automatic update for GUI
2.0.0
Mar 25, 2024
Improvements
- Improved and simplified dungeon creation system.
- Optimized triggers and internal entities
- Added full GUIS configuration
- See wiki: https://github.com/Azlagor322/LiteDungeon/wiki/Event-Constructor
1.5.2
Mar 2, 2024
Improvements
- The portal system has been optimized. When unloading a chunk, particles automatically stop spawning. Empty or disabled worlds do not load when using animations
1.5.1
Feb 28, 2024
Fixes
- Fixed a bug where the animation manager could not access the game world for particle spawning