Server Startup Warning #122


Open
  • voigtman created this issue Sep 22, 2019
     
    Error

    [15:36:50 INFO]: [InfernalMobs] Registered Events. [15:36:50 WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey. [15:36:50 WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:28) [15:36:50 WARN]: at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.addRecipes(infernal_mobs.java:2339) [15:36:50 WARN]: at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.onEnable(infernal_mobs.java:197) [15:36:50 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [15:36:50 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) [15:36:50 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) [15:36:50 WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) [15:36:50 WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) [15:36:50 WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) [15:36:50 WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) [15:36:50 WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:870) [15:36:50 WARN]: at java.base/java.lang.Thread.run(Thread.java:835)

     

     Config:

     

    # Chance is the chance that a mob will not be infernal, the lower the number the higher the chance. (min 1)
    # Enabledworlds are the worlds that infernal mobs can spawn in.
    # Enabledmobs are the mobs that can become infernal.
    # Loot is the items that are dropped when an infernal mob dies. (You can have up to 64)
    # Item is the item, Amount is the amount, Durability is how damaged it will be (0 is undamaged).
    # nameTagsLevel is the visibility level of the name tags, 0 = no tag, 
    # 1 = tag shown when your looking at the mob, 2 = tag always shown.
    # Note, if you have name tags set to 0, on server restart all infernal mobs will turn normal.
    # If you want to enable the boss bar you must have BarAPI on your server.
    # nameTagsName and bossBarsName have these special tags: <mobLevel> = the amount of powers the boss has.
    # <abilities> = A list of about 3-5 (whatever can fit) names of abilities the boss has.
    # <mobName> = Name of the mob, so if the mob is a creeper the mobName will be "Creeper".
    configVersion: '1.14'
    chance: 100
    namePrefix: '&fInfernal'
    nameTagsLevel: 1
    nameTagsName: '&f<prefix> <mobName>'
    bossBarsName: '&fLevel <mobLevel> &f<prefix> <mobName>'
    enableBossBar: true
    bossBarSettings:
      defaultColor: PINK
      defaultStyle: SOLID
    enableScoreBoard: flase
    showHealthOnScoreBoard: true
    effectAllPlayerAttacks: true
    enableParticles: true
    enableDeathMessages: true
    deathMessages:
    - '&cplayer &chas killed an mob&c!'
    - '&cAn mob &cwas slain by player&c!'
    - '&cplayer &cowned an mob&c!'
    - '&cAn mob &cwas beheaded by player&c''s weapon!'
    - '&cplayer&c''s weapon &ckilled an mob&c!'
    - '&cAn mob &cwas killed by player &cusing a weapon&c!'
    enableSpawnMessages: true
    spawnMessageRadius: 64
    spawnMessages:
    - '&cAn Infernal mob has spawned near you and it smells your presence!'
    - '&cWatch out!'
    - '&cYou hear a faint scream...'
    - '&cSomething is coming...'
    - '&cWhat is that awful smell?...'
    mobworlds:
    - <all>
    effectworlds:
    - <all>
    enabledmobs:
    - ELDER_GUARDIAN
    - WITHER_SKELETON
    - STRAY
    - HUSK
    - ZOMBIE_VILLAGER
    - SKELETON_HORSE
    - ZOMBIE_HORSE
    - EVOKER
    - VEX
    - VINDICATOR
    - CREEPER
    - SKELETON
    - SPIDER
    - GIANT
    - ZOMBIE
    - SLIME
    - GHAST
    - PIG_ZOMBIE
    - ENDERMAN
    - CAVE_SPIDER
    - SILVERFISH
    - BLAZE
    - MAGMA_CUBE
    - ENDER_DRAGON
    - WITHER
    - BAT
    - WITCH
    - ENDERMITE
    - GUARDIAN
    - SHULKER
    - ILLUSIONER
    - PARROT
    - POLAR_BEAR
    - LLAMA
    - DROWNED
    - PHANTOM
    - PUFFERFISH
    enabledCharmSlots:
    - 0
    - 1
    - 2
    - 3
    - 4
    - 5
    - 6
    - 7
    - 8
    - 36
    poisonous: true
    armoured: true
    blinding: true
    withering: true
    tosser: true
    thief: true
    quicksand: true
    bullwark: true
    rust: true
    sapper: true
    1up: true
    cloaked: true
    ender: true
    ghastly: true
    lifesteal: true
    sprint: true
    storm: true
    webber: true
    vengeance: true
    weakness: true
    berserk: true
    explode: true
    potions: true
    mama: true
    molten: true
    archer: true
    necromancer: true
    firework: true
    gravity: true
    flying: true
    mounted: true
    morph: true
    ghost: true
    confusing: true
    mamaSpawnAmount: 5
    vengeanceDamage: 7
    berserkDamage: 5
    moltenBurnLength: 6
    gravityLevitateLength: 10
    horseMountsHaveSaddles: true
    armouredMountsHaveArmour: true
    fireworkColour:
      red: 255
      green: 10
      blue: 10
    enabledSpawnReasons:
    - BREEDING
    - BUILD_WITHER
    - CHUNK_GEN
    - CUSTOM
    - DEFAULT
    - INFECTION
    - SPAWNER_EGG
    - LIGHTNING
    - NATURAL
    - NETHER_PORTAL
    - OCELOT_BABY
    - REINFORCEMENTS
    - SILVERFISH_BLOCK
    - SLIME_SPLIT
    - VILLAGE_INVASION
    mobParticles:
    - lavaSpark:1:10
    mountFate: nothing
    enabledMounts:
    - SPIDER
    - SKELETON_HORSE
    - ZOMBIE_HORSE
    - DONKEY
    - MULE
    - SLIME
    - GHAST
    - MAGMA_CUBE
    - ENDER_DRAGON
    - BAT
    - PIG
    - SHEEP
    - COW
    - CHICKEN
    - MUSHROOM_COW
    - HORSE
    - POLAR_BEAR
    - LLAMA
    - PHANTOM
    - BLAZE
    enabledRiders:
    - WITHER_SKELETON
    - STRAY
    - HUSK
    - ZOMBIE_VILLAGER
    - EVOKER
    - VINDICATOR
    - SKELETON
    - ZOMBIE
    - PIG_ZOMBIE
    - ENDERMAN
    - WITCH
    - SNOWMAN
    - VILLAGER
    - ILLUSIONER
    - DROWNED
    disabledBabyMobs:
    - WOLF
    - MUSHROOM_COW
    - COW
    - SHEEP
    - PIG
    - CHICKEN
    - OCELOT
    - HORSE
    minpowers: 5
    maxpowers: 10
    healthMultiplier: 5
    healthByPower: true
    healthByDistance: false
    powerByDistance: false
    healthToAdd: 5
    powerToAdd: 3
    xpMultiplier: 8
    addDistance: 200
    enableDrops: true
    dropChance: 75
    enableFarmingDrops: false
    naturalSpawnHeight: 0
    

     

     

     

To post a comment, please login or register a new account.