No Custom Mobs Are Loading
Hello. I am having issues where none of my custom mobs are loading. I am still very new to the plugin and I am currently only making very simple mobs using the config. I am able to get the items to...
View ArticleMy skill and my mobs doesn't work
For resume, i make a very explosif mob with particule and cie but when i spawn this mob, he don't cast the skill my mob it's a Zombie for info. here it's my skill : BoomAttack: Cooldown: 100 Skill: -...
View ArticleDropTables not Randomised?
Hi, I made this droptable and its chances are all the same. But it seems that only the first items get dropped. Here it is: http://pastebin.com/H4tVEemH Anything I made wrong ? Or how should I...
View ArticleLatest Release 4.0.0 won't allow me to get an egg with "/mm e get TestMob"
What MythicMobs version or build # are you using? Spigot released 4.0.0 What server jar are you using? Spigot 1.11.2 Describe the bug. Be as specific as possible, images or short gifs/videos are...
View ArticleMythicMobs 4.0 Now Released!
MythicMobs 4.0.0 has been released! That's right, 4.0, which is twice as good as 2.0! MythicMobs 4.0 includes the long-awaited conditions update. The conditions system (along with most systems in the...
View ArticleIs 4.0 safe for live usage?
I'm running an earlier dev build (the last one before the upload of 2.5.6 for 1.11.2, no longer visible on the list) because the last time I tried a new one, it introduced a lot of bugs (equipment not...
View Article4.0.0 (1951) /mm debug integer problem
What MythicMobs version or build # are you using? 4.0.0 (1951) What server jar are you using? Spigot 1.11.2 What MythicLib jar are you using? /version mythiclib reports 0.0.1-SNAPSHOT but im not sure...
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 ArticleProblems with Mounted Mobs
I made a custom zombie and mounted him on a saddled black horse. The issue is that whenever they come to the edge of a level, the horse will spin in circles endlessly.... like this... Also, cant seem...
View Article4.0.0 (1951) - Spawners at a distance not spawning, despite showing as spawned
What MythicMobs version or build # are you using? 4.0.0 (1951) What server jar are you using? Spigot 1.11.2 What MythicLib jar are you using? /version mythiclib reports 0.0.1-SNAPSHOT but im not sure...
View Articleerror [MythicMobs] Executing ItemSprayEffect failed: Could not find item 288
What MythicMobs version or build # are you using? Latest Dev Build - 1951 What server jar are you using? Example: git-Paper-1057 Describe the bug. Be as specific as possible, images or short...
View ArticleMythicItem
Normally item was created like this ItemStack item = MythicItem.getMythicItem ("Item Name"). GenerateItemStack (1); Now in 4.0 you need to do this so public MythicItem (String file, String...
View ArticleMobs,items
1. Mobs don't spawn in regions 2. Items do not generate random value. On version 2.5.x every thing was ok.
View ArticleDrops per level / Drops over level XY
So my first question would be if you can add percentages per level if you only want to increase the chance to drop and not the amount of the to be dropped item. Like this : Code: Drops: - Item 1 0.02...
View ArticleLure Enchant
So, I have a CrateReloaded crate. I duplicated that crate in MM, same lore and name. The only thing I cant duplicate is the Lure enchantment!
View Article4.0.0 Release Bugs list
Mythic Mobs Versions: Release v4.0.0 (Build 1951) Server Version: 1.11.2 As of the newest release of MM I have discovered alot of bugs that weren't bugs until the release of this new version. Here is...
View ArticleSpawning via console
Hello, We were just wanting to confirm if Code: /mm m s [type] <amount> <world,x,y,z> was intentionally disabled for console in 4.0.0, and if so the reasoning behind it? This was such an...
View ArticleCookie Man
Here is the Cookie Man. He attacks you with a projectile of cookies.... Enjoy Mob: Code: CookieMan: Mobtype: IRON_GOLEM Display: '&1Cookie &fMonster' Health: 80 Skills: -...
View ArticleCan a MythicMob target a variable location?
I have an idea for a mob where it will always hang out in areas with fully grown crops in it (e.g. wheat, pumpkin stems, potatoes, etc.), but I've no idea how to get a mob to prioritize staying near...
View ArticleRandom values [Solved]
Got a question about Mythicmobs 2.3.0 Im trying to make random values in the lore so i can use Item Lore Stats with random values the problem is that the <random.Min-Max> is not working (im using...
View Article