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 10, 2023 by MarcatoSound's avatar MarcatoSound
Hide whitespace changes
Inline Side-by-side
Showing with 23 additions and 0 deletions
+23 -0
  • Changelogs.md Changelogs.md +23 -0
  • No files found.
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!!_
......
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*