Skip to content

MythicFusion is a spigot plugin that integrates new conditions and mechanics for other plugins to MythicMobs

Notifications You must be signed in to change notification settings

KellerThompson/MythicFusionWiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

🔹 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 Trinket System 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.

⏵ 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 here.
  • 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 here.
  3. Make sure you have the following plugins installed in your server:
Plugin Version Mandatory ? New Mechanics and Conditions
MythicMobs 5.7.1 Yes See here
AuraSkills 2.2.3 No See here
Essentialsx 2.20.1 No See here
AlonsoTags 2.2.1 No See here
Gsit 1.10.0 No See here
LibDisguise 10.0.44 No See here
VotingPlugin 6.17.1 No See here
  1. Restart the server.
  2. Enjoy the new mechanics and conditions.
  3. If you find an error/bug report the issue here

🔹 Commands

Command Aliases Description Permission Example
mythicfusion mfusion, mf Base command for the plugin mythicfusion.basecommand /mf [subCommand] [args]

⏵ 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 [skillName]
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 [casterName] [skillName]

🔹 License

  • All rights reserved.

About

MythicFusion is a spigot plugin that integrates new conditions and mechanics for other plugins to MythicMobs

Resources

Stars

Watchers

Forks

Releases

No releases published