Changes
Page history
Update Changelogs
authored
Feb 10, 2023
by
MarcatoSound
Show whitespace changes
Inline
Side-by-side
Changelogs.md
View page @
1ced1e8b
1.1.2 - Bug Fixes and Minor Features
=====
New Stuff
---------
-
Added permissions for bypassing various dungeon requirements.
-
Added a "Leave Dungeon" trigger that fires when a player leaves (or attempts to leave) the dungeon.
-
Added "AllowCommands" dungeon config option
-
Added "DisallowedCommands" dungeon config list
-
Added "Click Type" option to the Key Item Detector trigger.
-
Added the ability to have an exit location players go to when finishing and/or leaving the dungeon.
-
Added support for level ranges (i.e. 5to10) in the Mythic Mob Spawner function.
-
Added "AllowBreakPlacedBlocks" dungeon config option.
-
Added dungeon rules for preventing damaging or interacting with certain entities. (Useful for Item Frames and Armor Stands)
-
Keys and dungeon items will now be given to another player in the dungeon if the previous holder loses all their lives or leaves the dungeon.
Bug Fixes
---------
-
Fixed various issues with copying functions.
-
Fixed issues with OR Gates not triggering.
-
Fixed command sender function not recognizing Placeholders when using the console sender.
-
Fixed AND and OR gate triggers not firing if another instance of the dungeon starts.
1.
1.1 - 1.19.3 and Bug Fixes
=====
_IMPORTANT NOTE: Mythic Dungeons now REQUIRES ProtocolLib as a dependency!!_
...
...
...
...