Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicDungeons MythicDungeons
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicDungeonsMythicDungeons
  • Wiki
  • Changelogs

Changelogs · Changes

Page history
Update Changelogs authored Feb 12, 2023 by MarcatoSound's avatar MarcatoSound
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 0 deletions
+3 -0
  • Changelogs.md Changelogs.md +3 -0
  • No files found.
Changelogs.md
View page @ 06ce2ccb
...@@ -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
===== =====
......
Clone repository

NOTE: Items marked with * are incomplete or unwritten.

General Info
  • Changelogs
  • Commands and Permissions
  • Plugin Config
  • How it all Works
Guides
  • Getting Started
  • Your First Dungeon
  • Importing from DXL
Dungeon Elements
  • Dungeon Config
  • Functions
  • Triggers
  • Conditions
Compatibility
  • Mythic Mobs
  • Placeholder API
  • BetonQuest
Advanced Info
  • Editing Functions in YML*