![LiteDungeon⭐[1.17-1.21] icon](https://images.polymart.org/product/4668/thumbnail.png?t=1698850119&v=3)
LiteDungeon⭐[1.17-1.21] 2.14.3
Dungeons | Dungeons Builder | Dimensions builder | Custom treasures
2.2.4
May 9, 2024
Improvements
- Updated portal system
- Fixed a bug when the key does not have breaking particles
2.2.3
May 6, 2024
Improvements
- Improved user interface builder.
- Added processing of element arrays
- Now system elements (system icons of plugins) are displayed, even without data system placeholder content (previously they were ignored and were taken as the end of the array)
2.2.2
May 4, 2024
Fix
- Fixed a critical LiteCore error when updating the config (the translation was merged)
2.2.0
May 1, 2024
Fix
- Fixed parser for new triggers (Thanks to piedrops for the report)
- Fixed treasure put button
2.1.9
Apr 29, 2024
Improvements
- Added placeholders for commands (https://github.com/Azlagor322/LiteCore/wiki/Utils)
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