Quantcast
Channel: MythicCraft
Viewing all 11417 articles
Browse latest View live

Special Custom Heads For Mobs?

$
0
0
Hi there!
I am pretty new and i dont know anything of the plugin yet...

i can only make normal mobs without any skills etc.
to make it look more proffesional, i want to use heads..
but dont normal heads, these heads:
http://minecraft-heads.com/custom/heads/humans/2171-dead-miner

Is there possible?
if it is, plz write me an example :)

thanks
AnimalMace

http://www.tripforgoodhealth.com/magnetique-hair-growth/

MythicMobs Variable Glitch/Fix

$
0
0
I am posting this one 2 support and discussion because it might be a glitch and not my mistake of configging.

Code:
Debug2:
  Cooldown: 1
  TriggerConditions:
  - owner true
  Skills:
  - message{m="&8[&7Swordsman&8]&7<&co> <mob.hp>"} @Owner
  - delay 10
  - heal{amount=<mob.hp>} @Self
  - delay 20
  - message{m="&8[&7Swordsman&8]&7<&co> <mob.hp>"} @Owner
So this is suppose to heal the mob with its current hp so if the mob has 2 hp it will heal the mob with 2 and then it will have 4...

MythicMobs Variable Glitch/Fix

Mount speed doesn't override speed of the mob on it

$
0
0
Hello,

I have an issue with MythicMobs, I have those mobs :

Code:
RiderBoss:
  Type: STRAY
  Skills:
  - skill {s=MagicShot2} ~onDamaged 0.3 =80%-100%
  - skill {s=ScoutSummon} ~onDamaged 0.3 =80%-100%
  Display: '&b&lRider'
  Health: 500
  Damage: 12
  Equipment:
  - RiderSword:0
  - RiderHelmet:4
  BossBar:
    Enabled: true
    Title: 'Rider'
    Range: 100
    Color: PURPLE
    Style: SEGMENTED_10
    CreateFog: true
    DarkenSky: true
    PlayMusic: false
  Mount: RiderMount...
Mount speed doesn't override speed of the mob on it

MythicMobs Variable Glitch/Or just my mistake

$
0
0
I am posting this one 2 support and discussion because it might be a glitch and not my mistake of configging.

Code:
Debug2:
  Cooldown: 1
  TriggerConditions:
  - owner true
  Skills:
  - message{m="&8[&7Swordsman&8]&7<&co> <mob.hp>"} @Owner
  - delay 10
  - heal{amount=<mob.hp>} @Self
  - delay 20
  - message{m="&8[&7Swordsman&8]&7<&co> <mob.hp>"} @Owner
So this is suppose to heal the mob with its current hp so if the mob has 2 hp it will heal the mob with 2 and then it will have 4...

MythicMobs Variable Glitch/Or just my mistake

Trigger ~onDeath doesn't work

$
0
0
What version or build # are you using?
MythicMobs 4.1.0 and MythicLib 1.0.1

What server jar are you using?
Spigot 1.8.8

The ~onDeath trigger doesn't work. When I kill a zombie nothing is happening. I have removed it and it work (with the ~onCombat trigger). Help pls.

VanillaMobs file config :
Code:
ZOMBIE:
  Display: '&8Zombie &7(Niveau &f<mob.level>&7)'
  PreventRenaming: true
  LevelModifiers:
    Health: 1
    Damage: 0.10
    KnockbackResistance: 0.003
    Armor:...
Trigger ~onDeath doesn't work

Cobwebs spawn around player

$
0
0
Hello,
I am making a spider boss I am just wondering how can I make the boss spawn cobwebs around the player attacking it. The cobwebs have to despawn after a few seconds as well as the player can break them.
Thanks for any help.

New Mechanics?

$
0
0
NEW: Lunge
Accelerates the caster towards the target.

NEW: RemoveTag
Removes a scoreboard tag from a target entity.

NEW: SetHealth

NEW: SetMaxHealth

NEW: SetOwner

NEW: SudoSkill

Where are all the examples at and a wiki on how to use this

http://www.supplement4choice.com/vital-test-extreme/

Updated server from 1.10 to 1.11 [Mobs corrupt]

$
0
0
PLAY.KAZAURUSNETWORK.NET
I updated my server from Spigot 1.10 to 1.11, the items, skills and/or mobs are all corrupted..
Can someone help me? Thank you <3

THIS ERROR:
05.07 12:28:16 [Server] INFO ... 15 more 05.07 12:28:16 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot112.jar:git-Spigot-7d78b81-a867313] 05.07 12:28:16 [Server] INFO at...

Updated server from 1.10 to 1.11 [Mobs corrupt]

1.12

$
0
0
when will this plugin be updated to 1.12

A couple of Questions

$
0
0
1.) Is there anyway to only have a player only be able to place a Mob Spawning Egg in a certain location?(WorldGuard?) If so, How Would I do this?
2.) Is there anyway to have a Boss drop a permission node via a command?
3.) Is there anyway to have the Boss broadcast his location in chat?

http://weightloseinstant.com/

$
0
0
Opportunity for a considerable measure of things throughout your life. Circumvent your circles of life and ask yourself what you truly need.
WEIGHT LOSS
I am discussing: - Your picture and your psyche - Your optimal life partner - the earth in which you wish to live - The profession you wish to do - The money related achievement you need - The belonging you need to get - The association,

http://weightloseinstant.com/

How do I fix my random spawning issues. No custom mobs will random spawn.

$
0
0
I noticed a while ago that I wasn't finding custom mobs in the world but didn't really think much of it at the time. It's been quite a while now and I still haven't seen ANY custom mobs spawn randomly throughout the world. Clearly, something is wrong but I'm not sure what I changed that made it this way. Please help me fix this issue.

Server version: Spigot 1.10.2
Plugins: http://prntscr.com/fnz0lv

My MythicMobs Folder Download:...

How do I fix my random spawning issues. No custom mobs will random spawn.

My custom mob may have some errors :c

$
0
0
Hi guys ! I'm a bit new to this plugin.
I did already success at making a working mob with spells and others.
So i started a new one, a boss for my server :
Code:
InvocateurDeCthullu:
  Type: ZOMBIE
  Display: 'Invocateur de Cthullu'
  Health: 400
  Damage: 4
  Armor: 2
  BossBar:
    Enabled: true
    Title: 'Invocateur de Cthullu'
    Color: RED
    Range: 50
    Style: SOLID
  Options:
    Despawn: false
    FollowRange: 20
    KnockbackResistance: 1
    MaxCombatDistance: 20...
My custom mob may have some errors :c

[Solved] Mob's dropping items through chat

$
0
0
[Solved] Caused by heroes, simply disable item-roll in config. Took me two weeks to find out -.- hopefully this saves someone some time
Hello, my mobs are dropping items through chat as shown in the picture below, and not simply on the ground. They do this with mythic items, custom items from other plugins and even normal items.
As you can see it says [Take] [Discard] and what not but this really spams the chat
I have deleted all item modification plugins and I just simply cannot find where...

[Solved] Mob's dropping items through chat

ConsumeHeldItems head items can occasionaly place skulls on the ground when consumed

$
0
0
What version or build # are you using?
Mythicmobs dev build #2139
Mythicartifacts v0.1.9

What server jar are you using?
PaperSpigot 1.11.2

Describe the bug.

Title. Very rarely (± 1 for every 2 stacks), an head item with the ConsumeHeldItems skill, can place a skull on the ground when used (it can even bypass safezones like worldguard regions).

Video showing the bug by one of our users (superStardark99), It places the skull at: min 1:18...

ConsumeHeldItems head items can occasionaly place skulls on the ground when consumed

How to do item projectiles?

$
0
0
Could someone show me a quick example on how to do item projectiles if it's possible?
I'm attempting to do a skill where the boss fires mushrooms at the players but I can't seem to find out how to do it in the manual, thanks in advance for anyone who knows.

http://www.cluesforhealth.com/xlc-male-enhancement/

Baby_Zombie_Villager Profession

$
0
0
What version or build # are you using?
v4.0.1

What server jar are you using?
PaperSpigot-1.11.2-b1104.jar

Describe the bug.


Profession option for Zombie Villager is working.
But Baby Zombie Villager seems to have problem with that.
Thanks in advance for help!

Code:
Chochlik78:
  Type: BABY_ZOMBIE_VILLAGER
  Display: 'Chochlik &6[Lv.78]'
  Skills:
   - potion{type=POISON;duration=60;level=2} @Target ~onTimer:300
   - shoot{type=ARROW;velocity=5;damage=13}  @Target...
Baby_Zombie_Villager Profession
Viewing all 11417 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>