ManyouMDExtension | Add more functions for MythicDungeons for our plugins. | 1.14 - 1.21.4 icon

ManyouMDExtension | Add more functions for MythicDungeons for our plugins. | 1.14 - 1.21.4 -----

Add hook function for MythicDungeons - FlipCard and CustomArcheology support.



Require Java 17!
Require MythicDungeons.
Info
  • 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)
Usage
  • Just use functions tool in game and you will find them.
[​IMG]
[​IMG]

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: []
New config should be:
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: []
Resource Information
Author:
----------
Total Downloads: 161
First Release: Feb 6, 2022
Last Update: Sep 14, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings