Armor_Stand target filter
I do not know if there is already a filter to this but there should be in the case of servers using plugins like CombatIndicators where the indicators are armorstands. Adding this would make it so the...
View ArticleCancel Skill Conditon
There should be a Condition for skills added where if the mob takes a certain amount of damage or a certain something happens it will stop the skill completely! This would be useful for Bosses where...
View Article[Tutorial] Hostile Passive Mobs
Alright. Let's just spill the code and see if you can understand it. Mob.yml: Code: BadPiggy: Mobtype: pig AITargetSelectors: - 0 clear - 1 players AIGoalSelectors: - 0 clear - 1 randomstroll - 2...
View ArticleNone Of My Custom Mobs Are Loading?
i'm fairly new to the plugin and have only been using it for 2 days, but the mobs suddenly stopped loading. All of my mobs have suddenly vanished even to know they were still in the mobs.yml file. I...
View ArticleThe issue with cooldown and warmup
Yes, I know what both of them do. However, the mechanics do not allow for the easiest and most obvious spawning feature. I want this: After killing a mob, it respawns after 10 minutes. If I use warmup...
View ArticleMobs GotoLocation
View attachment 176 i set them with Code: #Blue BlueMob|Melee|Normal: Type: Zombie Display: "&b[Blue] &fMelee Creeps" Health: 100 Damage: 5 Faction: Blue Options: AlwaysShowName: true...
View ArticleDropping Tipped Arrows
I'm trying to get a certain mob to drop custom tipped arrows. The only issue is that the arrow, when dropped, has no potion effect. Aside from the lack of potion effect, the arrows drop just fine....
View ArticleHelp Needed {MYTHICMOBS}{TRIGGERS/SKILLS}
So i made this boss called Stonedge he is based off of a Golem with More health and deals less Damage, Problem is that i can not get his Skills to activate, so i was wondering if anyone knew what i was...
View ArticleDoes MythicMobs Require Java 8?
I recently swapped my server off my home computer, Which I assume has Java 8. I transferred it all to a GameServers.com Server and now it will not load. This server must have Java 7 because World Edit...
View Articlemobsperspawn condition broken
I create a spawner and specify it to spawn two mobs per spawn with a max mob count of five. The spawner instead, spawns five at the first round of cooldown and then one at a time each time its cooldown...
View ArticleMob spawner with mobsperspawn spawn 1 by 1
Hi everyone ! I made a mob spawner that is supposed to spawn mobs 3 by 3, with a maxmobs of 3 and a cooldown of 15 sec . When i do a /mm reload, they spawn by 3 but when i kill every zombies, it only...
View ArticleI.A 1.0
Hello my friends, this is my first topic with my little boss robotic. I'm have the english very, very, very horrible, and sorry for its... but let's go.
View ArticleArrow Volley Mechanic Question
For the Arrow Volley mechanic, is there anyway to define a damage per projectile, or a damage on impact? I've tried playing around with the different settings, but the damage doesn't go higher than 3...
View ArticleAddon Suggestion: Rifts - Dimensional spawners
-----::Rifts::----- What Rifts is: An addon where dimensional "portals" open where MythicMobs can spawn in waves. It's based on the game called Rift. You can create dimensional locations where the...
View ArticleMake spawners load into worlds, not individual yamls.
I'm wondering if it's possible to include spawners saving into worldname.yml, instead of spawnername.yml. This makes it easier to clone worlds for higher level worlds. The yamls are already saved in a...
View ArticleTriggers Help/ Conditions Help
Can anybody tell me how to make Conditions and Triggers based of of Chances when Player Attacks? For Example: If i have a skill named "FireBall" How can i make it Activate based off of Pure Chance when...
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 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 ArticleHelp. Disguise Not Work
The rabbit can't disguise. i was wondering if anyone knew what i was doing wrong or could help, Thank You Code: Mushroom_B: Type: RABBIT Display: '&2Red Mushroom' Health: 200 Damage: 0 Armor: 10...
View ArticleTamed Mob Won't TP to Player?
I'm trying to create a variety of tamable mobs. However when I tame them and teleport to Home, Spawn, Or anywhere in the world(s) the mob will not teleport to you. I have the mobs set to be a WOLF...
View Article