Weapon/Stance Change Script
Trying to be able to switch from bow/axe depending on player distance like the video example. Code: Ork: Type: Skeleton Display: '&6Ork' Health: 250 Damage: 10 Armor: 5 Disguise: Type: Player...
View ArticleFine Tuning Elytra Mob
Okay, so I'm making a mob that flies up in the air and uses Elytra. It works... Kinda. But not to the extent I want it to. He jumps up a short distance and begins using the Elytra and shoots the mobs....
View ArticleProblem with mobs not attacking and drop tables.
Hello! I have 2 problems. Problem one we have a slight problem with have mob damage set to true on /rg yet they won't attack us. This is the mob format or whatever its called. Code: BasicZombie: Type:...
View ArticleBug with Miniature Pets (Health Issue)
Hello MythicMobs community/devs. I've come across 2 weird issues, and I've also tested it quite vigorously my end. All bugs I'm reporting in this thread are with the addon of Miniature Pets, now this...
View ArticleWhat are you for holloween?
Avast ye scurvy dogs, It be me Dante Th' saltiest pirate on the seven seas. I be needin' to ask all ye pirates here what th' devil ye gunna be dressed as fer 'tis Holloween. message a response below...
View ArticleBosses droping Shields.
I have made a custom shield and want to give it to my boss. The Mob i am using is a Wither Skeleton. The Shield's make up is black roundel black base indented black chief indented black flower charge...
View ArticleItem table player head appear as alex or steve
heres my item table: PlayerHead: Id: 397 Data: 3 Options: SkinTexture: cca5422b-c4c9-4612-8099-e52aefa45a38 It appear as a steve, any idea why?
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 Articleup to 40 $ - Scoreboard-TAG conditions
Code: asdnlasdfsdf: Conditions: - tag mob zombie true - tag target sword false Skills: - sanfdsfsdfsdfdsf 1.9 added a new scoreboard feature which allows to pretty much save endless amounts of strings...
View Articlemm api: SkillEvents dont work
Hi! Both SkillEvents are dead. Code: import org.bukkit.Bukkit; import org.bukkit.event.EventHandler; import org.bukkit.event.Listener; import net.elseland.xikage.MythicMobs.API.Bukkit.Events.*; public...
View ArticleDura
I was wondering how do I make an item unbreakable TestItem: Id: 442 Display: '&Test' Lore: - '' - '' - '' Attributes: OffHand: Armor: 5 Damage: 2
View ArticleFollowing a tutorial, to learn mythic mobs
http://hastebin.com/fepocoboxu.scala this is the ressource. Fell free to ask me if you need more details... I dont know why I cannot have them to spawn in my worlds Any tought?
View ArticleMovement Speed for Bats
Hey there, I'm trying to figure out of its just a bug, or if you just cant set the movement speed of bats. My mob: Code: Wraith: Type: BAT Display: 'Wraith' Disguise.Type: ZOMBIE Skills: -...
View ArticleError - Could not pass EntityDamageByEvent - MythicMob 2.2.0
When player get hit by MythicMobs's Mob, It created a error log "Could not pass EntityDamageByEvent to MythicMob V2.2.0" and "java.lang.NoClassDefFoundErrorrg/bukkit/event/entity/EntityDamageEvent$...
View ArticleCustom Item Drops
Im wondering how I could make it so that mythicmobs drop Crackshot Items. Is there an easy way to add my own plugins to integrate with or am I going to have to code somthing? Plugin Link:...
View ArticleRegen
How do I give regeneration to an item? TestItem: Id: 442 Display: '&Test' Lore: - '' - '' - '' Attributes: OffHand: Armor: 5 Damage: 2 Options: Unbreakable: true
View ArticleShield spam
When making a shield with a custom banner on the front when the mob spawns I get this message "The shield color for MythicItem BalderShield is configured incorrectly, must use a color from the Bukkit...
View Article