Improvements
- Added reward system after completing a dungeon
Improvements
- Added a console command that allows you to instantly transfer players to a dungeon
Improvements
- EcoBosses support added
- https://github.com/Azlagor322/LiteDungeon/wiki/Event-Constructor (CustomMobs)
Improvements
- Improved portal system.
- Prevents mobs from picking up portal items
Fixes
- Fixed a bug with the HOPPER (Thanks donny5372)
Improvements
- WorldManager updated and improved
- Fixed platform error when generating Default_Map (Example of use, which is created when the plugin is launched for the first time)
Improvements
- Updated portal system
- You can set a limit on how many people can use one portal
Fixes
- Fixed lifeTimePortal modifier. Now you can specify how long the portal will exist in the world (Thanks ErykIII)
Improvements
- New customized portal system
Fixes
- Fixed a problem when calling commands from the console
Fixes
- Fixed a bug where the event map would automatically clear when another player connected to the world (Thanks Erykiii)
Improvements
- Added console commands.
- Keys can be issued via the console
Improvements
- Updated portal system
- To make a portal you need to stand on the mask. It is no longer possible to fill the portal during PVP
Improvements
- Additional check of the player during teleportation. (Error with citizens)
Improvements
- The player cannot use the portal unless he has the appropriate privilege. Previously, the player could not create a portal but could use someone else's
Improvements
- Added privilege modifier. You can set the privilege with which you can activate the dungeon key
Improvements
- World processing has been optimized. Now processing occurs only after the chunk is unloaded. Those. all Entities will be spawned and processed not when loading the dungeon, but when loading its chunks, which will distribute the load on the server
- Added key issue command /ldungeon givekey PLAYER DUNGEON_ID
Improvements
- Trigger processing has been optimized.
- Expanded dungeon loading limit
Improvements
- Added custom output. It is now possible to generate a dungeon exit after completing a dungeon
Improvements
- Added MythicMobs support
- Fixed the order and dynamics of events with a double chest trigger. (Thanks ErykIII)