• Chào bạn, hãy đăng ký hoặc đăng nhập để tham gia cùng bọn mình và sử dụng được đầy đủ chức năng của diễn đàn :).
aibietduocVN

Hỏi về server plugin mythicmobs

aibietduocVN

THÀNH VIÊN
Tham gia
03/08/2020
Bài viết
384
32784

như này là sao vậy mn
trong config plugincuarmình có tên con này mak khi vô /mm reload r /spawnmob God khôngđược mn ạ
ai giúp mình fix với
 
Hỏi về server  Down map vào server
Thằng này lần đéo nào hỏi cũng đéo đưa logs hay config, về hỏi mẹ mày xem có giúp được không chứ bọn tao chịu
 
Thằng này lần đéo nào hỏi cũng đéo đưa logs hay config, về hỏi mẹ mày xem có giúp được không chứ bọn tao chịu
đây là file Mob bạn nhé
Mã:
# For more information, check out the plugin manual or join us on Discord:
# http://www.mythicmobs.net
# 

SkeletalKnight:
  Type: WITHER_SKELETON
  Display: '&aSkeletal Knight'
  Health: 40
  Damage: 8
  Equipment:
  - IRON_HELMET HEAD
  - IRON_CHESTPLATE CHEST
  - IRON_LEGGINGS LEGS
  - IRON_BOOTS FEET
  - IRON_SWORD HAND
  - SHIELD OFFHAND
  Drops:
  - GOLD_NUGGET{display="Gold Coin"} 1to2 0.5
  LevelModifiers:
  - health 5
  - damage 0.5
  Options:
    MovementSpeed: 0.1
ZombieMine:
  Type: Pig
  Display: ''
  Health: 15
  Damage: 7
  Equipment:
  Drops:
  - exp 100-200 1
  Options:
    MovementSpeed: 0.3
ZombieMine1:
  Type: ZOMBIE
  Display: '&eBảo Vệ'
  Health: 18
  Damage: 10
  Equipment:
  - IRON_HELMET HEAD
  - IRON_CHESTPLATE CHEST
  - IRON_SWORD HAND
  Drops:
  - ZombieMineDrop 1to2 0.75
  - ZombieMineDrop1 1 0.5
  - exp 150-300 1
  Options:
    MovementSpeed: 0.3
SkeletonMine2:
  Type: SKELETON
  Display: '&cLinh Hồn'
  Health: 12
  Damage: 20
  Equipment:
  - DIAMOND_HELMET HEAD
  - IRON_hOE HAND
  Drops:
  - ZombieMineDrop 1to2 0.75
  - SkeletonMineDrop2 1 0.25
  - exp 500-700 1
  Options:
    MovementSpeed: 0.4 
ZombieMine2:
  Type: ZOMBIE
  Display: '&dQuái Thú'
  Health: 22
  Damage: 15
  Equipment:
  - DIAMOND_HELMET HEAD
  - DIAMOND_CHESTPLATE CHEST
  - IRON_SWORD HAND
  Drops:
  - ZombieMineDrop 2 1
  - ZombieMineDrop1 1 0.75
  - exp 550-800 1
  Options:
    MovementSpeed: 0.3
SkeletonMine2:
  Type: SKELETON
  Display: '&4Ác Quỷ'
  Health: 12
  Damage: 23
  Equipment:
  - DIAMOND_HELMET HEAD
  - DIAMOND_hOE HAND
  Drops:
  - ZombieMineDrop 1to2 0.75
  - SkeletonMineDrop2 1 0.5
  - SkeletonMineDrop3 1 0.25
  - exp 800-950 1
  Options:
    MovementSpeed: 0.5     
God:
  Type: WITHER_SKELETON
  Display: '&6&lChúa Ác Quỷ'
  Health: 10000
  Damage: 100
  Armor: 13
  KillMessages:
  - '&8(&c&lBOSS&8) &7<target.name> &cĐã bị phá hủy bởi &6&LChúa Ác Quỷ'
  - '&8(&c&lBOSS&8) &7<target.name> &CĐã bị linh hồn ăn mất bởi &6&LChúa Ác Quỷ'
  Skills:
  - sendtitle{title="&6&lChúa Ác Quỷ";subtitle="&f[ &aChúa Tể Ác Quỷ&f ]";d=50} @PlayersInRadius{r=35} ~onSpawn 1
  - sendtitle{title="&6&LChúa Ác Quỷ &fđã bị tiêu diệt";subtitle="&fAnh Hùng Khiêu Chiến: &b<player.name>";d=50} @PlayersInRadius{r=35} ~onDeath 1
  - sound{s=mob.blaze.hit;p=0.1} @Self ~onDamaged
  - effect:particles{particle=reddust;color=#000000;amount=200;hS=1;vS=1;speed=5} @self ~onDamaged
  - effect:particles{particle=reddust;color=#ff0c00;amount=200;hS=1;vS=1;speed=5} @target ~onAttack
  - effect:particlesphere{particle=reddust;color=#ff0c00;amount=200;radius=4} @self ~onTimer:100
  - effect:particlesphere{particle=reddust;color=#000000;amount=200;radius=4} @self ~onTimer:100
  - effect:lightning @self ~onDeath
  - sound{s=mob.zombie.hurt;p=0.3} @Self ~onSpawn
  - sound{s=mob.blaze.death;p=0.3} @Self ~onDeath
  - effect:lightning @PlayersInRadius{r=30} ~onPlayerDeath
  - message{cooldown=20;m="<mob.name><&co> &ECHẾT ĐI! Ngươi hết đường chạy rùi!"} @PlayersInRadius{r=40} ~onKillPlayer
  - message{cooldown=20;m="<mob.name><&co> &ENgươi dám thách thức với ta sao?!"} @PlayersInRadius{r=40} ~onCombat >0 0.2
  - skill{s=SkeletonKingEffects} @Self <90% 0.75
  - skill{s=SkeletonKingPull} @Self <80% 0.9
  - skill{s=SkeletonKingSummonMinions} @Self <75% 0.7
  - skill{s=Test;} ~onDeath
  Modules:
    ThreatTable: true
  Equipment:
  - SkeletonKingHelmet:4
  - SkeletonKingChestplate:3
  - SkeletonKingLeggings:2
  - SkeletonKingBoots:1
  - SkeletonKingSword:0
  Drops:
  - WarToken 1 1
  - exp 35L-50L
SkeletonKnight1:
  Type: SKELETON
  Health: 20
  Damage: 2
  KillMessages:
  - '&8(&c&lBOSS&8) &7<target.name> &cĐã bị phá hủy bởi &6&LChúa Ác Quỷ'
  - '&8(&c&lBOSS&8) &7<target.name> &CĐã bị linh hồn ăn mất bởi &6&LChúa Ác Quỷ'
  Skills:
  - mount{type=SkeletonHorse} ~onSpawn
  Equipment:
  - SkeletonKnight1Helmet:4
  - SkeletonKnight1Chestplate:3
  - SkeletonKnight1Leggings:2
  - SkeletonKnight1Boots:1
  - SkeletonKnight1Sword:0
SkeletonKnight2:
  Type: SKELETON
  Health: 20
  Damage: 2
  KillMessages:
  - '&8(&c&lBOSS&8) &7<target.name> &cĐã bị phá hủy bởi &6&LChúa Ác Quỷ'
  - '&8(&c&lBOSS&8) &7<target.name> &CĐã bị linh hồn ăn mất bởi &6&LChúa Ác Quỷ'
  Equipment:
  - SkeletonKnight2Helmet:4
  - SkeletonKnight2Chestplate:3
  - SkeletonKnight2Leggings:2
  - SkeletonKnight2Boots:1
  - SkeletonKnight2Sword:0
SkeletalMinion:
  Type: SKELETON
  Display: '&2Skeletal Minion'
  Health: 10
  Damage: 2
  Options:
    MovementSpeed: 0.1
StaticallyChargedSheep:
  Type: SHEEP
  Display: '&aStatically Charged Sheep'
  Health: 100
  Damage: 2
  Options:
    MovementSpeed: 0.3
  DamageModifiers:
  - LIGHTNING 0
  - FIRE 0.5
  Skills:
  - lightning @LivingInRadius{r=10} ~onTimer:100
AngrySludge:
  Type: SLIME
  Display: '&aAngry Sludge'
  Health: 100
  Damage: 2
  Options:
    Size: 20
    MovementSpeed: 0.1
    PreventSlimeSplit: true
    PreventOtherDrops: true
    MaxCombatDistance: 30
    KnockbackResistance: 1
  Skills:
  - skill{s=AngrySludgePoison} 0.2
  - blockmask{material=SLIME_BLOCK;r=1;duration=100} @self ~onTimer:20
OreDirt:
  Type: RABBIT
  Display: '&f[&6Ore&f] &dDirt'
  Health: 15
  Disguise:
    Type: BLOCK
    Block: dirt
    BlockData: 0
  Options:
    AlwaysShowName: true
    PreventOtherDrops: true
    PreventItemPickup: true
    MovementSpeed: 0.3
  Drops:
  - 3 1 1
Orecoal:
  Type: RABBIT
  Display: '&f[&6Ore&f] &dCoal'
  Health: 15
  Disguise:
    Type: BLOCK
    Block: coal_ore
    BlockData: 0
  Options:
    AlwaysShowName: true
    PreventOtherDrops: true
    PreventItemPickup: true
    MovementSpeed: 0.3
  Drops:
  - 16 1 1
OreIron:
  Type: RABBIT
  Display: '&f[&6Ore&f] &dIron'
  Health: 15
  Disguise:
    Type: BLOCK
    Block: iron_ore
    BlockData: 0
  Options:
    AlwaysShowName: true
    PreventOtherDrops: true
    PreventItemPickup: true
    MovementSpeed: 0.3
  Drops:
  - 265 1 1
Oregold:
  Type: RABBIT
  Display: '&f[&6Ore&f] &dGold'
  Health: 15
  Disguise:
    Type: BLOCK
    Block: gold_ore
    BlockData: 0
  Options:
    AlwaysShowName: true
    PreventOtherDrops: true
    PreventItemPickup: true
    MovementSpeed: 0.3
  Drops:
  - 14 1 1
Orediamond:
  Type: RABBIT
  Display: '&f[&6Ore&f] &ddiamond'
  Health: 15
  Disguise:
    Type: BLOCK
    Block: diamond_ore
    BlockData: 0
  Options:
    AlwaysShowName: true
    PreventOtherDrops: true
    PreventItemPickup: true
    MovementSpeed: 0.3
  Drops:
  - 56 1 1
saok:
  Mobtype: VILLAGER
  Disguise:
    Type: player
    Player: '&6&lBoss '
    Skin: QT7
  Display: '&6&lSaok'
  Health: 225
  Damage: 0
  Skills:
  - skill{s=saokspawn} @Self ~onSpawn
  - throw{velocity=90;velocityY=2} @PlayersInRadius{r=105} ~onDamaged 1
  Options:
    Despawn: true
    AlwaysShowName: true
    MovementSpeed: 0.0001
    MaxCombatDistance: 25
    PreventOtherDrops: true
    AttackSpeed: 1
    NoGravity: true
    Invincible: true
saok2:
  Type: CREEPER
  Display: '&c&lSaok'
  Health: 10000
  Damage: 0
  Skills:
  - effect:particles{p=reddust;color=#ffd500;amount=30;hS=1.1;vd=500;vS=1.1;speed=0.1} @self ~onTimer:20
  - effect:particles{p=reddust;color=#A50008;amount=150;hS=7.1;vd=500;vS=7.1;speed=0.1} @self ~onTimer:20
  - sound{s=entity.wither.hurt} @self ~onSpawn
  - skill{s=saokskill1} @Self ~onTimer:50 0.15
  - skill{s=saokskill2} @Self ~onTimer:50 0.15
  - skill{s=saokskill3} @Self ~onTimer:50 0.04
  - skill{s=saokskill4} @Self ~onTimer:50 0.09
  - skill{s=saokskill5} @Self ~onTimer:50 0.15
  - skill{s=saokskill6} @Self ~onTimer:50 0.15
  - skill{s=saokskill7} @Self ~onDamaged 0.3
  - skill{s=saokskill8} @Self ~oTimer:100 0.1
  - skill{s=saokmsg} @Self ~onTimer:100 0.43
  - sound{s=entity.wither.hurt} @self ~onDeath 1
  - skill{s=saokskill3} @Self ~onDeath 1
  - lightning @Ring{radius=8;points=5} ~onDamaged 0.15
  - message{cooldown=30;m="<mob.name><&co> Aaawww.."} @PlayersInRadius{r=40} ~onDamaged 0.09
  Options:
    AlwaysShowName: true
    MovementSpeed: 0.015
    MaxCombatDistance: 25
    PreventOtherDrops: true
    AttackSpeed: 1
    PreventSuicide: true   
    FuseTicks: 10000 
    SuperCharged: true
saok3:
  Type: CREEPER
  Display: '&6&lSaok'
  Health: 1
  Damage: 0
  Skills:
  - effect:particles{p=reddust;color=#ffd500;amount=30;hS=1.1;vd=500;vS=1.1;speed=0.1} @self ~onTimer:20
  Options:
    AlwaysShowName: true
    MovementSpeed: 0.45
    MaxCombatDistance: 65
    PreventOtherDrops: true
    AttackSpeed: 1
    PreventSuicide: false 
    FuseTicks: 1
    SuperCharged: true   
    
Borda:
  Type: WITHER_SKELETON
  Display: '&cLinh Hồn Ác Quỷ'
  Health: 200000
  Damage: 500
  Equipment:
  - diamond_sword:0
  Drops:
  - exp 10000-50000 1
  - money 500-1500 1
  Skills:
  - skill{s=saokskill1} @Self ~onTimer:50 0.15
  - skill{s=saokskill2} @Self ~onTimer:50 0.15
  - skill{s=saokskill3} @Self ~onTimer:50 0.04
  - skill{s=saokskill4} @Self ~onTimer:50 0.09
  - skill{s=saokskill5} @Self ~onTimer:50 0.15
  - skill{s=saokskill6} @Self ~onTimer:50 0.15
  - effect:particles{p=reddust;color=#ffd500;amount=30;hS=1.1;vd=500;vS=1.1;speed=0.1} @self ~onTimer:20
  - effect:particles{p=reddust;color=#A50008;amount=150;hS=7.1;vd=500;vS=7.1;speed=0.1} @self ~onTimer:20
  - sound{s=entity.wither.hurt} @self ~onSpawn
  - lightning @Ring{radius=8;points=5} ~onDamaged 0.15
  AIGoalSelectors:
  - 0 clear
  - 1 randomstroll
  - 2 meleeattack
  AITargetSelectors:
  - 0 clear
  - 1 players
  Options:
    AlwaysShowName: true
    MovementSpeed: 0.3
    MaxCombatDistance: 25
    PreventOtherDrops: true
    AttackSpeed: 1
    PreventSuicide: true   
    FuseTicks: 10000 
    SuperCharged: true
    
Borda:
  Type: WITHER_SKELETON
  Display: '&cLinh Hồn Ác Quỷ'
  Health: 800
  Damage: 13
  Equipment:
  - diamond_sword:0
  Drops:
  - exp 5000-10000 1
  - money 500-1500 1
  Skills:
  - lightning @EntitiesInRadius{r=10} ~onTimer:100
  - lightning @EntitiesInRadius{r=10} ~onTimer:200
  AIGoalSelectors:
  - 0 clear
  - 1 randomstroll
  - 2 meleeattack
  AITargetSelectors:
  - 0 clear
  - 1 players
  Options:
    MovementSpeed: 2
    Silent: true
    AttackSpeed: 15
    Collidable: false
    KnockbackResistance: 60 
WarzoneDemon:
  Type: SKELETON
  Display: '&4&lÁc Quỷ'
  Health: 15
  Damage: 10
  Armor: 2
  Skills:
  - potion{type=INVISIBILITY;duration=999999;level=0} @Self ~onSpawn
  - potion{type=FIRE_RESISTANCE;duration=999999;level=0} @Self ~onSpawn
  Equipment:
  - GhostHead:4
  - GhostChest:3
  - GhostAxe:0
  Drops:
  - WarToken 1-2 0.5
  - exp 3L-5L 1
  - DIAMOND 4-9 0.5
  Options:
    MovementSpeed: 0.35
    AlwaysShowName: true
WarzoneZombie:
  Type: ZOMBIE
  Display: '&f&lLinh Hồn'
  Health: 20
  Damage: 8
  Armor: 3 
  Skills:
  - potion{type=FIRE_RESISTANCE;duration=999999;level=0} @Self ~onSpawn
  - potion{type=WEAKNESS;duration=200;level=0} @Target ~onDamaged
  - potion{type=SLOW;duration=200;level=0} @Target ~onDamaged
  Equipment:
  - ZombieHead:4
  - ZombieChest:3
  - ZombieLeggs:2
  - ZombieSword:0
  Drops:
  - WarToken 1-2 0.2
  - exp 2L-4L
  Options:
    MovementSpeed: 0.32
    AlwaysShowName: false
MagmaLord:
  Type: MAGMA_CUBE
  Display: '&4&lMagma Lord'
  Health: 3000
  Damage: 8
  Armor: 8
  KillMessages:
  - '&8(&c&lBOSS&8) &7<target.name> &CĐã bị phá hủy bởi &4&lMagma Lord'
  - '&8(&c&lBOSS&8) &7<target.name> &CĐã bị đè xuống và chết bởi &4&lMagma Lord'
  Skills:
  - sendtitle{title="&4&L&NCẢNH BÁO";subtitle="&CMột con boss cực mạnh đã hồi sinh gần đây!";d=50} @PlayersInRadius{r=50} ~onSpawn 1
  - sendtitle{title="&6&L&NXIN CHÚC MỪNG";subtitle="&EBạn đã tiêu diệt thành công!";d=50} @PlayersInRadius{r=35} ~onDeath 1
  - sound{s=mob.blaze.hit;p=0.1} @Self ~onDamaged
  - effect:particles{particle=reddust;color=#000000;amount=200;hS=1;vS=1;speed=5} @self ~onDamaged
  - effect:particles{particle=reddust;color=#ff0000;amount=200;hS=1;vS=1;speed=5} @target ~onAttack
  - effect:smokeswirl{duration=200;interval=10} @self ~onTimer:300
  - effect:lightning @self ~onDeath
  - sound{s=mob.zombie.death;p=0.3} @Self ~onSpawn
  - sound{s=mob.blaze.death;p=0.3} @Self ~onDeath
  - effect:lightning @PlayersInRadius{r=30} ~onPlayerDeath
  - potion{type=SLOW;duration=200;level=1} @PlayersInRadius{r=15} ~OnDamaged
  - message{m="<mob.name><&co>&C Các ngươi sẽ chết! Hahahhahahahahahaha."} @PlayersInRadius{r=40} ~onPlayerKill >0 1
  - skill{s=MagmaKnockback} @Self <90% 0.7
  - skill{s=MagmaDebuffs} @Self <75% 0.5
  - skill{s=MagmaTrap} @Self <80% 0.5
  - skill{s=MagmaPull} @Self <50% 0.5
  - summon{mob=BLAZE;amount=4;noise=5} @Self ~onTimer:300
  - damage{amount=2;ignoreArmor=true} @PlayersInRadius{r=15} ~onTimer:300
  - skill{s=Test;} ~onDeath 
  Drops:
  - WarToken 1 1
  - EMERALD_BLOCK 5-32 1
  - exp 600
  Options:
    PreventSlimeSplit: true
    Size: 11
AncientWitch:
  Type: WITCH
  Display: '&5&lAncient Witch'
  Health: 3500
  Damage: 6
  Armor: 500
  KillMessages:
  - '&8(&c&lBOSS&8) &7<target.name> &CĐã bị bao phủ bởi phép thuật.'
  - '&8(&c&lBOSS&8) &7<target.name> &CĐã bị bóc hơi bởi &5&LAncient Witch'
  Skills:
  - sendtitle{title="&4&L&NCẢNH BÁO";subtitle="&CMột con boss cực mạnh đã hồi sinh gần đây!";d=50} @PlayersInRadius{r=50} ~onSpawn 1
  - sendtitle{title="&6&L&NXIN CHÚC MỪNG";subtitle="&EBạn đã tiêu diệt thành công!";d=50} @PlayersInRadius{r=35} ~onDeath 1
  - sound{s=mob.villager.hit;p=0.1} @Self ~onDamaged
  - effect:particles{particle=reddust;color=#A218D2;amount=200;hS=1;vS=1;speed=5} @self ~onDamaged
  - effect:particles{particle=reddust;color=#ff0c00;amount=200;hS=1;vS=1;speed=5} @target ~onAttack
  - effect:particlesphere{particle=reddust;color=#A218D2;amount=200;radius=4} @self ~onTimer:100
  - effect:particlesphere{particle=reddust;color=#ff0c00;amount=200;radius=4} @self ~onTimer:100
  - effect:lightning @self ~onDeath
  - sound{s=mob.villager.haggle;p=0.3} @Self ~onSpawn
  - sound{s=mob.villager.death;p=0.3} @Self ~onDeath
  - effect:lightning @PlayersInRadius{r=30} ~onPlayerDeath
  - message{cooldown=20;m="<mob.name><&co> &DCác ngươi chuẩn bị chết rồi!"} @PlayersInRadius{r=40} ~onKillPlayer
  - message{cooldown=20;m="<mob.name><&co> &DCác ngươi không có đường trốn thoát đâu!"} @PlayersInRadius{r=40} ~onCombat >0 0.2
  - skill{s=WitchTrap} @Self <90% 0.9
  - skill{s=WitchSkullBlast} @Self <50% 0.7
  - skill{s=WitchArrowVolley} @Self <90% 0.7
  - skill{s=WitchPull} @Self <90% 0.5
  - skill{s=WitchSummonMinion} @Self <35% 0.7
  - summon{mob=BAT;amount=10;noise=5} @Self ~onTimer:200
  - skill{s=Test;} ~onDeath   
  Drops:
  - WarToken 1
  - exp 800
WitchBossMinion:
  Type: BABY_PIG_ZOMBIE
  Health: 18
  Damage: 5
  KillMessages:
  - '&8(&c&lBOSS&8) &7<target.name> &CĐã bị bao phủ bởi phép thuật.'
  - '&8(&c&lBOSS&8) &7<target.name> &CĐã bị bóc hơi bởi &5&LAncient Witch'   
  Options:
    MovementSpeed: 0.35
 
thấy config bth mà nhỉ
ảo vl
 
Health: 10000

32788


Bạn vào file spigot.yml set maxhealth cho phép chưa
 
nó ghi là [MythicMobs] Error with 'RALLY' skill: The 'type' attribute must be a valid MythicMob or MythicEntity type. bạn ạ
mà nhìn thì ở chỗ "type" nào ý bạn ko ghi thành mythicmob hoặc mythicentity, chưa dùng nên chỉ nói đến đây, chắc phải ping @SpencerX
 
mà nhìn thì ở chỗ "type" nào ý bạn ko ghi thành mythicmob hoặc mythicentity, chưa dùng nên chỉ nói đến đây, chắc phải ping @SpencerX
lỗi chủ yếu ở đây bạn ạ
phần lỗi nó ghi là lỗi skill triệu hồi
thì bạn xem file bên trên với skill con này xem nó bị làm sao ko nhé
bạn tìm giúp mình cái lỗi skill triệu hồi
Mã:
God:
  Type: SKELETON
  Display: '&6&lChúa Ác Quỷ'
  Health: 10000
  Damage: 100
  Armor: 13
  KillMessages:
  - '&8(&c&lBOSS&8) &7<target.name> &cĐã bị phá hủy bởi &6&LChúa Ác Quỷ'
  - '&8(&c&lBOSS&8) &7<target.name> &CĐã bị linh hồn ăn mất bởi &6&LChúa Ác Quỷ'
  Skills:
  - sendtitle{title="&6&lChúa Ác Quỷ";subtitle="&f[&aChúa Tể Ác Quỷ&f]";d=50} @PlayersInRadius{r=35} ~onSpawn 1
  - sendtitle{title="&6&LChúa Ác Quỷ &fđã bị tiêu diệt";subtitle="&fAnh Hùng Khiêu Chiến: &b<player.name>";d=50} @PlayersInRadius{r=35} ~onDeath 1
  - sound{s=mob.blaze.hit;p=0.1} @Self ~onDamaged
  - effect:particles{particle=reddust;color=#000000;amount=200;hS=1;vS=1;speed=5} @self ~onDamaged
  - effect:particles{particle=reddust;color=#ff0c00;amount=200;hS=1;vS=1;speed=5} @target ~onAttack
  - effect:particlesphere{particle=reddust;color=#ff0c00;amount=200;radius=4} @self ~onTimer:100
  - effect:particlesphere{particle=reddust;color=#000000;amount=200;radius=4} @self ~onTimer:100
  - effect:lightning @self ~onDeath
  - sound{s=mob.zombie.hurt;p=0.3} @Self ~onSpawn
  - sound{s=mob.blaze.death;p=0.3} @Self ~onDeath
  - effect:lightning @PlayersInRadius{r=30} ~onPlayerDeath
  - message{cooldown=20;m="<mob.name><&co> &ECHẾT ĐI! Ngươi hết đường chạy rùi!"} @PlayersInRadius{r=40} ~onKillPlayer
  - message{cooldown=20;m="<mob.name><&co> &ENgươi dám thách thức với ta sao?!"} @PlayersInRadius{r=40} ~onCombat >0 0.2
  - skill{s=SkeletonKingEffects} @Self <90% 0.75
  - skill{s=SkeletonKingPull} @Self <80% 0.9
  - skill{s=SkeletonKingSummonMinions} @Self <75% 0.7
  - skill{s=Test;} ~onDeath
  Modules:
    ThreatTable: true
  Equipment:
  - SkeletonKingHelmet:4
  - SkeletonKingChestplate:3
  - SkeletonKingLeggings:2
  - SkeletonKingBoots:1
  - SkeletonKingSword:0
  Drops:
  - WarToken 1 1
  - exp 35L-50L
 
Bạn cho mình xin cái phần console khi mà gõ /mm reload đi bn
 
Bạn cho mình xin cái phần console khi mà gõ /mm reload đi bn
đây bạn ơi

[11:22:42 WARN]: [MythicMobs] ✗ Config Error for Item 'KingsCrown' in 'ExampleItems.yml': Material type 'GOLDEN_HELMET' not found
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl10: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl11' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl11: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl12' - MobType 'WarzoneZombie' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl12: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl13' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl13: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl14' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl14: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl15' - MobType 'WarzoneZombie' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl15: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl16' - MobType 'WarzoneZombie' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl16: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl17' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl17: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl18' - MobType 'WarzoneZombie' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl18: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl19' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl19: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl2' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl2: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl20' - MobType 'WarzoneZombie' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl20: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl21' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl21: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl22' - MobType 'WarzoneZombie' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl22: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl23' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl23: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl24' - MobType 'WarzoneZombie' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl24: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl25' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl25: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl26' - MobType 'WarzoneZombie' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl26: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl27' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl27: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl3' - MobType 'WarzoneZombie' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl3: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl4' - MobType 'WarzoneZombie' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl4: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl5' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl5: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl6' - MobType 'WarzoneZombie' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl6: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl7' - MobType 'WarzoneZombie' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl7: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl8' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl8: enable debugging for stacktrace.
[11:22:42 WARN]: [MythicMobs] Error enabling spawner 'pl9' - MobType 'WarzoneDemon' is invalid! Spawner cannot initialize. Disabling.
[11:22:42 ERROR]: [MythicMobs] Error loading MythicSpawner pl9: enable debugging for stacktrace.
[11:22:42 INFO]: [MythicMobs] Loaded 0 mobs.
[11:22:42 INFO]: [MythicMobs] Loaded 3 vanilla mob overrides.
[11:22:42 INFO]: [MythicMobs] Loaded 0 mob stacks.
[11:22:42 INFO]: [MythicMobs] Loaded 38 skills.
[11:22:42 INFO]: [MythicMobs] Loaded 2 random spawns.
[11:22:42 INFO]: [MythicMobs] Loaded 33 mythic items.
[11:22:42 INFO]: [MythicMobs] Loaded 2 drop tables.
[11:22:42 INFO]: [MythicMobs] Loaded 0 mob spawners.
[11:22:42 INFO]: MythicMobs has been reloaded!
[11:22:42 WARN]: [MythicMobs] Error with 'RALLY' skill: The 'type' attribute must be a valid MythicMob or MythicEntity type.
[11:22:42 WARN]: [MythicMobs] -- Incorrect line: WitchBossMinion
 
Similar content Most view Xem thêm
Back
Top Bottom