Update Changelogs authored by MarcatoSound's avatar MarcatoSound
...@@ -18,6 +18,7 @@ New Stuff ...@@ -18,6 +18,7 @@ New Stuff
- Added a `lang.yml` entry for changing the rewards GUI display name. - Added a `lang.yml` entry for changing the rewards GUI display name.
- Added "Function Sequencer" function. This runs a list of functions one at a time _in order_ each time it's triggered. - Added "Function Sequencer" function. This runs a list of functions one at a time _in order_ each time it's triggered.
- **Added dungeon config option for setting a completion time limit!** - **Added dungeon config option for setting a completion time limit!**
- Added `/md kick <player>` admin command for kicking players from dungeons.
Bug Fixes Bug Fixes
--------- ---------
...@@ -27,6 +28,8 @@ Bug Fixes ...@@ -27,6 +28,8 @@ Bug Fixes
- 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. - Fixed the "BACK" button in the reward cooldown sub-menu causing an endless menu loop.
- Fixed party plugin config option being case sensitive. - Fixed party plugin config option being case sensitive.
- Fixed spectators and creative mode players being detected by the Player Detector trigger.
- Fixed the "SpawnMobs" dungeon rule preventing almost all mob spawns. It will now only prevent natural mob spawns.
1.1.1 - 1.19.3 and Bug Fixes 1.1.1 - 1.19.3 and Bug Fixes
===== =====
... ...
......