Mythic Mobs Droptables Randomization?
Hopefully someone can point me in the right direction, as i just can't seem to figure out what I'm doing wrong :/ I want my drop tables to pick a configured random number of items from the items listed...
View ArticleMessage spam Bug
Hi! I have a problem, I have a skill message on my mob with ~onSpawn, and mi mob have the option Despawn: false, so every time someone leave the radius in which the mob would despawn if there is anyone...
View ArticleKiller Rabbit Mythic Mob?
Would it be possible to make a Killer Rabbit Mythic Mob? I couldn't see the KILLER_RABBIT type in the manual.
View ArticleMobs spawning only on Xmaterial blocks
Hello, I think it could be amazing if mob would spawn only on some blocks. I know I can create a skill where onSpawn I check the block and, if it's not that one, the mob goes suicide @Self, but that's...
View ArticleMob disguised as player sometimes looks like Steve
I have mobs that spawn in a dungeon as mummy's. So they are player disguises. But often times when fighting the mobs they are mixed between be correct and looking like steve. So the disguise as player...
View Articlemobs inside spawner despawn but they're still in memory
Let's say I have SpawnerX spawning 20 skeletons and 20s warmup. Every second, when I join inside the range for the first time, it generates a skeleton. Perfect. When I leave the range, going faaar far...
View ArticleLeap doesn't jump or it does random
I'm trying to do that the mob jump to the player target when it is in radius and attack him, but i can't... Code: ZombieJump: Conditions: #- incombat - targetwithin 12 Skills: -...
View ArticleSpider disguise as Zombie... is drowing in waterblock (help!)
My mob, a spider disguise as zombie, is drowning in a single waterblock after a while, he has: Code: DamageModifiers: - Drowning: 0.01 After some seconds (5 aprox), he loses 1 heart per second... that...
View ArticleAEnasan Roleplay
Ænasan proudly utilize MythicMobs to replace minecraft vanilla mobs with complete overhaul. Currently featuring 52 mobs that have theirs own lores, created mostly by zDrakon and tweaked by Rosedragon....
View ArticleChampions... Coming Soon
Coming soon to Spigot (and possibly Sponge)... You've gotten good at making mobs. Perhaps you've even mastered it, creating bosses beyond your wildest dreams that crush your players hopelessly. Your...
View ArticleHow to get skin url (SkinTexture Option)
Mandatory information: Recommended version of MM: 2.3.0 + 1.8+ Spigot Version Tutorial Language: English Tutorial Types: 1. Link:...
View ArticlePreventing any vanilla mob from spawning
Requirements: - none, this should work on any version of MythicMobs and Spigot Step 1 Replace all content in your VanillaMobs.yml with this: Code: # # This example file shows you how to change default...
View Article[discussion] Using Mythic Mobs and Citizens/Denizen together
I don't have a problem with MythicMobs or Citizens/Denizen. This thread is just to throw something out there about using a few plugins together and how to go about it. I am gonna talk about all kinds...
View ArticlePlayer Skins & Incorrect loading
So i'd say about 1/3 of the time a skin for any mob i give a player skin just simply doesnt load upon the mobs spawning. However moving out of the render distance of that mob then moving back to it,...
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 ArticleSkills not activating? Among other issues :/
MythicMobs Version: v2.4.5 Lib's Disguise: 9.0.7 ProtocalLib: 4.1.0 Issue #1: I cannot for the life of me get any kind of skills to work Spoiler: Custom Mob: Baconator Code: Baconator: Type: Pig_zombie...
View Articlenotinblock condition
So I don't want mobs to spawn on water, or lava, and the only way to do that at the moment seems to be using a skill... I have slight problem with that, mobs will blink if they are being removed this...
View ArticleHow the devil do I start a conversation?
This isn't a MythicMobs issue, it's a 'problem' I've been having on the forum. I cannot find any option anywhere for starting a private conversation, yet others have started a conversation with me.. so...
View ArticleMy items won't load? I have no idea why..
So I have tried making mobs and the drops. It worked at the start but suddenly, the main item from the drops stopped loading. These are the items. I've checked countless of times and i still have no...
View ArticleMy options not working...:c
Hey, so i created a new item, but the options arent working, but not just my item, the simple items what are in the plugin,they work but the options no, sorry for my english :C Please help! SpeedBoots:...
View Article