2.1.6 Apr 22, 2024
HotFIX
- Fixed critical errors when initializing the key (Due to the transition to LiteCore 2.0)
2.1.5 Apr 22, 2024
Fix
- Fixed a bug when the key is displayed as AIR in the edit menu
2.1.4 Apr 22, 2024
Improvements
- Update to LiteCore 2.0
- Fixed customization auto-update
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.7 Apr 3, 2024
Improvements
- Automatically remove WorldGuard configurations when deleting a world
2.0.6 Apr 1, 2024
HotFIX
- fixed configuration in the internal data container
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.2 Mar 27, 2024
Improvements
- Added name attribute for Entity
- Added health attribute for Entity
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.7 Jan 28, 2024
Fixes
- Fixed mob spawning (Thanks dabbiks for the report)
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