MythicFusion

โญ โ€” (6 endorsements) ๐Ÿ“ฅ 610 downloads ๐Ÿ“Œ v0.6.0 ๐Ÿ“… 9/25/2024
๐ŸŸ  Updated over a year ago

By Ayotl ยท game-mechanics

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 4/17/2025 ๐Ÿ“… Created: 9/25/2024

๐Ÿ” Analysis

  • ๐Ÿ‘ 1.0% endorsement rate
  • ๐Ÿ† #110 of 262 game-mechanics mods in this game by downloads

๐Ÿ“‹ About This Mod

# ๐Ÿ”น Description MythicFusion is a spigot plugin designed to extend the functionality of MythicMobs by introducing custom `conditions` and `mechanics` that allows integration with other plugins. MythicFusion enables the `execution of skills` with the player as the caster on `specific events` or by command, this works for plugin and vanilla events. . ### โต New MythicMobs mechanics and conditions At the moment, MythicFusion integrates `16 new conditions` and `15 mechanics` from 6 different plugins such as **AuraSkills**, **AlonsoTags**, **Essentialsx**, **Gsit**, **LibDisguise** and **VotingPlugin**. Over time I plan to continue integrating more. ### โต Trinkets Also the new (https://github.com/KellerThompson/MythicFusionWiki/wiki/Trinkets) that allows players to trigger specific skills by having designated MythicMobs items in their inventory. Each trinket is linked to a predefined skill that activates automatically when the item is present. ### โต Fusion Items A simple and low-budget solution to make special items with powerful skills. You can configure any MythicMob item with a set of skills, one for right-click and another for left-click. (https://github.com/KellerThompson/MythicFusionWiki/wiki/Fusion-Items) ### โต Commands Utility commands, such as the `skill command` and `sudoSkill command` that allows players to use specific skills with the necessary permission. * This is my first plugin so if you find an error/bug please create an issue (https://github.com/KellerThompson/MythicFusionWiki/issues). * All comments and suggestions are wellcome # ๐Ÿ”น Installation 1. Use `spigot/paper 1.20 - 1.21` and `java 21` 2. Download the last version of MythicFusion (https://modrinth.com/plugin/mythicfusion). 3. Make sure you have the following plugins installed in your server: | Plugin | Version | Mandatory ? | New Mechanics and Conditions | |--------------|--------------|--------------|--------------| | (https://www.spigotmc.org/resources/%E2%9A%94-mythicmobs-free-version-%E2%96%BAthe-1-custom-mob-creator%E2%97%84.5702/)| 5.8.2 | Yes | (https://github.com/KellerThompson/MythicFusionWiki/wiki/Vanilla-Fusion) | | (https://www.spigotmc.org/resources/auraskills.81069/)| 2.2.8 | No | (https://github.com/KellerThompson/MythicFusionWiki/wiki/AuraSkills-Fusion)| | (https://essentialsx.net/downloads.html)| 2.21.0 | No | (https://github.com/KellerThompson/MythicFusionWiki/wiki/Essentialsx-Fusion)| | (https://www.spigotmc.org/resources/%E2%9C%85-alonsotags-1-8-%E2%80%A2-unlimited-tags-textures-custom-model-data.83664/)| 2.2.1 | No | (https://github.com/KellerThompson/MythicFusionWiki/wiki/AlonsoTags-Fusion)| | (https://www.spigotmc.org/resources/gsit-modern-sit-seat-and-chair-lay-and-crawl-plugin-1-16-1-21-1.62325/)| 2.3.1 | No | (https://github.com/KellerThompson/MythicFusionWiki/wiki/Gsit-Fusion)| | (https://www.spigotmc.org/resources/libs-disguises-free.81/)| 11.0.5 | No | (https://github.com/KellerThompson/MythicFusionWiki/wiki/LibDisguise-Fusion)| |(https://www.spigotmc.org/resources/votingplugin.15358/)|6.18.4|No|(https://github.com/KellerThompson/MythicFusionWiki/wiki/VotingPlugin-Fusion)| 4. Restart the server. 5. Enjoy the new mechanics and conditions. 6. If you find an error/bug report the issue (https://github.com/KellerThompson/MythicFusionWiki/issues) # ๐Ÿ”น Commands | Command| Aliases| Description|Permission|Example| |--------------|--------------|--------------|-------------|-------------| | mythicfusion| mfusion, mf | Base command for the plugin| ```mythicfusion.basecommand```| `/mf `| ### โต Subcommands | SubCommand |Description | Permission |Example| |--------------|--------------|--------------|-------------| | reload | Reload the plugin| ```mythicfusion.reload```| `/mf reload`| | skill | Execute a skill with the player as the caster. The player needs to have permission for the subcommand and for the specific skill. | For subcomand: ```mythicfusion.skill```, for each skill: ```mythicfusion.skill.<skillName>```| `/mf skill `| | sudoSkill | Allows forcing a player to cast a skill, can be use on console or by a player with the permission. Command alias `ss` | `mythicfusion.sudoskill` | `/mf sudoSkill `| # ๐Ÿ”น License * All rights reserved.

# ๐Ÿ”น Description MythicFusion is a spigot plugin designed to extend the functionality of MythicMobs by introducing custom `conditions` and `mechanics` that allows integration with other plugins.

MythicFusion enables the `execution of skills` with the player as the caster on `specific events` or by command, this works for plugin and vanilla events. .

### โต New MythicMobs mechanics and conditions At the moment, MythicFusion integrates `16 new conditions` and `15 mechanics` from 6 different plugins such as AuraSkills, AlonsoTags, Essentialsx, Gsit, LibDisguise and VotingPlugin. Over time I plan to continue integrating more.

### โต Trinkets Also the new (https://github.com/KellerThompson/MythicFusionWiki/wiki/Trinkets) that allows players to trigger specific skills by having designated MythicMobs items in their inventory. Each trinket is linked to a predefined skill that activates automatically when the item is present.

### โต Fusion Items A simple and low-budget solution to make special items with powerful skills. You can configure any MythicMob item with a set of skills, one for right-click and another for left-click. (https://github.com/KellerThompson/MythicFusionWiki/wiki/Fusion-Items)

### โต Commands Utility commands, such as the `skill command` and `sudoSkill command` that allows players to use specific skills with the necessary permission.

This is my first plugin so if you find an error/bug please create an issue (https://github.com/KellerThompson/MythicFusionWiki/issues). All comments and suggestions are wellcome

# ๐Ÿ”น Installation 1. Use `spigot/paper 1. 20 - 1. 21` and `java 21` 2. Download the last version of MythicFusion (https://modrinth.com/plugin/mythicfusion). 3. Make sure you have the following plugins installed in your server:

| Plugin | Version | Mandatory ? | New Mechanics and Conditions | |--------------|--------------|--------------|--------------| | (https://www.spigotmc.org/resources/%E2%9A%94-mythicmobs-free-version-%E2%96%BAthe-1-custom-mob-creator%E2%97%84. 5702/)| 5. 8. 2 | Yes | (https://github.com/KellerThompson/MythicFusionWiki/wiki/Vanilla-Fusion) | | (https://www.spigotmc.org/resources/auraskills. 81069/)| 2. 2. 8 | No | (https://github.com/KellerThompson/MythicFusionWiki/wiki/AuraSkills-Fusion)| | (https://essentialsx.net/downloads.html)| 2. 21. 0 | No | (https://github.com/KellerThompson/MythicFusionWiki/wiki/Essentialsx-Fusion)| | (https://www.spigotmc.org/resources/%E2%9C%85-alonsotags-1-8-%E2%80%A2-unlimited-tags-textures-custom-model-data. 83664/)| 2. 2. 1 | No | (https://github.com/KellerThompson/MythicFusionWiki/wiki/AlonsoTags-Fusion)| | (https://www.spigotmc.org/resources/gsit-modern-sit-seat-and-chair-lay-and-crawl-plugin-1-16-1-21-1. 62325/)| 2. 3. 1 | No | (https://github.com/KellerThompson/MythicFusionWiki/wiki/Gsit-Fusion)| | (https://www.spigotmc.org/resources/libs-disguises-free. 81/)| 11. 0. 5 | No | (https://github.com/KellerThompson/MythicFusionWiki/wiki/LibDisguise-Fusion)| |(https://www.spigotmc.org/resources/votingplugin. 15358/)|6. 18. 4|No|(https://github.com/KellerThompson/MythicFusionWiki/wiki/VotingPlugin-Fusion)|

4. Restart the server. 5. Enjoy the new mechanics and conditions. 6. If you find an error/bug report the issue (https://github.com/KellerThompson/MythicFusionWiki/issues)

# ๐Ÿ”น Commands | Command| Aliases| Description|Permission|Example| |--------------|--------------|--------------|-------------|-------------| | mythicfusion| mfusion, mf | Base command for the plugin| ```mythicfusion.basecommand```| `/mf `|

### โต Subcommands | SubCommand |Description | Permission |Example| |--------------|--------------|--------------|-------------| | reload | Reload the plugin| ```mythicfusion.reload```| `/mf reload`| | skill | Execute a skill with the player as the caster. The player needs to have permission for the subcommand and for the specific skill. | For subcomand: ```mythicfusion.skill```, for each skill: ```mythicfusion.skill.```| `/mf skill `| | sudoSkill | Allows forcing a player to cast a skill, can be use on console or by a player with the permission. Command alias `ss` | `mythicfusion.sudoskill` | `/mf sudoSkill `|

# ๐Ÿ”น License * All rights reserved.

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
Ayotl
Version
0.6.0
Downloads
610
Endorsements
6
Category
game-mechanics
Created
9/25/2024
Updated
4/17/2025
Game Versions
1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5
Tags
game-mechanics, magic, utility

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does MythicFusion support?

The author lists 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6. Other versions may work but are untested by the author.

What is the latest version of MythicFusion?

Version 0.6.0, published 2025-04-17 with 610 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More game-mechanics ๐Ÿ‘ค More by Ayotl ๐Ÿ”Ž Similar Mods ๐ŸŒ Best game-mechanics (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods