Update Changelogs authored by MarcatoSound's avatar MarcatoSound
...@@ -13,6 +13,7 @@ New Stuff ...@@ -13,6 +13,7 @@ New Stuff
- Added "AllowBreakPlacedBlocks" dungeon config option. - Added "AllowBreakPlacedBlocks" dungeon config option.
- Added dungeon rules for preventing damaging or interacting with certain entities. (Useful for Item Frames and Armor Stands) - 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. - 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.
- Added the function builder tool's display name and lore to lang.yml, cuz why not?
Bug Fixes Bug Fixes
--------- ---------
...@@ -20,6 +21,7 @@ Bug Fixes ...@@ -20,6 +21,7 @@ Bug Fixes
- Fixed issues with OR Gates not triggering. - Fixed issues with OR Gates not triggering.
- Fixed command sender function not recognizing Placeholders when using the console sender. - 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. - Fixed AND and OR gate triggers not firing if another instance of the dungeon starts.
- Fixed the "BACK" button in the reward cooldown sub-menu causing an endless menu loop.
1.1.1 - 1.19.3 and Bug Fixes 1.1.1 - 1.19.3 and Bug Fixes
===== =====
... ...
......