Clearable Dungeons
Hello, This is my first thread here, and I don't know if this has been asked before. So, I would like to know how it might be done to create a dungeon that activates when a player enters it. Then, when...
View Articleexplosion effect
Hi im trying to make a zombie that explodes on death and summons multiple baby zombies. Everything is working except for the explosion effect. This is the setup: Skills: - explosion{yield=0.2} -...
View Articlevillager skills
Can villagers use projectile(mechanic) skills because it doesnt work for me
View ArticleHow to make hidden NBT strings in MM items?
I'm trying to add a hidden NBT string to my MM items for upgrades. There's a /upgrade command that takes the item you have, removes it, and runs the command to give you the next one. It's an alright...
View Articleskill damage not working with @PlayersInRadius
Hi, we are using this skill: Code: EruptTargetLocationDamage2: Cooldown: 0.25 Skills: - delay 1 - damage{a=2;i=true} @PlayersInRadius{r=80} But only one player is damaged when using it, not all players...
View ArticleItem system broken
4.0.0 #1889 spigot 1.11.2 item system completely broken mobs cannot equip items via equipment field neither can they equip items via equip-mechanic (both variants generate NPEs) items cannot be given...
View Articlerandomspawns
The ADD mechanic for randomspawns doesnt seem to work for me, tried changing it to REPLACE and it worked. Any idea what might be causing the problem?
View Articletried async chunk load. 1.11.2
Hi, got that error that crashed the server: https://pastebin.com/Viy0Lv76 MM 2.5.11 Paper build 1044 Guess the boss tries to do a lightningstrike in a chunk that isn't loaded.
View ArticleAPI: Custom Condition (4.0.0+)
With MythicMobs 4.0.0 Xikage added custom conditions. You need atleast DevBuild 1889 to use it. Here is an little example at github: https://github.com/BerndiVader/mmCustomConditionExample Syntax of...
View ArticleIngame item support
So you use plugins like custom enchantments and stuff to make some really cool items but you can't make your mythic mobs drop them because the plugin only allows you to make items in the config. What I...
View ArticleChatbot "Steve" (Skript)
Please understand that this is a work in progress project. Here's "Steve's" current code: https://hastebin.com/ukacatiqaj.vbs Requirements: - Skript 2.2 - SkQuery - SkUtilities Functions: - Lots of...
View Article[Suggestion] SkillCreator?
Just a thought... And obviously its easier said than done because I'm sure it would take a lot of work, but.. The MythicMob Creator Jocke155 so amazingly created and generously shared with us is such a...
View ArticleInternal Error Dev Build 1889
I just updated to the recent dev build, and I had made some simple items before in V2.5, so that might be the problem. Since I have to head to work I figured I could post this error log in case anyone...
View ArticleLibsDisguise Command for MythicMobs
AdvLibsDisguise Command for MythicMobs 2.4.5 or higher & LibsDisguise 8.6.8 or higher Download it from GitHub: https://github.com/BerndiVader/mmDisguiseCommand MythicMobs Version 2.5.11 is a little...
View ArticleLineofsight/Looking at Targeter
It'd be fantastic to get a location target that returned the block/location a mob was facing. This would be useful for a number of things, including projectile skills, since it would allow for easy...
View ArticleCan anyone make a mob for me?
Hello! I am very bad at MythicMobs and can't seem to understand it and I was wondering if someone who understands the plugin could make a mob for me. If you wanna contact me, my skype is...
View ArticleI want to buy 3 boss mobs
Hey, I´m currently looking for somebody to create the fire Boss from the preview video for me. It should look pretty similar and have some cool area effects (for example casting a fire circle that...
View ArticleBoss should only move when attacked
Hey Guys , I´m playing around with Mythicmobs atm but I always get the same problem over and over. The mobs I created so far move around in the room or move to the corners and look at the wall. I want...
View ArticleMythicCreator Alpha Edition
Jocke155 submitted a new resource: MythicCreator Alpha Edition - Windows GUI for MythicMobs creation MythicCreator is a program for Windows where you can create and edit bosses in a GUI. It will make...
View ArticleMob that changes skin based on player?
Have an idea here that I'm not sure will work... Is there any possible way for a mob (disguised as a player) to have some sort of skill that changes its skin to match the player's skin specifically?...
View Article