![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.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
1.5.0
Feb 16, 2024
Improvements
- Improved language manager. Fixed bugs for some Java versions where language packs could not be unzipped
1.4.9
Feb 8, 2024
LiteCore update
- Improved region system
- Now all supporting plugins are checked simultaneously (Many users have experienced difficulties using Lands and WG at the same time. The plugin now checks all supported plugins simultaneously)
LiteCore contains the basic necessary functions for all plugins in the Lite family. It weighs very little, so it's built into every Lite plugin. You don't have to worry about updating it, it's built into all plugins and gets updated at the same time as the main plugin gets released <3
1.4.8
Feb 1, 2024
Improvements
- Improved mob spawn manager. Fixed a bug where Bukkit automatically deleted mobs when spawning in a large area
1.4.6
Jan 21, 2024
Improvements
- LiteCore update
- Improved and optimized HEX color placeholder
- Improved and optimized translation placeholder
1.4.5
Jan 16, 2024
Improvements
- Portal system updated
- Portals can be given a privilege, without which portals cannot be opened and only solo teleport can be used
1.4.4
Jan 13, 2024
Improvements
- Portal system updated
- If the maximum allowed use of the portal = 1, then the portal cannot be spawned, simple teleportation is activated
1.4.3
Jan 10, 2024
Fixes
- Fixed priority for receiving messages in chat when entering data from the GUI (Servers that used plugins for custom chat experienced difficulties. Thanks FIO for report)
1.4.1
Jan 7, 2024
Improvements
- Updated config.json
- disableAnimationForOp - allows you to disable animation for administration, so that you can instantly move to the worlds of people
1.4.0
Jan 5, 2024
Fixes
- Fixed a bug when several plugins of a similar category were used (for example WG and Lands) the plugin now selects priority loading and sets it as a key plugin to check regions
1.3.9
Jan 2, 2024
Improvements
- Added automatic dungeon clearing. If the server crashed or for some other reason the map was not deleted, after starting the server the plugin checks for the presence of maps and clears the passed ones
1.3.8
Dec 30, 2023
Fixes
- Fixed work with additional plugins (When the server used several plugins of a general category, the plugin initialized them one by one. Now it selects the priority one)
1.3.7
Dec 28, 2023
Fixes
- Fixed a bug with WorldGuard. (You will no longer be able to create portals in another region without permissions)