![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.5
Dungeons | Dungeons Builder | Dimensions builder | Custom treasures
2.3.6
Jun 6, 2024
Improvements
- Improved processing with internal containers (For items with many NBT tags, for creating custom keys)
2.3.3
Jun 1, 2024
Improvements
- Fixed new unpacking of language data for the plugin
- Additionally, the player's position is saved when moving between worlds (position in the main world to return)
2.3.2
May 29, 2024
Fix
- Import of regions and flags into generated worlds occurs before the start of generation (An import error occurred when loading the world for a long time)
2.3.1
May 28, 2024
Improvements
- Added support for multiple actions when a trigger fires (See multiple actions https://github.com/Azlagor322/LiteDungeon/wiki/Event-Constructor)
2.2.9
May 25, 2024
Improvements
- Fixed key physics
- Keys cannot be picked up by zombies and other mobs (when creating a portal)
- Keys cannot be moved by ENTITY or pistons
2.2.8
May 24, 2024
Improvements
- Updated GUI
- Added API (isDungeon - will allow you to get any event from the dungeon, world and list of players)
2.2.7
May 17, 2024
Fix
- The interaction of keys with interactive objects is disabled (Frames, armor stands, etc.)
2.2.6
May 13, 2024
Fix
- Fixed item placement in the world when teleporting (Thanks efor89 for report)
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)