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

How can I do this?

$
0
0
How do i make sure mobs don't despawn when I go to the other world? Like mythic mobs bosses.

How to get skin url (SkinTexture Option)

WorldGuard Support - Or better inregion support.

$
0
0
I would love to have worldguard support so players don't try and spawn their eggs on an unsupported region and just get it taken away.

The inregion is useful, but it's not the best.

Either this or making the source code public would be nice so other devs could make add-ons :/

Console Error - Null Pointer Exception

My first mobs, but has item bugs!

$
0
0
Hi, this is my first time making mobs. I dont know why it is use stone as head, i give him skeleton head with player skin. And some of the skills wont work, like summon. PLZ HELP .If there any more bugs. thx



AncientKing:
Type: WITHER_SKELETON
Display: '&0&k| &5&9Ancient &5King &0&k|'
Health: 500
Damage: 20
Options:
MovementSpeed: 0.35
Modules:
ThreatTable: true
DamageModifiers:
- LIGHTNING 0
- FIRE 0
- MAGIC 0
- PROJECTILE 0.1
- ENTITY_ATTACK 0.25...

My first mobs, but has item bugs!

Give command bug

NullPointerException on enable

[Skill] Darkness

$
0
0
*I know, I'm not great at coming up with names...*

What this skill does:
When activated, the mob will summon smoke at its feet. The mob will then teleport randomly around the player and shoot the player with a black bolt of darkness. This blinds the player temporarily and damages them.

Here is the code for the attack:

Code:
Darkness:
  Cooldown: 40
  Skills:
  - sendtitle{title="&8I Am Darkness.";subtitle="";d=40} @PlayersInRadius{r=10}
  - delay 1
  -...
[Skill] Darkness

biome spawn help

$
0
0
so heres what i put in the random spawners for biomes under a mob
Conditions:
- biome Extreme Hills, Extreme_Hills_M, Extreme_Hills+, Extreme_Hills+_M, Taiga, Taiga_M, Mega_Taiga, Mega_Spruce_Taiga, TaigaHills, Stone_Beach, Roofed_Forest_M, Jungle_M, Jungle_Edge_M, Savanna_M, Plateau, Plateau_M, Hills
and once i do this no mythic mobs seem to spawn and i only did this to one of them so im guessing it makes some sort of error that turns off all random spawners. can someone help me on how to...

biome spawn help

Server startup error

Mythicmob Option Not Working

$
0
0
AIGoalSelectors and AITargetSelectors not work
i use 1.10.2 server
i was create a mob name Knight and he ride a horse.
i was add
AIGoalSelectors:
- 0 clear
- 1 randomstroll
- 2 meleeattack
AITargetSelectors:
- 0 clear
- 1 monsters
- 2 attacker

but this mob not attack all monster
Mobtype: ZOMBIE

Status Update + Recruiting Moderators / Testers

$
0
0
Hello everyone! I have several things to bring up today to the MythicMobs community in regards to the future. Please leave comments and feedback in this thread!

Recruiting Moderators / Testers / Forum Staff

I am currently looking for long-time community members that are interested in helping with forum moderation and bug testing. The vast majority of bugs reported on the forums are due to bad configs, or are things that are not even caused by MythicMobs, and this has...

Status Update + Recruiting Moderators / Testers

Heroes + MythicMobs integration failures

$
0
0
[12:24:31] [Server thread/ERROR]: [Heroes] Plugin Heroes v1.8.7-SNAPSHOT-b618 has failed to register events for class com.herocraftonline.heroes.feature.roll.MythicMobsItemRoll because net/elseland/xikage/MythicMobs/API/Bukkit/Events/MythicMobDeathEvent does not exist.


Heroes Version 1.8.7 b618
MythicMobs 2.5.0
PaperSpigot 1.9.4 (last)

A not target targetor

$
0
0
Quick example
Code:
Skills:
  - Skill{s=Killeverythingexceptplayerskill} !@PlayersinRadius{r=30} ~onTimer:100
This would mean that it will target everything in a 30 radius except players

Code:
Skills:
  - Skill{s=KilleverythingexceptBossandMinions} !@MobsinRadius{r=30,types=BigBoss,BigBossMinion} ~onTimer:100
Target everything in a 30 radius except for those two mob types.

Such a targetor will really help :)

Proper Format for Bug Reports

$
0
0
What MythicMobs version or build # are you using?
Example: 2.4.5

What server jar are you using?

Example: Spigot 1.8.8

Describe the bug. Be as specific as possible, images or short gifs/videos are welcome but save configuration files for later sections. Write a whole paragraph if needed, help us bug testers replicate your issue!

Example: This is just an example. Try to write as concise but as detailed as possible. If you write out a huge paragraph, just make sure its...

Proper Format for Bug Reports

[Random Spawn] Survivors! Rescue survivors for a reward!

Random Spawn In Daylight?

$
0
0
I been figuring this thing for quite while now

So Is it possible to random spawn mob while daylight?
All conditions doesn't really work

What should i try next ?

Item Tag : Unbreakable may be Broken (for 1.10 version ?)

$
0
0
Hello there !

First of all, congrats to the dev and people maintaining the document/forums. I just figured out I already had an account, and I'm currently planning on supporting in the next few weeks.

Long story short, i've been trying to use the current 2.4.5 version on a 1.10 server. I know it's not meant to work that way, but among the functionning features we noticed the Unbreakable tag is broken.
So I'm reporting it, in case you might want to take a look at it 1.10 version.

Here's...

Item Tag : Unbreakable may be Broken (for 1.10 version ?)

how to make [Last Player to have attacked]

$
0
0
i want make Mob not targeted much one person
Code:
test1:
  Type: ZOMBIE
  Display: '&atest1'
  Health: 17
  Damage: 1
  AIGoalSelectors:
  - 0 meleeattack
  AITargetSelectors:
  - 0 clear
  - 1 hurtbytarget
  Drops:
  - Test1Drops
  Options:
    KnockbackResistance: 1.0
    PreventOtherDrops: true
This could not... :(

[Forums] Adding an open Support forum

$
0
0
Hello !

I'm kinda new to these forums, but I noticed something a litle bit distrubing : forums are literally overwhelmed with questions like "how to do..." or "why doesn't my config work ?". Actually, as I'm wrtting this topic, we can see that the last active topic is a question on each of this sections : Discussions / Tutorials / Feedback / Admin Lounge. It's a mess !

To prove my point, I'm quoting someone which obliously knows what's going on :
[Forums] Adding an open Support forum
Viewing all 11417 articles
Browse latest View live


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