Require Java 17!
Require MythicDungeons.
Info
Require MythicDungeons.
- A addon plugin for MythicDungeons. You will get 2 versions after download, 1.0.0 version supports MD 1.x version, 1.0.1 supports MD 2.0 version only.
- It will register new functions:
- FlipCard: Start flip event. (1.0.0: Support MythicDungeons 1.3.0 and 1.4.0/1.0.1: Support MythicDungeons 2.0.0)
- CustomArcheology: Place archeology block. (1.0.0: Support MythicDungeons 1.4.0/1.0.1: Support MythicDungeons 2.0.0)
- Just use functions tool in game and you will find them.
Merge
FlipCard and CustomArcheology latest version has removed MythicDungeons support, if you use that feature before and want to merge the data from old to this new plugin, you have to follow those steps:
Find functions.yml file in your dungeon world configs, replace all "cn.myrealm.<pluginName>.hooks.mythicdungeons" word to "
cn.superiormc.manyoumdextension.<pluginName>.".
For example, old config:
Code (Text):
- ==: cn.myrealm.flipcard.hooks.mythicdungeon.FunctionOpenFlip13
configID: example
targetType:
==: net.playavalon.mythicdungeons.api.parents.FunctionTargetType
value: PARTY
location:
==: org.bukkit.Location
x: -1.0
y: -60.0
z: 2.0
pitch: 0.0
yaw: 0.0
trigger:
==: net.playavalon.mythicdungeons.dungeons.triggers.TriggerInteract
allowRetrigger: false
conditions: []
configID: example
targetType:
==: net.playavalon.mythicdungeons.api.parents.FunctionTargetType
value: PARTY
location:
==: org.bukkit.Location
x: -1.0
y: -60.0
z: 2.0
pitch: 0.0
yaw: 0.0
trigger:
==: net.playavalon.mythicdungeons.dungeons.triggers.TriggerInteract
allowRetrigger: false
conditions: []
Code (Text):
- ==: cn.superiormc.manyoumdextension.flipcard.FunctionOpenFlip13
configID: example
targetType:
==: net.playavalon.mythicdungeons.api.parents.FunctionTargetType
value: PARTY
location:
==: org.bukkit.Location
x: -1.0
y: -60.0
z: 2.0
pitch: 0.0
yaw: 0.0
trigger:
==: net.playavalon.mythicdungeons.dungeons.triggers.TriggerInteract
allowRetrigger: false
conditions: []
configID: example
targetType:
==: net.playavalon.mythicdungeons.api.parents.FunctionTargetType
value: PARTY
location:
==: org.bukkit.Location
x: -1.0
y: -60.0
z: 2.0
pitch: 0.0
yaw: 0.0
trigger:
==: net.playavalon.mythicdungeons.dungeons.triggers.TriggerInteract
allowRetrigger: false
conditions: []
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.14, 1.15, 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
ManyouMDExtension | Addon Plugin | 1.20.5+ is a free Minecraft Java mod. Compatible with Minecraft 1.14, 1.15, 1.16, 1.17 and newer. Downloaded 831 times (via Spigot). Download it and open it directly in the game.