Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • 🎒 Back-to-School Sale!

    Get 20% OFF on all monthly Ranks with coupon code: Back-to-school

    Start the new season smarter, stronger, and ready to shine ✨

    💡 Keep your subscription active and you’ll continue paying the discounted price every month!

    Upgrade Now 🚀
【MythicDungeons】- The world’s first multi-instance dungeon system in same world !

ULTIMATE Plugins MC 【MythicDungeons】- The world’s first multi-instance dungeon system in same world ! 3.2.1-BETA

Register to download
【✓】Added
  • Added Dungeon Leave Command to leave the dungeon
  • Added corresponding messages
【!】Fixed
  • Fixed Teleporter destination not reading yaw and pitch
  • Fixed GUI not closed after using Room Start Command
  • Fixed GUI not closed after using GUI and it should be closed
  • Fixed Room Command reading wrong room status
  • Fixed GUI reading wrong room status
  • Fixed ReadyGUI runnable not cancelled if player is removed or room disbanded
  • Fixed sometimes Auto Respawn not working
  • Hopefully fixed MMOCOre hook throws error when dungeon stops with any room member offline
  • Fixed Message Action title and subtitle not parsing PAPI's placeholder
  • Fixed scoreboard error if the player went offline when dungeon ends
  • Partially fixed PAPI's placeholder not working on scoreboard
【X】Removed

【↑】Improved

  • Dungeon Group can now use more than 1 icon and slot can be specified
【✓】Added
Added Buff Action to change Buff's attributes
Added Checkpoint Action to change Checkpoint's attributes
Added Teleporter Action to change Teleporter's attributes
Added Trap Action to change Trap's attributes
Made Checkpoint, Buff, Teleporter, Trap toggleable

【!】Fixed
Fixed Message Action Title not supporting color
Fixed MythicMob Objective detecting mob levels incorrectly
Fixed not all entities in the dungeon are removed after it ends
Fixed players are not dismounting from vehicles
Fixed players are able to join the room without corresponding dungeon permissions
Fixed wrong room status is parsed when the room starts
Fixed sometimes players are not put in Spectator Mode when the dungeon starts
Fixed players are able to start the room even if any room member is already in a dungeon run
Fixed Room Create Command not parsing placeholders
Fixed scoreboard not changing and causing errors when the dungeon ends
Hopefully fixed players are able to create new rooms when already in a dungeon run
Fixed players are able to promote /remove if they are demoted and have InputGUI opened
Fixed non owners are able to use Room Privacy Command

【X】Removed

【↑】Improved
Improved some Lang messages for more general situations
Changes

【✓】Added

  • Added Parties support
  • Added ChatMessage Objective
  • Temporary added additional placeholder %command_player% as someone reported %player% is unusable
  • Added support for PlaceholderAPI in Reward command
  • Added Citizens hook in config
  • Added corresponding messages
  • Added corresponding scoreboard texts
【!】Fixed
  • Fixed error when using PlaceholderAPI placeholders if no joined dungeon
  • Fixed Heroes loaded before MythicDungeons
  • Fixed holograms not re-showing when the same dungeon instance restarts
  • Fixed scoreboard not removing when external party plugin's member/owner quit
  • Hopefully fixed Check Command not returning valid string when it is used in Stages
  • Fixed some Dungeon Group settings not shown in Info Command
  • Fixed Room Start Command can be used even if the room already has a running dungeon
  • Fixed players are able to join the room even if it has a running dungeon
  • Fixed error when parsing empty text with PlaceholderAPI
  • Fixed sometimes players not frozen properly when dungeon is pre-starting with additional countdown enabled
  • Fixed armor equip sound is sometimes played when dungeon is pre-starting with additional countdown enabled
  • Fixed room members are synced with external party plugin even if the room has a running dungeon
  • Temporary fixed SignGUI not showing for 1.20 due to NBT changes of Signs in 1.20
  • Hopefully fixed applying skins to skull causes lag by moving it into async thread
  • Fixed warning message in console if Citizens is not installed
  • Fixed possible memory leak caused by GUI
  • Fixed LootChest cannot be disabled by LootChest Action
  • Fixed scoreboard room status flickering when pre-starting
【X】Removed
  • Removed MythicDungeons.Admin support in Blacklist Items, Price, See Public Chat while in dungeon, and Death Limit as it is confusing for server admins
【↑】Improved
  • Improved Dungeon Group Config validation
  • Improved debug messages
  • Code cleanup
Changes

【✓】Added

  • Added -1 in renew of LootChest for no renew

【!】Fixed
  • Fixed wrong scoreboard being reverted
  • Fixed Heros throw exceptions when a member leaves
Changes

【✓】Added

  • Added PlaceholderAPI placeholder %mythicdungeons_room_name% to display current room's dungeon name
  • Added PlaceholderAPI placeholder %mythicdungeons_group_name% to display dungeon group's name

【!】Fixed
  • Fixed PlaceholderAPI placeholder %mythicdungeons_dungeon_playerdeath% throwing error if player haven't died once
  • Fixed error when joining room with external party plugin hook enabled

【X】Removed

【↑】Improved

  • Improved scoreboard restoration for other plugins with active scoreboard
  • Like
Reactions: Aroxa
【✓】Added
  • Added dungeon play timer
  • Added spawn amount for MythicMob Action
  • Added min & max level support of spawned mob for MythicMob Action, MythicMob Objective, In-Game scoreboard
  • Added support for DecentHolograms and CMI(experimental) of creating holograms as HolographicDisplays is no longer being actively developed
  • Added various PlaceholderAPI placeholders
【!】Fixed
  • Fixed HasItem Objective not working
【X】Removed

【↑】Improved

  • Improved PlaceholderAPI support for GUI title, item name & lores
  • Improved PlaceholderAPI support for Stage Scoreboard
  • Improved PlaceholderAPI support for Stage Actions, Objectives, Completions, FailActions, Branches
Changes

【✓】Added

  • Added Join NPC and Leave NPC
  • Added auto-start for temporary room if joined through Signs or NPCs
  • Added auto-start time reminder message
【!】Fixed
  • Fixed wrong checkpoint teleport if player died in checkpoint with allplayer enabled
  • Fixed placeholder %min% %max% not parsed if player is in temporary room
【X】Removed

【↑】Improved

  • Updated ItemsAdder API usage
  • Updated MMOCore API usage
Changes

【✓】Added

  • Added item type check for HasItem Objective
  • Added Join/Leave Sign
  • Added corresponding messages
  • Added corresponding scoreboard

【!】Fixed
  • Fixed inventory duplication and experiences not restored upon death
  • Fixed member duplication when using external party plugin
  • Fixed scoreboard not updating and removing when room member/owner has changed

【X】Removed

【↑】Improved

  • Recoded Room Manager for better support of external party plugin
- Rewrote Dungeon Group config comments
- Added parameters support for /mg load [file name] and /mg save [file name] to save/load specified dungeon group config, leave it blank to apply to all
- Added /mg load [file name] and /mg save [file name] corresponding messages
- Added LootTable support for Item Action
- Added PlaceHolderAPI support for Locale, GUI and Scoreboard, PlaceHolderAPI's placeholders are parsed before plugin internal placeholders in case of confliction
- Added support for MythicDrops in items-related stuff

- Fixed Fire Trap not showing particles properly
- Fixed Fire Trap dealing damages no matter if it is on or off
- Fixed Heroes hook has no effect
- Fixed Completion actions are done when the stage starts
Change log

- Added pickup delay parameters for ItemAction
- Further optimized schematic-related processes
- Overhauled HolographicDisplays support with new HolographicDisplaysAPI
- Modified spawner mobs removal method
- Fixed player freeze/unfreeze, now it won't disallow flight if the player is in Creative or Spectator Mode
- Fixed HolographicDisplays item line lag with player skulls
- Fixed PasteSchematicAction not calculating the dungeon instance's location
- Fixed SpawnerAction debug message not showing the correct spawner name
- Fixed exception is thrown with debug message level 5
- Removed support for EcoItems Fuels system as it is no longer supported by EcoItems
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock