[Faction] Souci de config

Firius

Bucheron
15 Janvier 2015
18
0
12
31
Bonjour, j'ai actuellement un problème avec le plugin Faction, mon server est sous cauldron en version 1.7.10.
Normalement j'ai configuré de manière à ce qu'une faction ne puisse avoir que 30 chunk max et que chaque joueur à un maximum de puissance de 8.
J'ai également activé et configuré le système économique du plugin à fin que l'on doit payer pour claim un chunk.

Au final malheureusement la limitation de chunk et le prix du chunk ne marche pas.
Voici mon fichier de config :
Code:
{
  "aliasesF": [
    "f"
  ],
  "worldsClaimingEnabled": {
    "standard": true,
    "exceptions": []
  },
  "worldsPowerLossEnabled": {
    "standard": true,
    "exceptions": []
  },
  "worldsPvpRulesEnabled": {
    "standard": true,
    "exceptions": []
  },
  "playersWhoBypassAllProtection": [],
  "taskPlayerPowerUpdateMinutes": 1.0,
  "taskPlayerDataRemoveMinutes": 5.0,
  "taskEconLandRewardMinutes": 20.0,
  "removePlayerWhenBanned": true,
  "removePlayerMillisDefault": 864000000,
  "removePlayerMillisPlayerAgeToBonus": {
    "1209600000": 864000000
  },
  "removePlayerMillisFactionAgeToBonus": {
    "2419200000": 864000000,
    "1209600000": 432000000
  },
  "defaultPlayerFactionId": "none",
  "defaultPlayerRole": "RECRUIT",
  "defaultPlayerPower": 8.0,
  "motdPriority": "NORMAL",
  "motdDelayTicks": -1,
  "powerMax": 8.0,
  "powerMin": 0.0,
  "powerPerHour": 1.0,
  "powerPerDeath": -1.0,
  "canLeaveWithNegativePower": true,
  "factionMemberLimit": 0,
  "factionPowerMax": 0.0,
  "factionNameLengthMin": 3,
  "factionNameLengthMax": 16,
  "factionNameForceUpperCase": false,
  "setRadiusMax": 3,
  "setFillMax": 30,
  "claimsMustBeConnected": true,
  "claimsCanBeUnconnectedIfOwnedByOtherFaction": false,
  "claimingFromOthersAllowed": true,
  "claimMinimumChunksDistanceToOthers": 0,
  "claimsRequireMinFactionMembers": 1,
  "claimedLandsMax": 30,
  "homesEnabled": true,
  "homesMustBeInClaimedTerritory": true,
  "homesTeleportCommandEnabled": true,
  "homesTeleportAllowedFromEnemyTerritory": false,
  "homesTeleportAllowedFromDifferentWorld": true,
  "homesTeleportAllowedEnemyDistance": 32.0,
  "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
  "homesTeleportToOnDeathActive": false,
  "homesTeleportToOnDeathPriority": "NORMAL",
  "permanentFactionsDisableLeaderPromotion": false,
  "actionDeniedPainAmount": 2.0,
  "disablePVPForFactionlessPlayers": false,
  "enablePVPAgainstFactionlessInAttackersLand": false,
  "territoryShieldFactor": 0.2,
  "denyCommandsPermanentFactionMember": [],
  "denyCommandsTerritoryRelation": {
    "ENEMY": [
      "home",
      "homes",
      "sethome",
      "createhome",
      "tpahere",
      "tpaccept",
      "tpyes",
      "tpa",
      "call",
      "tpask",
      "warp",
      "warps",
      "spawn",
      "ehome",
      "ehomes",
      "esethome",
      "ecreatehome",
      "etpahere",
      "etpaccept",
      "etpyes",
      "etpa",
      "ecall",
      "etpask",
      "ewarp",
      "ewarps",
      "espawn",
      "essentials:home",
      "essentials:homes",
      "essentials:sethome",
      "essentials:createhome",
      "essentials:tpahere",
      "essentials:tpaccept",
      "essentials:tpyes",
      "essentials:tpa",
      "essentials:call",
      "essentials:tpask",
      "essentials:warp",
      "essentials:warps",
      "essentials:spawn",
      "essentials:back",
      "wtp",
      "uspawn",
      "utp",
      "mspawn",
      "mtp",
      "fspawn",
      "ftp",
      "jspawn",
      "jtp"
    ],
    "NEUTRAL": [],
    "TRUCE": [],
    "ALLY": [],
    "MEMBER": []
  },
  "chatSetFormat": true,
  "chatSetFormatAt": "LOWEST",
  "chatSetFormatTo": "<{factions_relcolor}§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}§f%1$s> %2$s",
  "chatParseTags": true,
  "chatParseTagsAt": "LOW",
  "colorMember": "GREEN",
  "colorAlly": "DARK_PURPLE",
  "colorTruce": "LIGHT_PURPLE",
  "colorNeutral": "WHITE",
  "colorEnemy": "RED",
  "colorNoPVP": "GOLD",
  "colorFriendlyFire": "DARK_RED",
  "prefixLeader": "**",
  "prefixOfficer": "*",
  "prefixMember": "+",
  "prefixRecruit": "-",
  "handleExploitObsidianGenerators": true,
  "handleExploitEnderPearlClipping": true,
  "handleExploitTNTWaterlog": false,
  "seeChunkSteps": 1,
  "seeChunkKeepEvery": 5,
  "seeChunkSkipEvery": 0,
  "seeChunkPeriodMillis": 500,
  "seeChunkParticleAmount": 30,
  "seeChunkParticleOffsetY": 2.0,
  "seeChunkParticleDeltaY": 2.0,
  "logFactionCreate": true,
  "logFactionDisband": true,
  "logFactionJoin": true,
  "logFactionKick": true,
  "logFactionLeave": true,
  "logLandClaims": true,
  "logLandUnclaims": true,
  "logMoneyTransactions": true,
  "logPlayerCommands": true,
  "materialsEditOnInteract": [
    "DIODE_BLOCK_OFF",
    "DIODE_BLOCK_ON",
    "NOTE_BLOCK",
    "CAULDRON",
    "SOIL"
  ],
  "materialsEditTools": [
    "FIREBALL",
    "FLINT_AND_STEEL",
    "BUCKET",
    "WATER_BUCKET",
    "LAVA_BUCKET"
  ],
  "materialsEditToolsDupeBug": [
    "CHEST",
    "SIGN_POST",
    "TRAPPED_CHEST",
    "SIGN",
    "WOOD_DOOR",
    "IRON_DOOR"
  ],
  "materialsDoor": [
    "WOODEN_DOOR",
    "TRAP_DOOR",
    "FENCE_GATE"
  ],
  "materialsContainer": [
    "DISPENSER",
    "CHEST",
    "FURNACE",
    "BURNING_FURNACE",
    "JUKEBOX",
    "BREWING_STAND",
    "ENCHANTMENT_TABLE",
    "ANVIL",
    "BEACON",
    "TRAPPED_CHEST",
    "HOPPER",
    "DROPPER"
  ],
  "entityTypesContainer": [
    "MINECART_CHEST",
    "MINECART_HOPPER"
  ],
  "entityTypesMonsters": [
    "BLAZE",
    "CAVE_SPIDER",
    "CREEPER",
    "ENDERMAN",
    "ENDER_DRAGON",
    "GHAST",
    "GIANT",
    "MAGMA_CUBE",
    "PIG_ZOMBIE",
    "SILVERFISH",
    "SKELETON",
    "SLIME",
    "SPIDER",
    "WITCH",
    "WITHER",
    "ZOMBIE"
  ],
  "herochatFactionName": "Faction",
  "herochatFactionNick": "F",
  "herochatFactionFormat": "{color}[&l{nick}&r{color} &l{factions_roleprefix}&r{color}{factions_title|rp}{sender}{color}] &f{msg}",
  "herochatFactionColor": "GREEN",
  "herochatFactionDistance": 0,
  "herochatFactionIsShortcutAllowed": false,
  "herochatFactionCrossWorld": true,
  "herochatFactionMuted": false,
  "herochatFactionWorlds": [],
  "herochatAlliesName": "Allies",
  "herochatAlliesNick": "A",
  "herochatAlliesFormat": "{color}[&l{nick}&r&f {factions_relcolor}&l{factions_roleprefix}&r{factions_relcolor}{factions_name|rp}{sender}{color}] &f{msg}",
  "herochatAlliesColor": "DARK_PURPLE",
  "herochatAlliesDistance": 0,
  "herochatAlliesIsShortcutAllowed": false,
  "herochatAlliesCrossWorld": true,
  "herochatAlliesMuted": false,
  "herochatAlliesWorlds": [],
  "lwcMustHaveBuildRightsToCreate": true,
  "lwcRemoveIfNoBuildRights": false,
  "lwcRemoveOnChange": {
    "BUY": false,
    "SELL": false,
    "CONQUER": false,
    "PILLAGE": false
  },
  "econEnabled": true,
  "econLandReward": 0.0,
  "econUniverseAccount": "",
  "econChunkCost": {
    "BUY": 1.0,
    "SELL": 0.0,
    "CONQUER": 0.0,
    "PILLAGE": 0.0
  },
  "econCostCreate": 100.0,
  "econCostSethome": 0.0,
  "econCostJoin": 0.0,
  "econCostLeave": 0.0,
  "econCostKick": 0.0,
  "econCostInvite": 0.0,
  "econCostDeinvite": 0.0,
  "econCostHome": 0.0,
  "econCostName": 0.0,
  "econCostDescription": 0.0,
  "econCostTitle": 0.0,
  "econCostFlag": 0.0,
  "econRelCost": {
    "ENEMY": 0.0,
    "ALLY": 0.0,
    "TRUCE": 0.0,
    "NEUTRAL": 0.0
  },
  "bankEnabled": true,
  "bankFactionPaysCosts": true,
  "bankFactionPaysLandCosts": true
}

Merci d'avance pour votre aide.
 

Firius

Bucheron
15 Janvier 2015
18
0
12
31
Voici mes logs serveurs :
[13:11:51] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[13:11:51] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[13:11:51] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[13:11:51] [main/INFO]: Forge Mod Loader version 7.10.88.1307 for Minecraft 1.7.10 loading
[13:11:51] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.7.0_79, running on Linux:amd64:3.16.0-49-generic, installed at /usr/lib/jvm/java-7-openjdk-amd64/jre
[13:11:52] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:11:52] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:11:52] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:11:52] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:11:52] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:11:53] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:11:53] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:11:54] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[13:11:54] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[13:11:54] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[13:11:58] [Server thread/INFO]: Starting minecraft server version 1.7.10
[13:11:58] [Server thread/INFO]: Attempting early MinecraftForge initialization
[13:11:58] [Server thread/INFO]: MinecraftForge v10.13.2.1307 Initialized
[13:11:58] [Server thread/INFO]: Replaced 183 ore recipies
[13:11:58] [Server thread/INFO]: Completed early MinecraftForge initialization
[13:11:58] [Server thread/INFO]: Searching /home/minecraft/mods for mods
[13:11:59] [Server thread/INFO]: Forge Mod Loader has identified 16 mods to load
[13:11:59] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, animalbikes, weaponmod, FLabsBF, customnpcs, dynamicswordskills, Hats, iChunUtil, Metallurgy, MetallurgyCore, cfm, pda, DP_SimpleFlight, Trapcraft] at CLIENT
[13:11:59] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, animalbikes, weaponmod, FLabsBF, customnpcs, dynamicswordskills, Hats, iChunUtil, Metallurgy, MetallurgyCore, cfm, pda, DP_SimpleFlight, Trapcraft] at SERVER
[13:11:59] [Server thread/INFO]: Processing ObjectHolder annotations
[13:11:59] [Server thread/INFO]: Found 341 ObjectHolder annotations
[13:11:59] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[13:12:00] [Server thread/INFO]: Script Engings Available:
[13:12:00] [Server thread/INFO]: ECMAScript: .js
[13:12:01] [Server thread/INFO]: Simple Flight Event Handler has been registered.
[13:12:01] [Server thread/INFO]: Wing Dye & Enchantment handlers have been registered.
[13:12:01] [Server thread/INFO]: Initialized items.
[13:12:01] [Server thread/INFO]: Initialized item recipes.
[13:12:01] [Server thread/INFO]: Registered items.
[13:12:01] [Server thread/INFO]: Initialized item recipes.
[13:12:01] [Server thread/INFO]: Registered item recipes.
[13:12:01] [Server thread/INFO]: Simple Flight has pre-initialized.
[13:12:01] [Server thread/WARN]: ****************************************
[13:12:01] [Server thread/WARN]: * Illegal extra prefix trapcraft for name trapcraft:igniterrange, invalid registry invocation/invalid name?
[13:12:01] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[13:12:01] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[13:12:01] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[13:12:01] [Server thread/WARN]: * at trapcraft.TrapcraftMod.preLoad(TrapcraftMod.java:109)
[13:12:01] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:12:01] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)...
[13:12:01] [Server thread/WARN]: ****************************************
[13:12:01] [Server thread/INFO]: Applying holder lookups
[13:12:01] [Server thread/INFO]: Holder lookups applied
[13:12:01] [Server thread/INFO]: Loading properties
[13:12:01] [Server thread/INFO]: Default game type: SURVIVAL
[13:12:01] [Server thread/INFO]: This server is running Cauldron-MCPC-Plus version git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[13:12:01] [Server thread/INFO]: Using 4 threads for Netty based IO
[13:12:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
[13:12:01] [Server thread/INFO]: Generating keypair
[13:12:01] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:7598
[13:12:02] [Server thread/INFO]: Simple Flight has initialized.
[13:12:02] [Server thread/INFO]: Unknown recipe class! deep_ci.mcmods.simpleflight.item.crafting.WingDyeRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:12:02] [Server thread/INFO]: Unknown recipe class! deep_ci.mcmods.simpleflight.item.crafting.EnchantmentRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:12:02] [Server thread/INFO]: Forge Mod Loader has successfully loaded 16 mods
[13:12:02] [Server thread/INFO]: Registered command hats with permission node hats.common.core.CommandHats
[13:12:02] [Server thread/INFO]: Preparing level "world"
[13:12:02] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
[13:12:02] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[13:12:02] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
[13:12:02] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[13:12:02] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
[13:12:02] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
[13:12:02] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
[13:12:02] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[13:12:02] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[13:12:02] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
[13:12:02] [Server thread/INFO]: -------- World Settings For [world] --------
[13:12:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:02] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:02] [Server thread/INFO]: Anti X-Ray: true
[13:12:02] [Server thread/INFO]: Engine Mode: 1
[13:12:02] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:02] [Server thread/INFO]: Replace Blocks: [1, 5]
[13:12:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:02] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:02] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:12:02] [Server thread/INFO]: Random Lighting Updates: false
[13:12:02] [Server thread/INFO]: Structure Info Saving: true
[13:12:02] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:12:02] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:02] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:02] [Server thread/INFO]: Clear tick list: false
[13:12:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:02] [Server thread/INFO]: View Distance: 10
[13:12:02] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:02] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:02] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:02] [Server thread/INFO]: Injecting existing block and item data into this server instance
[13:12:02] [Server thread/INFO]: Applying holder lookups
[13:12:02] [Server thread/INFO]: Holder lookups applied
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCREDSTONEBLOCK with ID 165.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCARPENTYBENCH with ID 166.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCMAILBOX with ID 167.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCWAYPOINT with ID 168.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBORDER with ID 169.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBLOODBLOCK with ID 176.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBANNER with ID 177.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCWALLBANNER with ID 178.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCTALLLAMP with ID 179.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCHAIR with ID 180.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCRATE with ID 181.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCWEAPONRACK with ID 182.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCOUCHWOOL with ID 183.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCOUCHWOOD with ID 184.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCTABLE with ID 185.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCSTOOL with ID 186.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCPLACEHOLDER with ID 187.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBIGSIGN with ID 188.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBARREL with ID 189.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCTOMBSTONE with ID 190.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCSHELF with ID 191.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCSIGN with ID 192.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBEAM with ID 193.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBOOK with ID 194.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCPEDESTAL with ID 195.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCRYSTALBLOCK with ID 196.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCAMPFIRE with ID 197.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCLAMP with ID 198.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCANDLE with ID 199.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCAMPFIREUNLIT with ID 200.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCLAMPUNLIT with ID 201.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCANDLEUNLIT with ID 202.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_MACHINEFRAME with ID 203.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_CRUSHER with ID 204.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_ALLOYER with ID 205.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_FORGE with ID 206.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_BASEORE with ID 207.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_BASEBLOCK with ID 208.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_BASEBRICK with ID 209.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_COPPERMOLTEN with ID 210.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_TINMOLTEN with ID 211.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_MANGANESEMOLTEN with ID 212.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_BRONZEMOLTEN with ID 213.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_HEPATIZONMOLTEN with ID 214.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_DAMASCUSSTEELMOLTEN with ID 215.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_ANGMALLENMOLTEN with ID 216.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_STEELMOLTEN with ID 217.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_ENDERORE with ID 218.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_ENDERBLOCK with ID 219.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_ENDERBRICK with ID 220.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_EXIMITEMOLTEN with ID 221.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_MEUTOITEMOLTEN with ID 222.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_DESICHALKOSMOLTEN with ID 223.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_FANTASYORE with ID 224.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_FANTASYBLOCK with ID 225.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_FANTASYBRICK with ID 226.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_PROMETHEUMMOLTEN with ID 227.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_DEEPIRONMOLTEN with ID 228.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_INFUSCOLIUMMOLTEN with ID 229.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_BLACKSTEELMOLTEN with ID 230.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_OURECLASEMOLTEN with ID 231.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_ASTRALSILVERMOLTEN with ID 232.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_CARMOTMOLTEN with ID 233.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_MITHRILMOLTEN with ID 234.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_RUBRACIUMMOLTEN with ID 235.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_QUICKSILVERMOLTEN with ID 236.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_HADEROTHMOLTEN with ID 237.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_ORICHALCUMMOLTEN with ID 238.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_CELENEGILMOLTEN with ID 239.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_ADAMANTINEMOLTEN with ID 240.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_ATLARUSMOLTEN with ID 241.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_TARTARITEMOLTEN with ID 242.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_NETHERORE with ID 243.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_NETHERBLOCK with ID 244.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_NETHERBRICK with ID 245.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_IGNATIUSMOLTEN with ID 246.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_SHADOWIRONMOLTEN with ID 247.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_LEMURITEMOLTEN with ID 248.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_MIDASIUMMOLTEN with ID 249.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_VYROXERESMOLTEN with ID 250.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_CERUCLASEMOLTEN with ID 251.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_ALDUORITEMOLTEN with ID 252.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_KALENDRITEMOLTEN with ID 253.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_VULCANITEMOLTEN with ID 254.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_SANGUINITEMOLTEN with ID 255.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_SHADOWSTEELMOLTEN with ID 409.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_INOLASHITEMOLTEN with ID 410.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_AMORDRINEMOLTEN with ID 411.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_PRECIOUSORE with ID 412.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_PRECIOUSBLOCK with ID 413.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_PRECIOUSBRICK with ID 414.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_ZINCMOLTEN with ID 415.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_SILVERMOLTEN with ID 416.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_PLATINUMMOLTEN with ID 423.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_BRASSMOLTEN with ID 424.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_ELECTRUMMOLTEN with ID 425.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_UTILITYORE with ID 426.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_UTILITYBLOCK with ID 427.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_VANILLABRICK with ID 428.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_EXTRASTORAGEBLOCK with ID 429.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_EXPLOSIVE with ID 430.
[13:12:02] [Server thread/INFO]: Injected new Forge block material METALLURGY_TABBLOCK with ID 431.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_LAMPON with ID 432.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_LAMPOFF with ID 433.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_COFFETABLEWOOD with ID 434.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_COFFETABLESTONE with ID 435.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_TABLEWOOD with ID 436.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_TABLESTONE with ID 437.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_CHAIRWOOD with ID 438.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_CHAIRSTONE with ID 439.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_FREEZER with ID 440.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_FRIDGE with ID 441.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_CABINET with ID 442.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_COUCH with ID 443.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_BLINDON with ID 444.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_BLINDOFF with ID 445.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_CURTAINON with ID 446.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_CURTAINOFF with ID 447.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_BEDSIDECABINET with ID 448.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_OVEN with ID 449.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_OVENOVERHEAD with ID 450.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_HEDGE with ID 451.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_BIRDBATH with ID 452.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_STONEPATH with ID 453.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_WHITEFENCE with ID 454.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_TAP with ID 455.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_MAILBOX with ID 456.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_TV with ID 457.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_COMPUTER with ID 458.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_PRINTER with ID 459.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_ELECTRICFENCE with ID 460.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_DOORBELL with ID 461.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_FIREALARMOFF with ID 462.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_FIREALARMON with ID 463.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_CEILINGLIGHTOFF with ID 464.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_CEILINGLIGHTON with ID 465.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_STEREO with ID 466.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_TOILET with ID 467.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_BASIN with ID 468.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_WALLCABINET with ID 469.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_BATH1 with ID 470.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_BATH2 with ID 471.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_SHOWERBOTTOM with ID 472.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_SHOWERTOP with ID 473.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_SHOWERHEADOFF with ID 474.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_SHOWERHEADON with ID 475.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_BIN with ID 476.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_PRESENT with ID 477.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_TREE with ID 478.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_TOASTER with ID 479.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_MICROWAVE with ID 480.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_WASHINGMACHINE with ID 481.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_COOKIEJAR with ID 482.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_BLENDER with ID 483.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_PLATE with ID 484.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_CUP with ID 485.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_COUNTERDOORED with ID 486.
[13:12:02] [Server thread/INFO]: Injected new Forge block material CFM_COUNTERSINK with ID 487.
[13:12:03] [Server thread/INFO]: Injected new Forge block material CFM_DISHWASHER with ID 488.
[13:12:03] [Server thread/INFO]: Injected new Forge block material CFM_KITCHENCABINET with ID 489.
[13:12:03] [Server thread/INFO]: Injected new Forge block material CFM_CHOPPINGBOARD with ID 490.
[13:12:03] [Server thread/INFO]: Injected new Forge block material CFM_BARSTOOL with ID 491.
[13:12:03] [Server thread/INFO]: Injected new Forge block material CFM_HEY with ID 492.
[13:12:03] [Server thread/INFO]: Injected new Forge block material CFM_NYAN with ID 493.
[13:12:03] [Server thread/INFO]: Injected new Forge block material CFM_PATTERN with ID 494.
[13:12:03] [Server thread/INFO]: Injected new Forge block material CFM_YELLOWGLOW with ID 495.
[13:12:03] [Server thread/INFO]: Injected new Forge block material CFM_WHITEGLASS with ID 496.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CARAM with ID 497.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_GATEAUCHOCOBLOCK with ID 498.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CROPPIMENT with ID 499.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_TARTETATINBLOCK with ID 500.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_BRICKSUCRE with ID 501.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_ALGUEBLOC with ID 502.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CHOCOBLOC with ID 503.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CHOCOFENCE with ID 504.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CARAMFENCE with ID 505.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_SUGARFENCE with ID 506.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CHEESECAKEBLOCK with ID 507.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_GATEAUCAROTTEBLOCK with ID 508.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_COCOBLOC with ID 509.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_POUSSECOCOTIER with ID 510.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CROPVIGNE with ID 511.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CHOCOSTAIRS with ID 512.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CARAMSTAIRS with ID 513.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_SUGARSTAIRS with ID 514.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_MACHINEGLACES with ID 515.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_FRAISIER with ID 516.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CROPTOMATE with ID 517.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CROPMAISBOTTOM with ID 518.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CROPMAISTOP with ID 519.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_ASSIETTEBLOC with ID 520.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_CROPVANILLE with ID 521.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_GATEAUFRAISEBLOCK with ID 522.
[13:12:03] [Server thread/INFO]: Injected new Forge block material PDA_BLACKFORESTBLOCK with ID 523.
[13:12:03] [Server thread/INFO]: Injected new Forge block material TRAPCRAFT_MAGNETICCHEST with ID 524.
[13:12:03] [Server thread/INFO]: Injected new Forge block material TRAPCRAFT_TCFAN with ID 525.
[13:12:03] [Server thread/INFO]: Injected new Forge block material TRAPCRAFT_GRASSCOVERING with ID 526.
[13:12:03] [Server thread/INFO]: Injected new Forge block material TRAPCRAFT_IGNITER with ID 527.
[13:12:03] [Server thread/INFO]: Injected new Forge block material TRAPCRAFT_SPIKES with ID 528.
[13:12:03] [Server thread/INFO]: Injected new Forge block material TRAPCRAFT_BEARTRAP with ID 529.
[13:12:03] [Server thread/INFO]: Injected new Forge block material FLABSBF_FLABSBF with ID 530.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_PIGBIKE with ID 4096.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_COWBIKE with ID 4097.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_SPIDERBIKE with ID 4098.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_SHEEPBIKE with ID 4099.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_CHICKENBIKE with ID 4100.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_WOLFBIKE with ID 4101.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_SQUIDBIKE with ID 4102.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_CREEPERBIKE with ID 4103.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_PONYBIKE with ID 4104.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_ENDERBIKE with ID 4105.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_DRAGONBIKE with ID 4106.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_NOTCHBIKE with ID 4107.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_REINDEERBIKE with ID 4108.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_SNOWGOLEMBIKE with ID 4109.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_GHASTBIKE with ID 4110.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_IRONGOLEMBIKE with ID 4111.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_BUNNYBIKE with ID 4112.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_ITEMNULL with ID 4113.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_DINOBIKE with ID 4114.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_CHOCOBOBIKE with ID 4115.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_SILVERFISHBIKE with ID 4116.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_BATBIKE with ID 4117.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_CHINESEDRAGONBIKE with ID 4118.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_TEASD with ID 4119.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_SLIMEBIKE with ID 4120.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_OCELOTBIKE with ID 4121.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_FLOWERBIKE with ID 4122.
[13:12:03] [Server thread/INFO]: Injected new Forge item material ANIMALBIKES_WITHERBIKE with ID 4123.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_SPEARWOOD with ID 4124.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_SPEARSTONE with ID 4125.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_SPEARIRON with ID 4126.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_SPEARGOLD with ID 4127.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_SPEARDIAMOND with ID 4128.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_HALBERDWOOD with ID 4129.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_HALBERDSTONE with ID 4130.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_HALBERDIRON with ID 4131.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_HALBERDGOLD with ID 4132.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_HALBERDDIAMOND with ID 4133.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BATTLEAXEWOOD with ID 4134.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BATTLEAXESTONE with ID 4135.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BATTLEAXEIRON with ID 4136.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BATTLEAXEGOLD with ID 4137.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BATTLEAXEDIAMOND with ID 4138.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KNIFEWOOD with ID 4139.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KNIFESTONE with ID 4140.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KNIFEIRON with ID 4141.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KNIFEGOLD with ID 4142.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KNIFEDIAMOND with ID 4143.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_WARHAMMERWOOD with ID 4144.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_WARHAMMERSTONE with ID 4145.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_WARHAMMERIRON with ID 4146.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_WARHAMMERGOLD with ID 4147.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_WARHAMMERDIAMOND with ID 4148.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FLAILWOOD with ID 4149.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FLAILSTONE with ID 4150.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FLAILIRON with ID 4151.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FLAILGOLD with ID 4152.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FLAILDIAMOND with ID 4153.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KATANAWOOD with ID 4154.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KATANASTONE with ID 4155.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KATANAIRON with ID 4156.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KATANAGOLD with ID 4157.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KATANADIAMOND with ID 4158.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BOOMERANGWOOD with ID 4159.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BOOMERANGSTONE with ID 4160.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BOOMERANGIRON with ID 4161.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BOOMERANGGOLD with ID 4162.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BOOMERANGDIAMOND with ID 4163.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FIREROD with ID 4164.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_JAVELIN with ID 4165.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_CROSSBOW with ID 4166.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BOLT with ID 4167.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BLOWGUN with ID 4168.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_DART with ID 4169.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKETBAYONETWOOD with ID 4170.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKETBAYONETSTONE with ID 4171.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKETBAYONETIRON with ID 4172.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKETBAYONETGOLD with ID 4173.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKETBAYONETDIAMOND with ID 4174.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKET with ID 4175.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKETIRONPART with ID 4176.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BLUNDERBUSS with ID 4177.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BLUNDERIRONPART with ID 4178.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_SHOT with ID 4179.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FLINTLOCK with ID 4180.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_DYNAMITE with ID 4181.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_CANNON with ID 4182.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_CANNONBALL with ID 4183.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_DUMMY with ID 4184.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_GUNSTOCK with ID 4185.
[13:12:03] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BULLET with ID 4186.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWAND with ID 4187.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMOBCLONER with ID 4188.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSCRIPTER with ID 4189.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMOVINGPATH with ID 4190.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMOUNTER with ID 4191.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTELEPORTER with ID 4192.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBANJO with ID 4193.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCVIOLIN with ID 4194.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCVIOLINBOW with ID 4195.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHARP with ID 4196.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGUITAR with ID 4197.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFRENCHHORN with ID 4198.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCOCARINA with ID 4199.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCLARINET with ID 4200.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENGUN with ID 4201.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENBULLET with ID 4202.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEGUN with ID 4203.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEBULLET with ID 4204.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONGUN with ID 4205.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONBULLET with ID 4206.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDGUN with ID 4207.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENBULLET with ID 4208.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDGUN with ID 4209.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDBULLET with ID 4210.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEGUN with ID 4211.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEBULLET with ID 4212.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDGUN with ID 4213.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDBULLET with ID 4214.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMACHINEGUN with ID 4215.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBLACKBULLET with ID 4216.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENTRIDENT with ID 4217.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONETRIDENT with ID 4218.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONTRIDENT with ID 4219.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDTRIDENT with ID 4220.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDTRIDENT with ID 4221.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZETRIDENT with ID 4222.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDTRIDENT with ID 4223.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCURSEDTRIDENT with ID 4224.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICTRIDENT with ID 4225.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTTRIDENT with ID 4226.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNATURESPELL with ID 4227.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCARCANESPELL with ID 4228.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLIGHTNINGSPELL with ID 4229.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCICESPELL with ID 4230.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFIRESPELL with ID 4231.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDARKSPELL with ID 4232.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHOLYSPELL with ID 4233.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCORB with ID 4234.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMANA with ID 4235.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBROKENORB with ID 4236.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKUNAI with ID 4237.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCREVERSEKUNAI with ID 4238.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSHURIKEN with ID 4239.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGIANTSHURIKEN with ID 4240.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKATANA with ID 4241.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKUKRI with ID 4242.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESWORD with ID 4243.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSWORD with ID 4244.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSWORD with ID 4245.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSWORD with ID 4246.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLFCLUB with ID 4247.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMAGICWAND with ID 4248.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCHICKENSWORD with ID 4249.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHANDCUFFS with ID 4250.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHAMMER with ID 4251.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBASEBALLBAT with ID 4252.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLEADPIPE with ID 4253.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCLEAVER with ID 4254.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSABER with ID 4255.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHOCKEYSTICK with ID 4256.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSLEDGEHAMMER with ID 4257.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBROKENBOTTLE with ID 4258.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOMBATKNIVE with ID 4259.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMACUAHUITL with ID 4260.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBOSTAFF with ID 4261.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSAIBLADE with ID 4262.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSLINGSHOT with ID 4263.
[13:12:03] [iChunUtil Mod Version Check/INFO]: [4.1.3] [NEW UPDATE AVAILABLE] iChunUtil - 4.2.2
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMUSKET with ID 4264.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLEAFBLADE with ID 4265.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROSSBOW with ID 4266.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROSSBOLT with ID 4267.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBATTON with ID 4268.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGUNCHAINSAW with ID 4269.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCRAPIER with ID 4270.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROWBAR with ID 4271.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCPIPEWRENCH with ID 4272.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSWISSARMYKNIFE with ID 4273.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWRENCH with ID 4274.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEXCALIBUR with ID 4275.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENSHIELD with ID 4276.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONESHIELD with ID 4277.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONSHIELD with ID 4278.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENSHIELD with ID 4279.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIASHIELD with ID 4280.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESHIELD with ID 4281.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSHIELD with ID 4282.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSHIELD with ID 4283.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSHIELD with ID 4284.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLWOODENSHIELD with ID 4285.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLSTONESHIELD with ID 4286.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLIRONSHIELD with ID 4287.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLGOLDENSHIELD with ID 4288.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLDIASHIELD with ID 4289.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLBRONZESHIELD with ID 4290.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLEMERALDSHIELD with ID 4291.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHEATERSHIELD with ID 4292.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCRYSCENTSHIELD with ID 4293.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSCUTUMSHIELD with ID 4294.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTOWERSHIELD with ID 4295.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENSPEAR with ID 4296.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONESPEAR with ID 4297.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONSPEAR with ID 4298.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENSPEAR with ID 4299.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDSPEAR with ID 4300.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESPEAR with ID 4301.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSPEAR with ID 4302.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSPEAR with ID 4303.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSPEAR with ID 4304.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENHALBERD with ID 4305.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEHALBERD with ID 4306.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONHALBERD with ID 4307.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENHALBERD with ID 4308.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDHALBERD with ID 4309.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEHALBERD with ID 4310.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDHALBERD with ID 4311.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICHALBERD with ID 4312.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTHALBERD with ID 4313.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENBATTLEAXE with ID 4314.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEBATTLEAXE with ID 4315.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONBATTLEAXE with ID 4316.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENBATTLEAXE with ID 4317.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDBATTLEAXE with ID 4318.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEBATTLEAXE with ID 4319.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDBATTLEAXE with ID 4320.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICBATTLEAXE with ID 4321.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTBATTLEAXE with ID 4322.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENWARHAMMER with ID 4323.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEWARHAMMER with ID 4324.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONWARHAMMER with ID 4325.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENWARHAMMER with ID 4326.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDWARHAMMER with ID 4327.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEWARHAMMER with ID 4328.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDWARHAMMER with ID 4329.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICWARHAMMER with ID 4330.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTWARHAMMER with ID 4331.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENMACE with ID 4332.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEMACE with ID 4333.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONMACE with ID 4334.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENMACE with ID 4335.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDMACE with ID 4336.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEMACE with ID 4337.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDMACE with ID 4338.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICMACE with ID 4339.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTMACE with ID 4340.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENDAGGER with ID 4341.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENREVERSEDDAGGER with ID 4342.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEDAGGER with ID 4343.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEREVERSEDDAGGER with ID 4344.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONDAGGER with ID 4345.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONREVERSEDDAGGER with ID 4346.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENDAGGER with ID 4347.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENREVERSEDDAGGER with ID 4348.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDDAGGER with ID 4349.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDREVERSEDDAGGER with ID 4350.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEDAGGER with ID 4351.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEREVERSEDDAGGER with ID 4352.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDDAGGER with ID 4353.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDREVERSEDDAGGER with ID 4354.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICDAGGER with ID 4355.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICREVERSEDDAGGER with ID 4356.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTDAGGER with ID 4357.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTREVERSEDDAGGER with ID 4358.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNINJACLAW with ID 4359.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTEELCLAW with ID 4360.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBEARCLAW with ID 4361.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKATAR with ID 4362.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENSTAFF with ID 4363.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONESTAFF with ID 4364.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONSTAFF with ID 4365.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENSTAFF with ID 4366.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDSTAFF with ID 4367.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESTAFF with ID 4368.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSTAFF with ID 4369.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSTAFF with ID 4370.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSTAFF with ID 4371.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCELEMENTALSTAFF with ID 4372.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENSCYTHE with ID 4373.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONESCYTHE with ID 4374.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONSCYTHE with ID 4375.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENSCYTHE with ID 4376.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDSCYTHE with ID 4377.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSCYTHE with ID 4378.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESCYTHE with ID 4379.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSCYTHE with ID 4380.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSCYTHE with ID 4381.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENGLAIVE with ID 4382.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEGLAIVE with ID 4383.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONGLAIVE with ID 4384.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENGLAIVE with ID 4385.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDGLAIVE with ID 4386.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEGLAIVE with ID 4387.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDGLAIVE with ID 4388.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICGLAIVE with ID 4389.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTGLAIVE with ID 4390.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENBROADSWORD with ID 4391.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEBROADSWORD with ID 4392.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONBROADSWORD with ID 4393.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENBROADSWORD with ID 4394.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDBROADSWORD with ID 4395.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEBROADSWORD with ID 4396.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDBROADSWORD with ID 4397.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICBROADSWORD with ID 4398.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTBROADSWORD with ID 4399.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOWLEATHERHEAD with ID 4400.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOWLEATHERCHEST with ID 4401.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOWLEATHERLEGS with ID 4402.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOWLEATHERBOOTS with ID 4403.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNANORUMHEAD with ID 4404.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNANORUMCHEST with ID 4405.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNANORUMLEGS with ID 4406.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNANORUMBOOTS with ID 4407.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTACTICALHEAD with ID 4408.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTACTICALCHEST with ID 4409.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLLEATHERHEAD with ID 4410.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLLEATHERCHEST with ID 4411.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLIRONHEAD with ID 4412.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLIRONCHEST with ID 4413.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLGOLDHEAD with ID 4414.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLGOLDCHEST with ID 4415.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLDIAMONDHEAD with ID 4416.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLDIAMONDCHEST with ID 4417.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLBRONZEHEAD with ID 4418.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLBRONZECHEST with ID 4419.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLBRONZELEGGINGS with ID 4420.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLBRONZEBOOTS with ID 4421.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLEMERALDHEAD with ID 4422.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLEMERALDCHEST with ID 4423.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLEMERALDLEGGINGS with ID 4424.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLEMERALDBOOTS with ID 4425.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLWOODENHEAD with ID 4426.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLWOODENCHEST with ID 4427.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLWOODENLEGGINGS with ID 4428.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLWOODENBOOTS with ID 4429.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTUXEDOCHEST with ID 4430.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTUXEDOPANTS with ID 4431.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTUXEDOBOTTOM with ID 4432.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWIZARDHEAD with ID 4433.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWIZARDCHEST with ID 4434.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWIZARDPANTS with ID 4435.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCASSASSINHEAD with ID 4436.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCASSASSINCHEST with ID 4437.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCASSASSINLEGGINGS with ID 4438.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCASSASSINBOOTS with ID 4439.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSOLDIERHEAD with ID 4440.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSOLDIERCHEST with ID 4441.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSOLDIERLEGS with ID 4442.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSOLDIERBOTTOM with ID 4443.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCX407HEAD with ID 4444.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCX407CHEST with ID 4445.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCX407LEGS with ID 4446.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCX407BOOTS with ID 4447.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOMMISSARHEAD with ID 4448.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOMMISSARCHEST with ID 4449.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOMMISSARLEGS with ID 4450.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOMMISSARBOTTOM with ID 4451.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCINFANTRYHELMET with ID 4452.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCOFFICERCHEST with ID 4453.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROWN2 with ID 4454.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROWN with ID 4455.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCPAPERCROWN with ID 4456.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNINJAHEAD with ID 4457.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNINJACHEST with ID 4458.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNINJAPANTS with ID 4459.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCHAINSKIRT with ID 4460.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLEATHERSKIRT with ID 4461.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDSKIRT with ID 4462.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONSKIRT with ID 4463.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDSKIRT with ID 4464.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINWOODEN with ID 4465.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINSTONE with ID 4466.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINBRONZE with ID 4467.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINIRON with ID 4468.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINGOLD with ID 4469.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINDIAMOND with ID 4470.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINEMERALD with ID 4471.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCANCIENTCOIN with ID 4472.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLETTER with ID 4473.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCPLANS with ID 4474.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSATCHEL with ID 4475.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBAG with ID 4476.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCRYSTAL with ID 4477.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSEVEREDEAR with ID 4478.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCPHONE with ID 4479.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBANDITMASK with ID 4480.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBROKENARROW with ID 4481.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEARTHELEMENT with ID 4482.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWATERELEMENT with ID 4483.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFIREELEMENT with ID 4484.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCAIRELEMENT with ID 4485.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCARKEY with ID 4486.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKEY with ID 4487.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKEY2 with ID 4488.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCPENDANT with ID 4489.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBLUEPRINT with ID 4490.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCRING with ID 4491.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSKULL with ID 4492.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSAPHIRE with ID 4493.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCRUBY with ID 4494.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCAMETHYST with ID 4495.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEINGOT with ID 4496.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICINGOT with ID 4497.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCANCIENTSCROLL with ID 4498.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCARTIFACT with ID 4499.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLOCKET with ID 4500.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSILK with ID 4501.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTATUETTE with ID 4502.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTABLET with ID 4503.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLORB with ID 4504.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLITEM0 with ID 4505.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLITEM1 with ID 4506.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLITEM2 with ID 4507.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLITEM3 with ID 4508.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLITEM4 with ID 4509.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLITEM5 with ID 4510.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLITEM6 with ID 4511.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLITEM7 with ID 4512.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLITEM8 with ID 4513.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLITEM9 with ID 4514.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLITEM10 with ID 4515.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DYNAMICSWORDSKILLS_DSSSKILLITEM11 with ID 4516.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGYCORE_METALLURGYCOREOREFINDER with ID 4517.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BASEDUST with ID 4518.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_COPPERINGOT with ID 4519.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_COPPERAXE with ID 4520.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_COPPERHOE with ID 4521.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_COPPERPICKAXE with ID 4522.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_COPPERSHOVEL with ID 4523.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_COPPERSWORD with ID 4524.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCOPPERHELMET with ID 4525.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCOPPERCHESTPLATE with ID 4526.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCOPPERLEGGINGS with ID 4527.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCOPPERBOOTS with ID 4528.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_TININGOT with ID 4529.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MANGANESEINGOT with ID 4530.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BRONZEINGOT with ID 4531.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BRONZEAXE with ID 4532.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BRONZEHOE with ID 4533.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BRONZEPICKAXE with ID 4534.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BRONZESHOVEL with ID 4535.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BRONZESWORD with ID 4536.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYBRONZEHELMET with ID 4537.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYBRONZECHESTPLATE with ID 4538.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYBRONZELEGGINGS with ID 4539.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYBRONZEBOOTS with ID 4540.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_HEPATIZONINGOT with ID 4541.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_HEPATIZONAXE with ID 4542.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_HEPATIZONHOE with ID 4543.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_HEPATIZONPICKAXE with ID 4544.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_HEPATIZONSHOVEL with ID 4545.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_HEPATIZONSWORD with ID 4546.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYHEPATIZONHELMET with ID 4547.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYHEPATIZONCHESTPLATE with ID 4548.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYHEPATIZONLEGGINGS with ID 4549.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYHEPATIZONBOOTS with ID 4550.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DAMASCUSSTEELINGOT with ID 4551.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DAMASCUSSTEELAXE with ID 4552.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DAMASCUSSTEELHOE with ID 4553.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DAMASCUSSTEELPICKAXE with ID 4554.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DAMASCUSSTEELSHOVEL with ID 4555.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DAMASCUSSTEELSWORD with ID 4556.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYDAMASCUSSTEELHELMET with ID 4557.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYDAMASCUSSTEELCHESTPLATE with ID 4558.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYDAMASCUSSTEELLEGGINGS with ID 4559.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYDAMASCUSSTEELBOOTS with ID 4560.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ANGMALLENINGOT with ID 4561.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ANGMALLENAXE with ID 4562.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ANGMALLENHOE with ID 4563.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ANGMALLENPICKAXE with ID 4564.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ANGMALLENSHOVEL with ID 4565.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ANGMALLENSWORD with ID 4566.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYANGMALLENHELMET with ID 4567.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYANGMALLENCHESTPLATE with ID 4568.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYANGMALLENLEGGINGS with ID 4569.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYANGMALLENBOOTS with ID 4570.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_STEELINGOT with ID 4571.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_STEELAXE with ID 4572.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_STEELHOE with ID 4573.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_STEELPICKAXE with ID 4574.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_STEELSHOVEL with ID 4575.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_STEELSWORD with ID 4576.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSTEELHELMET with ID 4577.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSTEELCHESTPLATE with ID 4578.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSTEELLEGGINGS with ID 4579.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSTEELBOOTS with ID 4580.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ENDERDUST with ID 4581.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_EXIMITEINGOT with ID 4582.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_EXIMITEAXE with ID 4583.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_EXIMITEHOE with ID 4584.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_EXIMITEPICKAXE with ID 4585.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_EXIMITESHOVEL with ID 4586.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_EXIMITESWORD with ID 4587.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYEXIMITEHELMET with ID 4588.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYEXIMITECHESTPLATE with ID 4589.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYEXIMITELEGGINGS with ID 4590.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYEXIMITEBOOTS with ID 4591.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MEUTOITEINGOT with ID 4592.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DESICHALKOSINGOT with ID 4593.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DESICHALKOSAXE with ID 4594.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DESICHALKOSHOE with ID 4595.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DESICHALKOSPICKAXE with ID 4596.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DESICHALKOSSHOVEL with ID 4597.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DESICHALKOSSWORD with ID 4598.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYDESICHALKOSHELMET with ID 4599.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYDESICHALKOSCHESTPLATE with ID 4600.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYDESICHALKOSLEGGINGS with ID 4601.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYDESICHALKOSBOOTS with ID 4602.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_FANTASYDUST with ID 4603.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PROMETHEUMINGOT with ID 4604.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PROMETHEUMAXE with ID 4605.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PROMETHEUMHOE with ID 4606.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PROMETHEUMPICKAXE with ID 4607.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PROMETHEUMSHOVEL with ID 4608.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PROMETHEUMSWORD with ID 4609.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYPROMETHEUMHELMET with ID 4610.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYPROMETHEUMCHESTPLATE with ID 4611.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYPROMETHEUMLEGGINGS with ID 4612.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYPROMETHEUMBOOTS with ID 4613.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DEEPIRONINGOT with ID 4614.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DEEPIRONAXE with ID 4615.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DEEPIRONHOE with ID 4616.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DEEPIRONPICKAXE with ID 4617.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DEEPIRONSHOVEL with ID 4618.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DEEPIRONSWORD with ID 4619.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYDEEPIRONHELMET with ID 4620.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYDEEPIRONCHESTPLATE with ID 4621.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYDEEPIRONLEGGINGS with ID 4622.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYDEEPIRONBOOTS with ID 4623.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_INFUSCOLIUMINGOT with ID 4624.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BLACKSTEELINGOT with ID 4625.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BLACKSTEELAXE with ID 4626.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BLACKSTEELHOE with ID 4627.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BLACKSTEELPICKAXE with ID 4628.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BLACKSTEELSHOVEL with ID 4629.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BLACKSTEELSWORD with ID 4630.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYBLACKSTEELHELMET with ID 4631.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYBLACKSTEELCHESTPLATE with ID 4632.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYBLACKSTEELLEGGINGS with ID 4633.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYBLACKSTEELBOOTS with ID 4634.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_OURECLASEINGOT with ID 4635.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_OURECLASEAXE with ID 4636.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_OURECLASEHOE with ID 4637.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_OURECLASEPICKAXE with ID 4638.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_OURECLASESHOVEL with ID 4639.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_OURECLASESWORD with ID 4640.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYOURECLASEHELMET with ID 4641.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYOURECLASECHESTPLATE with ID 4642.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYOURECLASELEGGINGS with ID 4643.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYOURECLASEBOOTS with ID 4644.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ASTRALSILVERINGOT with ID 4645.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ASTRALSILVERAXE with ID 4646.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ASTRALSILVERHOE with ID 4647.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ASTRALSILVERPICKAXE with ID 4648.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ASTRALSILVERSHOVEL with ID 4649.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ASTRALSILVERSWORD with ID 4650.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYASTRALSILVERHELMET with ID 4651.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYASTRALSILVERCHESTPLATE with ID 4652.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYASTRALSILVERLEGGINGS with ID 4653.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYASTRALSILVERBOOTS with ID 4654.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CARMOTINGOT with ID 4655.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CARMOTAXE with ID 4656.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CARMOTHOE with ID 4657.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CARMOTPICKAXE with ID 4658.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CARMOTSHOVEL with ID 4659.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CARMOTSWORD with ID 4660.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCARMOTHELMET with ID 4661.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCARMOTCHESTPLATE with ID 4662.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCARMOTLEGGINGS with ID 4663.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCARMOTBOOTS with ID 4664.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MITHRILINGOT with ID 4665.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MITHRILAXE with ID 4666.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MITHRILHOE with ID 4667.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MITHRILPICKAXE with ID 4668.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MITHRILSHOVEL with ID 4669.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MITHRILSWORD with ID 4670.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYMITHRILHELMET with ID 4671.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYMITHRILCHESTPLATE with ID 4672.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYMITHRILLEGGINGS with ID 4673.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYMITHRILBOOTS with ID 4674.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_RUBRACIUMINGOT with ID 4675.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_QUICKSILVERINGOT with ID 4676.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_QUICKSILVERAXE with ID 4677.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_QUICKSILVERHOE with ID 4678.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_QUICKSILVERPICKAXE with ID 4679.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_QUICKSILVERSHOVEL with ID 4680.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_QUICKSILVERSWORD with ID 4681.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYQUICKSILVERHELMET with ID 4682.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYQUICKSILVERCHESTPLATE with ID 4683.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYQUICKSILVERLEGGINGS with ID 4684.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYQUICKSILVERBOOTS with ID 4685.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_HADEROTHINGOT with ID 4686.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_HADEROTHAXE with ID 4687.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_HADEROTHHOE with ID 4688.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_HADEROTHPICKAXE with ID 4689.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_HADEROTHSHOVEL with ID 4690.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_HADEROTHSWORD with ID 4691.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYHADEROTHHELMET with ID 4692.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYHADEROTHCHESTPLATE with ID 4693.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYHADEROTHLEGGINGS with ID 4694.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYHADEROTHBOOTS with ID 4695.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ORICHALCUMINGOT with ID 4696.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ORICHALCUMAXE with ID 4697.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ORICHALCUMHOE with ID 4698.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ORICHALCUMPICKAXE with ID 4699.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ORICHALCUMSHOVEL with ID 4700.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ORICHALCUMSWORD with ID 4701.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYORICHALCUMHELMET with ID 4702.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYORICHALCUMCHESTPLATE with ID 4703.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYORICHALCUMLEGGINGS with ID 4704.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYORICHALCUMBOOTS with ID 4705.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CELENEGILINGOT with ID 4706.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CELENEGILAXE with ID 4707.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CELENEGILHOE with ID 4708.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CELENEGILPICKAXE with ID 4709.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CELENEGILSHOVEL with ID 4710.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CELENEGILSWORD with ID 4711.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCELENEGILHELMET with ID 4712.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCELENEGILCHESTPLATE with ID 4713.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCELENEGILLEGGINGS with ID 4714.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCELENEGILBOOTS with ID 4715.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ADAMANTINEINGOT with ID 4716.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ADAMANTINEAXE with ID 4717.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ADAMANTINEHOE with ID 4718.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ADAMANTINEPICKAXE with ID 4719.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ADAMANTINESHOVEL with ID 4720.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ADAMANTINESWORD with ID 4721.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYADAMANTINEHELMET with ID 4722.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYADAMANTINECHESTPLATE with ID 4723.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYADAMANTINELEGGINGS with ID 4724.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYADAMANTINEBOOTS with ID 4725.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ATLARUSINGOT with ID 4726.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ATLARUSAXE with ID 4727.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ATLARUSHOE with ID 4728.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ATLARUSPICKAXE with ID 4729.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ATLARUSSHOVEL with ID 4730.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ATLARUSSWORD with ID 4731.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYATLARUSHELMET with ID 4732.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYATLARUSCHESTPLATE with ID 4733.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYATLARUSLEGGINGS with ID 4734.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYATLARUSBOOTS with ID 4735.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_TARTARITEINGOT with ID 4736.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_TARTARITEAXE with ID 4737.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_TARTARITEHOE with ID 4738.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_TARTARITEPICKAXE with ID 4739.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_TARTARITESHOVEL with ID 4740.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_TARTARITESWORD with ID 4741.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYTARTARITEHELMET with ID 4742.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYTARTARITECHESTPLATE with ID 4743.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYTARTARITELEGGINGS with ID 4744.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYTARTARITEBOOTS with ID 4745.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_NETHERDUST with ID 4746.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_IGNATIUSINGOT with ID 4747.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_IGNATIUSAXE with ID 4748.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_IGNATIUSHOE with ID 4749.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_IGNATIUSPICKAXE with ID 4750.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_IGNATIUSSHOVEL with ID 4751.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_IGNATIUSSWORD with ID 4752.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYIGNATIUSHELMET with ID 4753.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYIGNATIUSCHESTPLATE with ID 4754.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYIGNATIUSLEGGINGS with ID 4755.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYIGNATIUSBOOTS with ID 4756.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SHADOWIRONINGOT with ID 4757.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SHADOWIRONAXE with ID 4758.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SHADOWIRONHOE with ID 4759.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SHADOWIRONPICKAXE with ID 4760.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SHADOWIRONSHOVEL with ID 4761.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SHADOWIRONSWORD with ID 4762.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSHADOWIRONHELMET with ID 4763.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSHADOWIRONCHESTPLATE with ID 4764.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSHADOWIRONLEGGINGS with ID 4765.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSHADOWIRONBOOTS with ID 4766.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_LEMURITEINGOT with ID 4767.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MIDASIUMINGOT with ID 4768.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MIDASIUMAXE with ID 4769.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MIDASIUMHOE with ID 4770.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MIDASIUMPICKAXE with ID 4771.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MIDASIUMSHOVEL with ID 4772.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MIDASIUMSWORD with ID 4773.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYMIDASIUMHELMET with ID 4774.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYMIDASIUMCHESTPLATE with ID 4775.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYMIDASIUMLEGGINGS with ID 4776.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYMIDASIUMBOOTS with ID 4777.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VYROXERESINGOT with ID 4778.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VYROXERESAXE with ID 4779.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VYROXERESHOE with ID 4780.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VYROXERESPICKAXE with ID 4781.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VYROXERESSHOVEL with ID 4782.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VYROXERESSWORD with ID 4783.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYVYROXERESHELMET with ID 4784.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYVYROXERESCHESTPLATE with ID 4785.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYVYROXERESLEGGINGS with ID 4786.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYVYROXERESBOOTS with ID 4787.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CERUCLASEINGOT with ID 4788.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CERUCLASEAXE with ID 4789.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CERUCLASEHOE with ID 4790.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CERUCLASEPICKAXE with ID 4791.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CERUCLASESHOVEL with ID 4792.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_CERUCLASESWORD with ID 4793.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCERUCLASEHELMET with ID 4794.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCERUCLASECHESTPLATE with ID 4795.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCERUCLASELEGGINGS with ID 4796.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYCERUCLASEBOOTS with ID 4797.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ALDUORITEINGOT with ID 4798.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_KALENDRITEINGOT with ID 4799.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_KALENDRITEAXE with ID 4800.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_KALENDRITEHOE with ID 4801.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_KALENDRITEPICKAXE with ID 4802.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_KALENDRITESHOVEL with ID 4803.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_KALENDRITESWORD with ID 4804.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYKALENDRITEHELMET with ID 4805.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYKALENDRITECHESTPLATE with ID 4806.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYKALENDRITELEGGINGS with ID 4807.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYKALENDRITEBOOTS with ID 4808.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VULCANITEINGOT with ID 4809.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VULCANITEAXE with ID 4810.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VULCANITEHOE with ID 4811.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VULCANITEPICKAXE with ID 4812.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VULCANITESHOVEL with ID 4813.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VULCANITESWORD with ID 4814.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYVULCANITEHELMET with ID 4815.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYVULCANITECHESTPLATE with ID 4816.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYVULCANITELEGGINGS with ID 4817.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYVULCANITEBOOTS with ID 4818.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SANGUINITEINGOT with ID 4819.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SANGUINITEAXE with ID 4820.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SANGUINITEHOE with ID 4821.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SANGUINITEPICKAXE with ID 4822.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SANGUINITESHOVEL with ID 4823.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SANGUINITESWORD with ID 4824.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSANGUINITEHELMET with ID 4825.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSANGUINITECHESTPLATE with ID 4826.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSANGUINITELEGGINGS with ID 4827.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSANGUINITEBOOTS with ID 4828.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SHADOWSTEELINGOT with ID 4829.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SHADOWSTEELAXE with ID 4830.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SHADOWSTEELHOE with ID 4831.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SHADOWSTEELPICKAXE with ID 4832.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SHADOWSTEELSHOVEL with ID 4833.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SHADOWSTEELSWORD with ID 4834.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSHADOWSTEELHELMET with ID 4835.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSHADOWSTEELCHESTPLATE with ID 4836.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSHADOWSTEELLEGGINGS with ID 4837.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSHADOWSTEELBOOTS with ID 4838.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_INOLASHITEINGOT with ID 4839.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_INOLASHITEAXE with ID 4840.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_INOLASHITEHOE with ID 4841.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_INOLASHITEPICKAXE with ID 4842.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_INOLASHITESHOVEL with ID 4843.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_INOLASHITESWORD with ID 4844.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYINOLASHITEHELMET with ID 4845.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYINOLASHITECHESTPLATE with ID 4846.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYINOLASHITELEGGINGS with ID 4847.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYINOLASHITEBOOTS with ID 4848.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_AMORDRINEINGOT with ID 4849.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_AMORDRINEAXE with ID 4850.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_AMORDRINEHOE with ID 4851.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_AMORDRINEPICKAXE with ID 4852.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_AMORDRINESHOVEL with ID 4853.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_AMORDRINESWORD with ID 4854.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYAMORDRINEHELMET with ID 4855.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYAMORDRINECHESTPLATE with ID 4856.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYAMORDRINELEGGINGS with ID 4857.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYAMORDRINEBOOTS with ID 4858.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PRECIOUSDUST with ID 4859.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ZINCINGOT with ID 4860.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SILVERINGOT with ID 4861.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SILVERAXE with ID 4862.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SILVERHOE with ID 4863.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SILVERPICKAXE with ID 4864.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SILVERSHOVEL with ID 4865.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_SILVERSWORD with ID 4866.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSILVERHELMET with ID 4867.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSILVERCHESTPLATE with ID 4868.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSILVERLEGGINGS with ID 4869.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYSILVERBOOTS with ID 4870.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PLATINUMINGOT with ID 4871.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PLATINUMAXE with ID 4872.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PLATINUMHOE with ID 4873.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PLATINUMPICKAXE with ID 4874.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PLATINUMSHOVEL with ID 4875.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_PLATINUMSWORD with ID 4876.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYPLATINUMHELMET with ID 4877.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYPLATINUMCHESTPLATE with ID 4878.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYPLATINUMLEGGINGS with ID 4879.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYPLATINUMBOOTS with ID 4880.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BRASSINGOT with ID 4881.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BRASSAXE with ID 4882.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BRASSHOE with ID 4883.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BRASSPICKAXE with ID 4884.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BRASSSHOVEL with ID 4885.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_BRASSSWORD with ID 4886.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYBRASSHELMET with ID 4887.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYBRASSCHESTPLATE with ID 4888.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYBRASSLEGGINGS with ID 4889.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYBRASSBOOTS with ID 4890.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ELECTRUMINGOT with ID 4891.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ELECTRUMAXE with ID 4892.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ELECTRUMHOE with ID 4893.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ELECTRUMPICKAXE with ID 4894.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ELECTRUMSHOVEL with ID 4895.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_ELECTRUMSWORD with ID 4896.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYELECTRUMHELMET with ID 4897.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYELECTRUMCHESTPLATE with ID 4898.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYELECTRUMLEGGINGS with ID 4899.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_METALLURGYELECTRUMBOOTS with ID 4900.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_UTILITYITEM with ID 4901.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_VANILLADUST with ID 4902.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_DRAWER with ID 4903.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_FERTILIZER with ID 4904.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_TAR with ID 4905.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_TABITEM with ID 4906.
[13:12:03] [Server thread/INFO]: Injected new Forge item material METALLURGY_MOLTENBUCKET with ID 4907.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMTABLEWOOD with ID 4908.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMTABLESTONE with ID 4909.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCHAIRWOOD with ID 4910.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCHAIRSTONE with ID 4911.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCABINET with ID 4912.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMBESIDECABINET with ID 4913.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCOFFEETABLEWOOD with ID 4914.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCOFFEETABLESTONE with ID 4915.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMFRIDGE with ID 4916.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCOOLPACK with ID 4917.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCOUCH with ID 4918.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMBLINDS with ID 4919.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCURTAINS with ID 4920.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMOVEN with ID 4921.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMOVENRANGEHOOD with ID 4922.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMFLESH with ID 4923.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCOOKEDFLESH with ID 4924.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMHEDGEBASIC with ID 4925.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMHEDGESPRUCE with ID 4926.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMHEDGEBIRCH with ID 4927.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMHEDGEJUNGLE with ID 4928.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMBIRDBATH with ID 4929.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMSTONEPATH with ID 4930.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMWHITEFENCE with ID 4931.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMTAP with ID 4932.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMMAILBOX with ID 4933.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMHAMMER with ID 4934.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMENVELOPE with ID 4935.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMENVELOPESIGNED with ID 4936.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMPACKAGE with ID 4937.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMPACKAGESIGNED with ID 4938.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMTV with ID 4939.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCOMPUTER with ID 4940.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMPRINTER with ID 4941.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMINKCARTRIDGE with ID 4942.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMSTEREO with ID 4943.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMELECTRICFENCE with ID 4944.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCEILINGLIGHT with ID 4945.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMDOORBELL with ID 4946.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMFIREALARM with ID 4947.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMLAMP with ID 4948.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMTOILET with ID 4949.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMBASIN with ID 4950.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMWALLCABINET with ID 4951.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMBATH with ID 4952.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMSHOWER with ID 4953.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMSHOWERHEAD with ID 4954.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMBIN with ID 4955.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMPRESENTRED with ID 4956.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMPRESENTGREEN with ID 4957.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMTREE with ID 4958.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMTOASTER with ID 4959.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMMICROWAVE with ID 4960.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMWASHINGMACHINE with ID 4961.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCOOKIEJAR with ID 4962.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMBLENDER with ID 4963.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMPLATE with ID 4964.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCOUNTERDOORED with ID 4965.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCOUNTERSINK with ID 4966.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMDISHWASHER with ID 4967.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMKITCHENCABINET with ID 4968.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCHOPPINGBOARD with ID 4969.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMBARSTALL with ID 4970.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMBREADSLICE with ID 4971.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMTOAST with ID 4972.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMKNIFE with ID 4973.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCUP with ID 4974.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMDRINK with ID 4975.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMSOAP with ID 4976.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMSOAPYWATER with ID 4977.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMSUPERSOAPYWATER with ID 4978.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMRECIPEBOOK with ID 4979.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMCRAYFISH with ID 4980.
[13:12:03] [Server thread/INFO]: Injected new Forge item material CFM_ITEMDOLLAR with ID 4981.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CHOCOLAT with ID 4982.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_FISHSOUP with ID 4983.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SUSHI with ID 4984.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CARAMEL with ID 4985.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PORCARAMEL with ID 4986.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_ZOMBIEPURE with ID 4987.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CITROUILSOUP with ID 4988.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PATES with ID 4989.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_OEUFDUR with ID 4990.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_STEAKTARTARE with ID 4991.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_POMMEDAMOUR with ID 4992.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GATEAUCHOCO with ID 4993.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CACTUSOUP with ID 4994.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_FROMAGE with ID 4995.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PIZZA with ID 4996.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PATEPOULET with ID 4997.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_BOLCHOCO with ID 4998.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CHOCOCHAUD with ID 4999.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_ALGUES with ID 5000.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PIMENT with ID 5001.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SEEDPIMENT with ID 5002.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CHORIZO with ID 5003.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CHILI with ID 5004.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CHOCOPIM with ID 5005.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_TRANCHE with ID 5006.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SANDFROM with ID 5007.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SANDJAMB with ID 5008.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SANDPOISS with ID 5009.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SANDPOUL with ID 5010.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_TARTETATIN with ID 5011.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_VERRE with ID 5012.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GLACECHOCO with ID 5013.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GLACEPOMME with ID 5014.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GLACEMELON with ID 5015.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GLACECARAMEL with ID 5016.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_JUSPOMME with ID 5017.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_JUSMELON with ID 5018.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_JUSCACTUS with ID 5019.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PATEPIMENT with ID 5020.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PAINCHOCO with ID 5021.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_THE with ID 5022.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CREPE with ID 5023.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CREPECARAM with ID 5024.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CREPECHOCO with ID 5025.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CREPEFROM with ID 5026.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CHEESECAKE with ID 5027.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_MILKSHAKECHOCO with ID 5028.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_MILKSHAKEFRAISE with ID 5029.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_MILKSHAKECARAMEL with ID 5030.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_MILKSHAKEVANILLE with ID 5031.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_BARCRU with ID 5032.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_BARCUIT with ID 5033.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_COLINCRU with ID 5034.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_COLINCUIT with ID 5035.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SOLECRUE with ID 5036.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SOLECUITE with ID 5037.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_TRUITECRUE with ID 5038.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_TRUITECUITE with ID 5039.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_POISSONORCRU with ID 5040.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_POISSONORCUIT with ID 5041.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GATEAUCAROTTE with ID 5042.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_NOIXDECOCO with ID 5043.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_NOIXDECOCOOUVERTE with ID 5044.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_JUSCOCO with ID 5045.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GLACECOCO with ID 5046.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_RAISIN with ID 5047.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_JUSRAISIN with ID 5048.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CIDRE with ID 5049.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_VIN with ID 5050.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GLACERAISIN with ID 5051.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CREPESUCRE with ID 5052.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SOUPELEGUMES with ID 5053.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_RAGOUTALGUES with ID 5054.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PAPILLOTE with ID 5055.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_JUSCAROTTE with ID 5056.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SEAUFROMAGE with ID 5057.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PUREE with ID 5058.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_BACONCRU with ID 5059.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_BACONCUIT with ID 5060.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CUPCAKE with ID 5061.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_RHUM with ID 5062.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CUPCAKECHOCO with ID 5063.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SANDBACON with ID 5064.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_MOUTONCRU with ID 5065.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_MOUTONCUIT with ID 5066.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CHEVALCRU with ID 5067.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CHEVALCUIT with ID 5068.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GATEAUFAIM with ID 5069.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_FORTUNECOOKIE with ID 5070.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CALAMARCRU with ID 5071.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CALAMARCUIT with ID 5072.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_BANANE with ID 5073.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GLACEBANANE with ID 5074.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_JUSBANANE with ID 5075.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SALADEFRUITS with ID 5076.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_BISCUITCHIEN with ID 5077.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_TAKOYAKI with ID 5078.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_VODKA with ID 5079.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_FRAISE with ID 5080.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GLACEFRAISE with ID 5081.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_DONUTCHOCO with ID 5082.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_DONUTGLACE with ID 5083.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_DONUTFRAISE with ID 5084.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_DONUTRAISIN with ID 5085.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_TOMATE with ID 5086.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_JUSTOMATE with ID 5087.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PATETOMATE with ID 5088.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PATECHAMPI with ID 5089.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PATECARBONARA with ID 5090.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_MAIS with ID 5091.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_POPCORN with ID 5092.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_ASSIETTE with ID 5093.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_STEAKFRITES with ID 5094.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_VANILLE with ID 5095.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GLACEVANILLE with ID 5096.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GATEAUFRAISE with ID 5097.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_CERISE with ID 5098.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_GLACECERISE with ID 5099.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_BANANASPLIT with ID 5100.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_MARSHMALLOW with ID 5101.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_MARSHMALLOWSTICK with ID 5102.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_MARSHMALLOWSTICKCOOKED with ID 5103.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_FISHANDCHIPS with ID 5104.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_BROCHETTE with ID 5105.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_SOUPEPOULET with ID 5106.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_BLACKFOREST with ID 5107.
[13:12:03] [Server thread/INFO]: Injected new Forge item material PDA_PHO with ID 5108.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DP_SIMPLEFLIGHT_LEATHER_GLIDER with ID 5109.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DP_SIMPLEFLIGHT_LEATHER_WINGS with ID 5110.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DP_SIMPLEFLIGHT_GOLD_FEATHER_WINGS with ID 5111.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DP_SIMPLEFLIGHT_GOLD_LEATHER_WINGS with ID 5112.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DP_SIMPLEFLIGHT_IRON_FEATHER_WINGS with ID 5113.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DP_SIMPLEFLIGHT_IRON_LEATHER_WINGS with ID 5114.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DP_SIMPLEFLIGHT_DIAMOND_FEATHER_WINGS with ID 5115.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DP_SIMPLEFLIGHT_DIAMOND_LEATHER_WINGS with ID 5116.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DP_SIMPLEFLIGHT_JETPACK with ID 5117.
[13:12:03] [Server thread/INFO]: Injected new Forge item material DP_SIMPLEFLIGHT_JETGLIDER with ID 5118.
[13:12:03] [Server thread/INFO]: Injected new Forge item material TRAPCRAFT_TRAPCRAFT_IGNITERRANGE with ID 5119.
[13:12:03] [Server thread/INFO]: Injected new Forge item material FLABSBF_FLABSUPSTORAGE with ID 5120.
[13:12:03] [Server thread/INFO]: Injected new Forge item material FLABSBF_FLABSUPLIQUID with ID 5121.
[13:12:03] [Server thread/INFO]: Injected new Forge item material FLABSBF_FLABSUPENDER with ID 5122.
[13:12:03] [Server thread/INFO]: Injected new Forge item material FLABSBF_FLABSUPADVENDER with ID 5123.
[13:12:03] [Server thread/INFO]: Injected new Forge item material FLABSBF_FLABSUPORE with ID 5124.
[13:12:03] [Server thread/INFO]: Injected new Forge item material FLABSBF_FLABSUPADVORE with ID 5125.
[13:12:03] [Server thread/INFO]: Injected new Forge item material FLABSBF_FLABSUPOUTPUT with ID 5126.
[13:12:03] [Server thread/INFO]: Injected new Forge item material FLABSBF_FLABSUPINPUT with ID 5127.
[13:12:03] [Server thread/INFO]: Injected new Forge item material FLABSBF_FLABSUPFACTORY with ID 5128.
[13:12:03] [Server thread/INFO]: Injected new Forge item material FLABSBF_FLABSUPCOLOR with ID 5129.
[13:12:04] [Hats Download/Read Hats Thread/INFO]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
[13:12:04] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
[13:12:04] [Server thread/INFO]: Loaded inheritance map of 895 classes
[13:12:07] [Server thread/INFO]: [BetterAlias] Loading BetterAlias v1.5.2
[13:12:07] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.1
[13:12:07] [Server thread/INFO]: [SimpleBackup] Loading SimpleBackup v1.5
[13:12:07] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
[13:12:07] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[13:12:07] [Server thread/INFO]: [Simple-AutoSave] Loading Simple-AutoSave v0.2.2
[13:12:07] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.4
[13:12:07] [Server thread/INFO]: [Vault] Loading Vault v1.5.2-b33
[13:12:07] [Server thread/INFO]: [pvpstats] Loading pvpstats v0.8.14
[13:12:07] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.9-e0791a0
[13:12:07] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
[13:12:07] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.5
[13:12:07] [Server thread/INFO]: [UnlimitedRecipes] Loading UnlimitedRecipes v2.2.1
[13:12:07] [Server thread/INFO]: [Prism] Loading Prism v2.0.4-18
[13:12:07] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-02
[13:12:07] [Server thread/INFO]: [CustomHelp] Loading CustomHelp v0.3
[13:12:07] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
[13:12:07] [Server thread/INFO]: [VoteRoulette] Loading VoteRoulette v3.1.1
[13:12:07] [Server thread/INFO]: [NoPortals] Loading NoPortals v0.6.3
[13:12:07] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[13:12:07] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.18
[13:12:07] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
[13:12:07] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
[13:12:08] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v3.1.1
[13:12:08] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
[13:12:08] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
[13:12:08] [Server thread/INFO]: [BanItem] Loading BanItem v2.8
[13:12:08] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[13:12:08] [Server thread/INFO]: [EXPBottles] Loading EXPBottles v0.17
[13:12:08] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[13:12:08] [Server thread/INFO]: [AntiCheatPlus] Loading AntiCheatPlus v2.1.4
[13:12:08] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[13:12:08] [Server thread/INFO]: [NoItem] Loading NoItem v3.1.0
[13:12:08] [Server thread/INFO]: [JSONAPI] Loading JSONAPI v5.6.0
[13:12:08] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
[13:12:08] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
[13:12:08] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[13:12:08] [Server thread/INFO]: [Timeismoney] Loading Timeismoney v1.5
[13:12:08] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.9
[13:12:08] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.9
[13:12:08] [Server thread/INFO]: [Factions] Loading Factions v2.7.3
[13:12:08] [Server thread/INFO]: [AutorunCommands] Loading AutorunCommands v3.2.4
[13:12:08] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-bUNKNOWN
[13:12:08] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
[13:12:08] [Server thread/INFO]: [HolographicScoreboard] Loading HolographicScoreboard v1.3.5
[13:12:08] [Server thread/INFO]: [BattleArena] Loading BattleArena v3.9.10.5
[13:12:08] [Server thread/INFO]: [FactionChat] Loading FactionChat v1.9.9
[13:12:08] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.4
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4] === ENABLE START ===
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Cachefile datas...
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Onlineplayer datas...
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Registry datas...
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Dbmojangapi datas...
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Found: 0
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Cached: 0
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Remaining: 0
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4] Now fetching the remaining players from Mojang API ...
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4]  ... done!
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4] Saving Cachefile...
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4] Setup of IdUtil took 27ms.
[13:12:08] [Server thread/INFO]: [MassiveCore 2.7.4] === ENABLE COMPLETE (Took 421ms) ===
[13:12:08] [Server thread/INFO]: [Vault] Enabling Vault v1.5.2-b33
[13:12:09] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[13:12:09] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[13:12:09] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[13:12:09] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[13:12:09] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[13:12:09] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[13:12:09] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[13:12:09] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[13:12:09] [Server thread/INFO]: [Vault] Enabled Version 1.5.2-b33
[13:12:09] [Server thread/INFO]: [MassiveCore 2.7.4] Activated integration with Vault
[13:12:09] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
[13:12:09] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
[13:12:09] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[13:12:09] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
[13:12:09] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
[13:12:09] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
[13:12:09] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
[13:12:10] [Server thread/INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@2574f86f)
[13:12:10] [Server thread/INFO]: -------- World Settings For [DIM1] --------
[13:12:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:10] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:10] [Server thread/INFO]: Anti X-Ray: true
[13:12:10] [Server thread/INFO]: Engine Mode: 1
[13:12:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:10] [Server thread/INFO]: Replace Blocks: [1, 5]
[13:12:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:12:10] [Server thread/INFO]: Random Lighting Updates: false
[13:12:10] [Server thread/INFO]: Structure Info Saving: true
[13:12:10] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:12:10] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:10] [Server thread/INFO]: Clear tick list: false
[13:12:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:10] [Server thread/INFO]: View Distance: 10
[13:12:10] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:10] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:10] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:10] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@2574f86f)
[13:12:10] [Server thread/INFO]: -------- World Settings For [DIM-1] --------
[13:12:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:10] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:10] [Server thread/INFO]: Anti X-Ray: true
[13:12:10] [Server thread/INFO]: Engine Mode: 1
[13:12:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:10] [Server thread/INFO]: Replace Blocks: [1, 5]
[13:12:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:12:10] [Server thread/INFO]: Random Lighting Updates: false
[13:12:10] [Server thread/INFO]: Structure Info Saving: true
[13:12:10] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:12:10] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:10] [Server thread/INFO]: Clear tick list: false
[13:12:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:10] [Server thread/INFO]: View Distance: 10
[13:12:10] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:10] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:10] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:10] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@2574f86f)
[13:12:10] [Server thread/INFO]: Preparing start region for level 0
[13:12:11] [Server thread/INFO]: Preparing spawn area: 83%
[13:12:11] [Server thread/INFO]: [BetterAlias] Enabling BetterAlias v1.5.2
[13:12:11] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.1
[13:12:11] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 2.0 blocks, and timer delay of 5.
[13:12:11] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
[13:12:11] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Ville" has border radius 170x137 at X: -49,5 Z: 8,5 (shape override: rectangular/square)
[13:12:11] [Server thread/INFO]: [WorldBorder] [CONFIG] World "ressource" has border radius 1000 at X: -64,4 Z: -8,3 (shape override: rectangular/square)
[13:12:11] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 3000 at X: 0,5 Z: -117,5 (shape override: rectangular/square)
[13:12:11] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 0,0 Y: 66,0 Z: -118,0
[13:12:11] [Server thread/INFO]: [SimpleBackup] Enabling SimpleBackup v1.5
[13:12:11] [Server thread/INFO]: [SimpleBackup] Worlds [CraftWorld{name=world}, CraftWorld{name=DIM1}, CraftWorld{name=DIM-1}] scheduled for backup.
[13:12:11] [Server thread/INFO]: [SimpleBackup] Folders [./plugins, ./mods, ./config, ./world] scheduled for backup.
[13:12:11] [Server thread/INFO]: [SimpleBackup] Backup scheduled starting in 16.630277777777778 hours, repeat interval: 24.0 hours
[13:12:11] [Server thread/INFO]: [SimpleBackup] Enabled.
[13:12:11] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
[13:12:12] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[13:12:12] [Server thread/WARN]: [WorldEdit]
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and biome-related functions.
**
** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
**********************************************

[13:12:12] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[13:12:13] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
[13:12:13] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
[13:12:13] [Server thread/INFO]: [Simple-AutoSave] Enabling Simple-AutoSave v0.2.2
[13:12:13] [Server thread/INFO]: [Simple-AutoSave] [Simple-AutoSave] 0.2.2 enabled.
[13:12:13] [Server thread/INFO]: [Simple-AutoSave] Autosave Started.
[13:12:13] [Server thread/INFO]: [pvpstats] Enabling pvpstats v0.8.14
[13:12:13] [Server thread/INFO]: [pvpstats] MySQL Initializing
[13:12:13] [Server thread/INFO]: [pvpstats] MySQL connection successful
[13:12:13] [Server thread/INFO]: [pvpstats] enabled. (version 0.8.14)
[13:12:13] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.9-e0791a0
[13:12:21] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.5
[13:12:21] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[13:12:21] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[13:12:21] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[13:12:21] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[13:12:21] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[13:12:21] [Server thread/INFO]: [UnlimitedRecipes] Enabling UnlimitedRecipes v2.2.1
[13:12:21] [Server thread/INFO]: [UnlimitedRecipes] Recipes were deleted ! (1 items)
[13:12:21] [Server thread/INFO]: [UnlimitedRecipes] All craft recipes loaded ! (52 recipes)
[13:12:21] [Server thread/INFO]: [Prism] Enabling Prism v2.0.4-18
[13:12:21] [Server thread/INFO]: [Prism]: Initializing Prism 2.0.4-18. By Viveleroi.
[13:12:22] [Server thread/INFO]: Elixr: Loaded items directory
[13:12:22] [Server thread/INFO]: Elixr: Loaded items directory
[13:12:22] [Thread-16/WARN]: [PermissionsEx] An update to PermissionsEx version 1.23.3 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
[13:12:22] [Server thread/INFO]: [Prism]: WorldEdit found. Associated features enabled.
[13:12:22] [pool-5-thread-1/INFO]: [Prism]: Scheduled purge executor beginning new run...
[13:12:22] [pool-5-thread-1/INFO]: [Prism]: Beginning prism database purge cycle. Will be performed in batches so we don't tie up the db...
[13:12:22] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-02
[13:12:23] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[13:12:23] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[13:12:23] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[13:12:23] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[13:12:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[13:12:23] [Server thread/INFO]: [WorldGuard] (DIM1) TNT ignition is PERMITTED.
[13:12:23] [Server thread/INFO]: [WorldGuard] (DIM1) Lighters are PERMITTED.
[13:12:23] [Server thread/INFO]: [WorldGuard] (DIM1) Lava fire is blocked.
[13:12:23] [Server thread/INFO]: [WorldGuard] (DIM1) Fire spread is UNRESTRICTED.
[13:12:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM1'
[13:12:23] [Server thread/INFO]: [WorldGuard] (DIM-1) TNT ignition is PERMITTED.
[13:12:23] [Server thread/INFO]: [WorldGuard] (DIM-1) Lighters are PERMITTED.
[13:12:23] [Server thread/INFO]: [WorldGuard] (DIM-1) Lava fire is blocked.
[13:12:23] [Server thread/INFO]: [WorldGuard] (DIM-1) Fire spread is UNRESTRICTED.
[13:12:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM-1'
[13:12:23] [Server thread/INFO]: [WorldGuard] Loading region data...
[13:12:23] [Server thread/INFO]: [CustomHelp] Enabling CustomHelp v0.3
[13:12:23] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
[13:12:23] [Server thread/INFO]: [VoteRoulette] Enabling VoteRoulette v3.1.1
[13:12:23] [Server thread/INFO]: [VoteRoulette] Hooked into Votifier!
[13:12:23] [Server thread/INFO]: [VoteRoulette] Hooked into Vault!
[13:12:23] [Server thread/INFO]: [VoteRoulette] Loading all files and data...
[13:12:23] [Server thread/WARN]: [VoteRoulette] VoxelSniper detected! Setting default alias to: "/vtr"
[13:12:23] [Server thread/INFO]: [VoteRoulette] Added Reward: Money I
[13:12:23] [Server thread/INFO]: [VoteRoulette] Added Reward: Money II
[13:12:23] [Server thread/INFO]: [VoteRoulette] Added Reward: Credit Item
[13:12:23] [Server thread/INFO]: [VoteRoulette] Added Reward: 10 Diamants
[13:12:23] [Server thread/INFO]: [VoteRoulette] Added Reward: Mithril
[13:12:23] [Server thread/INFO]: [VoteRoulette] Added Reward: Emeraude
[13:12:23] [Server thread/INFO]: [VoteRoulette] Added Reward: Adamantine
[13:12:23] [Server thread/INFO]: [VoteRoulette] Added Reward: Atlarus
[13:12:23] [Server thread/INFO]: [VoteRoulette] Added Reward: Spider
[13:12:23] [Server thread/INFO]: [VoteRoulette] Added Reward: Cochon
[13:12:23] [Server thread/INFO]: [VoteRoulette] Added Milestone: Voteur de competition
[13:12:23] [Server thread/INFO]: [VoteRoulette] ...finished loading files and data!
[13:12:23] [Server thread/WARN]: [VoteRoulette] It appears that your messages.yml file is out of date. There may be new options! It's recommended that you take your old messages file out to let the new one save.
[13:12:23] [Server thread/INFO]: [VoteRoulette] Enabled!
[13:12:23] [Server thread/INFO]: [NoPortals] Enabling NoPortals v0.6.3
[13:12:23] [Server thread/INFO]: [NoPortals] Config loaded successfully.
[13:12:23] [Server thread/INFO]: [NoPortals] Found and will use PermissionsEx v1.22.5 for permissions.
[13:12:23] [Server thread/INFO]: [NoPortals] Watchdog is disabled.
[13:12:23] [Server thread/INFO]: [NoPortals] StopEnder is enabled.
[13:12:23] [Server thread/INFO]: [NoPortals] Custom Messages are disabled.
[13:12:23] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[13:12:24] [Server thread/INFO]: [iConomy - April Fools] Enabled (50 ms)
[13:12:24] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[13:12:24] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[13:12:24] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.18
[13:12:24] [Thread-19/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[13:12:24] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[13:12:24] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v3.1.1
[13:12:24] [Server thread/INFO]: <<[ DeathMessages ]>> [ Version ]=[ 3.1.1 ] [ Successfully Loaded! ]
[13:12:24] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
[13:12:24] [Server thread/INFO]: [Votifier] Votifier enabled.
[13:12:24] [Server thread/INFO]: [BanItem] Enabling BanItem v2.8
[13:12:24] [Server thread/INFO]: [BanItem] BanItem is now Enabled!
[13:12:24] [Server thread/INFO]: [BanItem] made by: [abcalvin]
[13:12:24] [Server thread/INFO]: BanItem's config.yml detected
[13:12:24] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[13:12:24] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[13:12:24] [Server thread/INFO]: git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218 (MC: 1.7.10)
[13:12:24] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[13:12:25] [Server thread/INFO]: Using locale fr
[13:12:25] [Server thread/INFO]: Using locale fr
[13:12:25] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[13:12:25] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[13:12:25] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.2-b33)
[13:12:25] [Server thread/INFO]: [EXPBottles] Enabling EXPBottles v0.17
[13:12:25] [Server thread/INFO]: [EXPBottles] Make sure you are using the original builds! Get them at http://dev.bukkit.org/bukkit-plugins/expbottles
[13:12:25] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[13:12:25] [Server thread/INFO]: [AntiCheatPlus] Enabling AntiCheatPlus v2.1.4
[13:12:25] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[13:12:25] [Server thread/INFO]: [NoItem] Enabling NoItem v3.1.0
[13:12:25] [Server thread/INFO]: [JSONAPI] Enabling JSONAPI v5.6.0
[13:12:25] [Server thread/INFO]: [JSONAPI] Logging to file: false
[13:12:25] [Server thread/INFO]: [JSONAPI] Logging to console: true
[13:12:25] [Server thread/INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
[13:12:25] [Server thread/INFO]: [JSONAPI] Loaded methods.json.
[13:12:25] [Thread-23/INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
[13:12:25] [Thread-23/INFO]: [JSONAPI] Any requests in this time will not work...
[13:12:26] [Server thread/INFO]: [JSONAPI] Attempting to use port 7600
[13:12:26] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
[13:12:26] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b691
[13:12:27] [Server thread/INFO]: -------- World Settings For [flowerlake] --------
[13:12:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:27] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:27] [Server thread/INFO]: Anti X-Ray: true
[13:12:27] [Server thread/INFO]: Engine Mode: 1
[13:12:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:27] [Server thread/INFO]: Replace Blocks: [1, 5]
[13:12:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:12:27] [Server thread/INFO]: Random Lighting Updates: false
[13:12:27] [Server thread/INFO]: Structure Info Saving: true
[13:12:27] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:12:27] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:27] [Server thread/INFO]: Clear tick list: false
[13:12:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:27] [Server thread/INFO]: View Distance: 10
[13:12:27] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:27] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:27] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:27] [Server thread/INFO]: Loading dimension 6 (flowerlake) (net.minecraft.server.dedicated.DedicatedServer@2574f86f)
[13:12:27] [Server thread/INFO]: Preparing start region for level 3 (Dimension: 6, Seed: 27594263)
[13:12:27] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
[13:12:27] [Server thread/INFO]: [WorldGuard] (flowerlake) TNT ignition is PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (flowerlake) Lighters are PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (flowerlake) Lava fire is blocked.
[13:12:27] [Server thread/INFO]: [WorldGuard] (flowerlake) Fire spread is UNRESTRICTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flowerlake'
[13:12:27] [Server thread/INFO]: -------- World Settings For [ressource] --------
[13:12:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:27] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:27] [Server thread/INFO]: Anti X-Ray: true
[13:12:27] [Server thread/INFO]: Engine Mode: 1
[13:12:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:27] [Server thread/INFO]: Replace Blocks: [1, 5]
[13:12:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:12:27] [Server thread/INFO]: Random Lighting Updates: false
[13:12:27] [Server thread/INFO]: Structure Info Saving: true
[13:12:27] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:12:27] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:27] [Server thread/INFO]: Clear tick list: false
[13:12:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:27] [Server thread/INFO]: View Distance: 10
[13:12:27] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:27] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:27] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:27] [Server thread/INFO]: Loading dimension 3 (ressource) (net.minecraft.server.dedicated.DedicatedServer@2574f86f)
[13:12:27] [Server thread/INFO]: Preparing start region for level 4 (Dimension: 3, Seed: 5562727928696028288)
[13:12:27] [Server thread/INFO]: [WorldGuard] (ressource) TNT ignition is PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (ressource) Lighters are PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (ressource) Lava fire is blocked.
[13:12:27] [Server thread/INFO]: [WorldGuard] (ressource) Fire spread is UNRESTRICTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ressource'
[13:12:27] [Server thread/INFO]: -------- World Settings For [Rainbowroad] --------
[13:12:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:27] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:27] [Server thread/INFO]: Anti X-Ray: true
[13:12:27] [Server thread/INFO]: Engine Mode: 1
[13:12:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:27] [Server thread/INFO]: Replace Blocks: [1, 5]
[13:12:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:12:27] [Server thread/INFO]: Random Lighting Updates: false
[13:12:27] [Server thread/INFO]: Structure Info Saving: true
[13:12:27] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:12:27] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:27] [Server thread/INFO]: Clear tick list: false
[13:12:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:27] [Server thread/INFO]: View Distance: 10
[13:12:27] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:27] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:27] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:27] [Server thread/INFO]: Loading dimension 10 (Rainbowroad) (net.minecraft.server.dedicated.DedicatedServer@2574f86f)
[13:12:27] [Server thread/INFO]: Preparing start region for level 5 (Dimension: 10, Seed: 1371218727170387011)
[13:12:27] [Server thread/INFO]: [WorldGuard] (Rainbowroad) TNT ignition is PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (Rainbowroad) Lighters are PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (Rainbowroad) Lava fire is blocked.
[13:12:27] [Server thread/INFO]: [WorldGuard] (Rainbowroad) Fire spread is UNRESTRICTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Rainbowroad'
[13:12:27] [Server thread/INFO]: -------- World Settings For [masfor] --------
[13:12:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:27] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:27] [Server thread/INFO]: Anti X-Ray: true
[13:12:27] [Server thread/INFO]: Engine Mode: 1
[13:12:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:27] [Server thread/INFO]: Replace Blocks: [1, 5]
[13:12:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:12:27] [Server thread/INFO]: Random Lighting Updates: false
[13:12:27] [Server thread/INFO]: Structure Info Saving: true
[13:12:27] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:12:27] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:27] [Server thread/INFO]: Clear tick list: false
[13:12:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:27] [Server thread/INFO]: View Distance: 10
[13:12:27] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:27] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:27] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:27] [Server thread/INFO]: Loading dimension 5 (masfor) (net.minecraft.server.dedicated.DedicatedServer@2574f86f)
[13:12:27] [Server thread/INFO]: Preparing start region for level 6 (Dimension: 5, Seed: 0)
[13:12:27] [Server thread/INFO]: [WorldGuard] (masfor) TNT ignition is PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (masfor) Lighters are PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (masfor) Lava fire is blocked.
[13:12:27] [Server thread/INFO]: [WorldGuard] (masfor) Fire spread is UNRESTRICTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'masfor'
[13:12:27] [Server thread/INFO]: -------- World Settings For [Event] --------
[13:12:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:27] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:27] [Server thread/INFO]: Anti X-Ray: true
[13:12:27] [Server thread/INFO]: Engine Mode: 1
[13:12:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:27] [Server thread/INFO]: Replace Blocks: [1, 5]
[13:12:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:12:27] [Server thread/INFO]: Random Lighting Updates: false
[13:12:27] [Server thread/INFO]: Structure Info Saving: true
[13:12:27] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:12:27] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:27] [Server thread/INFO]: Clear tick list: false
[13:12:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:27] [Server thread/INFO]: View Distance: 10
[13:12:27] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:27] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:27] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:27] [Server thread/INFO]: Loading dimension 2 (Event) (net.minecraft.server.dedicated.DedicatedServer@2574f86f)
[13:12:27] [Server thread/INFO]: Preparing start region for level 7 (Dimension: 2, Seed: -7752556759098026808)
[13:12:27] [Server thread/INFO]: [WorldGuard] (Event) TNT ignition is PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (Event) Lighters are PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (Event) Lava fire is blocked.
[13:12:27] [Server thread/INFO]: [WorldGuard] (Event) Fire spread is UNRESTRICTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Event'
[13:12:27] [Server thread/INFO]: -------- World Settings For [survie] --------
[13:12:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:27] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:27] [Server thread/INFO]: Anti X-Ray: true
[13:12:27] [Server thread/INFO]: Engine Mode: 1
[13:12:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:27] [Server thread/INFO]: Replace Blocks: [1, 5]
[13:12:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:12:27] [Server thread/INFO]: Random Lighting Updates: false
[13:12:27] [Server thread/INFO]: Structure Info Saving: true
[13:12:27] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:12:27] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:27] [Server thread/INFO]: Clear tick list: false
[13:12:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:27] [Server thread/INFO]: View Distance: 10
[13:12:27] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:27] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:27] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:27] [Server thread/INFO]: Loading dimension 9 (survie) (net.minecraft.server.dedicated.DedicatedServer@2574f86f)
[13:12:27] [Server thread/INFO]: Preparing start region for level 8 (Dimension: 9, Seed: -1597120650023569767)
[13:12:27] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
[13:12:27] [Server thread/INFO]: [WorldGuard] (survie) TNT ignition is PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (survie) Lighters are PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (survie) Lava fire is blocked.
[13:12:27] [Server thread/INFO]: [WorldGuard] (survie) Fire spread is UNRESTRICTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survie'
[13:12:27] [Server thread/INFO]: -------- World Settings For [Ville] --------
[13:12:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:27] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:27] [Server thread/INFO]: Anti X-Ray: true
[13:12:27] [Server thread/INFO]: Engine Mode: 1
[13:12:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:27] [Server thread/INFO]: Replace Blocks: [1, 5]
[13:12:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:12:27] [Server thread/INFO]: Random Lighting Updates: false
[13:12:27] [Server thread/INFO]: Structure Info Saving: true
[13:12:27] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:12:27] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:27] [Server thread/INFO]: Clear tick list: false
[13:12:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:27] [Server thread/INFO]: View Distance: 10
[13:12:27] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:27] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:27] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:27] [Server thread/INFO]: Loading dimension 4 (Ville) (net.minecraft.server.dedicated.DedicatedServer@2574f86f)
[13:12:27] [Server thread/INFO]: Preparing start region for level 9 (Dimension: 4, Seed: -5204123686788772050)
[13:12:27] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
[13:12:27] [Server thread/INFO]: [WorldGuard] (Ville) TNT ignition is PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (Ville) Lighters are PERMITTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] (Ville) Lava fire is blocked.
[13:12:27] [Server thread/INFO]: [WorldGuard] (Ville) Fire spread is UNRESTRICTED.
[13:12:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Ville'
[13:12:28] [Thread-23/INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
[13:12:28] [Thread-23/INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
[13:12:28] [Thread-23/INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
[13:12:28] [Thread-23/INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
[13:12:28] [Thread-23/INFO]: [JSONAPI] 384 methods loaded in 7 namespaces.
[13:12:28] [Thread-23/INFO]: [JSONAPI] ------[Connection information]-------
[13:12:28] [Thread-23/INFO]: [JSONAPI] JSON Server listening on 7600
[13:12:28] [Thread-23/INFO]: [JSONAPI] JSON Stream Server listening on 7601
[13:12:28] [Thread-23/INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 7602
[13:12:28] [Thread-23/INFO]: [JSONAPI] Active and listening for requests.
[13:12:28] [Server thread/INFO]: -------- World Settings For [areashop] --------
[13:12:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:28] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:28] [Server thread/INFO]: Anti X-Ray: true
[13:12:28] [Server thread/INFO]: Engine Mode: 1
[13:12:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:28] [Server thread/INFO]: Replace Blocks: [1, 5]
[13:12:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:28] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:28] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:12:28] [Server thread/INFO]: Random Lighting Updates: false
[13:12:28] [Server thread/INFO]: Structure Info Saving: true
[13:12:28] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:12:28] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:28] [Server thread/INFO]: Clear tick list: false
[13:12:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:28] [Server thread/INFO]: View Distance: 10
[13:12:28] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:28] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:28] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:28] [Server thread/INFO]: Loading dimension 14 (areashop) (net.minecraft.server.dedicated.DedicatedServer@2574f86f)
[13:12:29] [Server thread/INFO]: Preparing start region for level 10 (Dimension: 14, Seed: 7365667826989296339)
[13:12:29] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
[13:12:29] [Server thread/INFO]: [WorldGuard] (areashop) TNT ignition is PERMITTED.
[13:12:29] [Server thread/INFO]: [WorldGuard] (areashop) Lighters are PERMITTED.
[13:12:29] [Server thread/INFO]: [WorldGuard] (areashop) Lava fire is blocked.
[13:12:29] [Server thread/INFO]: [WorldGuard] (areashop) Fire spread is UNRESTRICTED.
[13:12:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'areashop'
[13:12:29] [Server thread/INFO]: -------- World Settings For [Divers] --------
[13:12:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:29] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:29] [Server thread/INFO]: Anti X-Ray: true
[13:12:29] [Server thread/INFO]: Engine Mode: 1
[13:12:29] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:29] [Server thread/INFO]: Replace Blocks: [1, 5]
[13:12:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:29] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:29] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:12:29] [Server thread/INFO]: Random Lighting Updates: false
[13:12:29] [Server thread/INFO]: Structure Info Saving: true
[13:12:29] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:12:29] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:29] [Server thread/INFO]: Clear tick list: false
[13:12:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:29] [Server thread/INFO]: View Distance: 10
[13:12:29] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:29] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:29] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:29] [Server thread/INFO]: Loading dimension 8 (Divers) (net.minecraft.server.dedicated.DedicatedServer@2574f86f)
[13:12:29] [Server thread/INFO]: Preparing start region for level 11 (Dimension: 8, Seed: -7423591963058342042)
[13:12:29] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
[13:12:29] [Server thread/INFO]: [WorldGuard] (Divers) TNT ignition is PERMITTED.
[13:12:29] [Server thread/INFO]: [WorldGuard] (Divers) Lighters are PERMITTED.
[13:12:29] [Server thread/INFO]: [WorldGuard] (Divers) Lava fire is blocked.
[13:12:29] [Server thread/INFO]: [WorldGuard] (Divers) Fire spread is UNRESTRICTED.
[13:12:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Divers'
[13:12:29] [Thread-23/WARN]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1916)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:279)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:273)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1469)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:213)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:901)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:837)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1035)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1344)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355)
[13:12:29] [Thread-23/WARN]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
[13:12:29] [Thread-23/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
[13:12:29] [Thread-23/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301)
[13:12:29] [Thread-23/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[13:12:29] [Thread-23/WARN]: at java.net.URL.openStream(URL.java:1037)
[13:12:29] [Thread-23/WARN]: at com.alecgorge.minecraft.jsonapi.JSONServer.connectionInfo(JSONServer.java:130)
[13:12:29] [Thread-23/WARN]: at com.alecgorge.minecraft.jsonapi.JSONServer$1.run(JSONServer.java:108)
[13:12:29] [Thread-23/WARN]: at java.lang.Thread.run(Thread.java:745)
[13:12:29] [Thread-23/WARN]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[13:12:29] [Thread-23/WARN]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
[13:12:29] [Thread-23/WARN]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
[13:12:29] [Thread-23/WARN]: at sun.security.validator.Validator.validate(Validator.java:260)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
[13:12:29] [Thread-23/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1451)
[13:12:29] [Thread-23/WARN]: ... 15 more
[13:12:29] [Thread-23/WARN]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[13:12:29] [Thread-23/WARN]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196)
[13:12:29] [Thread-23/WARN]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268)
[13:12:29] [Thread-23/WARN]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)
[13:12:29] [Thread-23/WARN]: ... 21 more
[13:12:29] [Thread-23/INFO]: [JSONAPI] -------------------------------------
[13:12:30] [Server thread/INFO]: [Multiverse-Core] 12 - World(s) loaded.
[13:12:30] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[13:12:30] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
[13:12:30] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[13:12:30] [Server thread/INFO]: [Timeismoney] Enabling Timeismoney v1.5
[13:12:30] [Server thread/INFO]: [Timeismoney] Vault dependency found. Economy plugin found: iConomy 7
[13:12:30] [Server thread/INFO]: Timeismoney is now enabled
[13:12:30] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.9
[13:12:30] [Server thread/INFO]: [HolographicDisplays] Trying to enable Cauldron/MCPC+ support...
[13:12:30] [Server thread/INFO]: [HolographicDisplays] Successfully added support for Cauldron/MCPC+!
[13:12:30] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[13:12:31] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.9
[13:12:31] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
[13:12:32] [Server thread/INFO]: [MobArena] Loaded arena 'default'
[13:12:32] [Server thread/INFO]: [MobArena] v0.96.9 enabled.
[13:12:32] [Server thread/INFO]: [Factions] Enabling Factions v2.7.3
[13:12:32] [Server thread/INFO]: [Factions 2.7.3] === ENABLE START ===
[13:12:34] [Server thread/INFO]: [Factions 2.7.3] === ENABLE COMPLETE (Took 2196ms) ===
[13:12:34] [Server thread/INFO]: [AutorunCommands] Enabling AutorunCommands v3.2.4
[13:12:34] [Server thread/INFO]: AutorunCommands v3.2.4 enabled
[13:12:34] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-bUNKNOWN
[13:12:34] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-bUNKNOWN Enabled - By Rigby and fernferret
[13:12:34] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: factspawn (World Error, World did not exist or was not imported into Multiverse-Core!)
[13:12:34] [Server thread/WARN]: [MVPLogging] Portal factspawn has an invalid LOCATION!
[13:12:34] [Server thread/WARN]: [MVPLogging] Portal 'factspawn' not loaded due to invalid location!
[13:12:34] [Server thread/INFO]: [MVPLogging] 11 - Portals(s) loaded
[13:12:34] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit, using it for selections.
[13:12:34] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
[13:12:34] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, BukkitGlobalVariables, FactionsVariables, GeneralVariables, BukkitVariables]
[13:12:34] [Server thread/INFO]: [HolographicScoreboard] Enabling HolographicScoreboard v1.3.5
[13:12:34] [Server thread/INFO]: [HolographicScoreboard] MCStats enabled for HolographicScoreboard
[13:12:34] [Server thread/INFO]: [BattleArena] Enabling BattleArena v3.9.10.5
[13:12:34] [Server thread/INFO]: [BattleArena] v3.9.10.5 enabling!
[13:12:35] [Server thread/INFO]: [BattleArena] BattleTracker not detected, not tracking wins
[13:12:35] [Server thread/INFO]: [BattleArena] Essentials detected. God mode handling activated
[13:12:35] [Server thread/INFO]: [BattleArena] Old Factions detected that does not have a PowerLossEvent
[13:12:35] [Server thread/INFO]: [BattleArena] MobArena detected. Implementing no add when in MobArena
[13:12:35] [Server thread/INFO]: [BattleArena] Multiverse-Core detected. Implementing teleport/gamemode workarounds
[13:12:35] [Server thread/INFO]: [BattleArena] found economy plugin Vault. [Default]
[13:12:35] [Server thread/INFO]: [BattleArena] Modules (2) [Paintballs, Grenades]
[13:12:35] [Server thread/INFO]: [BattleArena] registering classes: gladiator, archer, monk
[13:12:35] [Server thread/INFO]: [BattleArena] v3.9.10.5 enabled!
[13:12:35] [Server thread/INFO]: [FactionChat] Enabling FactionChat v1.9.9
[13:12:36] [Server thread/INFO]: [FactionChat] using Factions API of: nz.co.lolnet.james137137.FactionChat.FactionsAPI.FactionsAPI_2_7_0
[13:12:36] [Server thread/INFO]: FactionChat: Version: 1.9.9 Enabled.
[13:12:36] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[13:12:36] [Server thread/INFO]: Done (34.212s)! For help, type "help" or "?"
[13:12:36] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[13:12:36] [Server thread/INFO]: Registered command noppes with permission node foxz.command.CommandNoppes
[13:12:36] [Server thread/INFO]: CONSOLE issued server command: /baltop
[13:12:36] [Server thread/INFO]: [BattleArena] Loaded DeathMatch arenas: valeria
[13:12:36] [Server thread/INFO]: [BattleArena] Now registering command duel dynamically with Bukkit commandMap.
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Cachefile datas...
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Onlineplayer datas...
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Registry datas...
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Dbmojangapi datas...
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Found: 0
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Cached: 0
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Remaining: 0
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] Now fetching the remaining players from Mojang API ...
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4]  ... done!
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] Saving Cachefile...
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] Upgrading from player name to player uuid...
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] Pre update factions_mplayer.
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] Post update factions_mplayer. Took 1ms. 0/2 changed.
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4]  ... done!
[13:12:36] [Server thread/INFO]: [MassiveCore 2.7.4] (database saving will now commence which might lock the server for a while)
[13:12:36] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.1.10
[13:12:36] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[13:12:36] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[13:12:36] [Server thread/INFO]: CONSOLE issued server command: /baltop
[13:12:36] [Server thread/INFO]: [MobArena] MobArena v0.97.1 is now available!
[13:12:36] [Server thread/INFO]: [MobArena] Your version: v0.96.9
[13:12:37] [Craft Scheduler Thread - 16/INFO]: [UnlimitedRecipes] An update is available, you can get it here: 
[13:12:37] [Craft Scheduler Thread - 16/INFO]: http://dev.bukkit.org/bukkit-plugins/unlimitedrecipes/
[13:12:37] [Craft Scheduler Thread - 31/INFO]: [PlotMe] Checking if conversion to UUID needed...
[13:12:38] [Craft Scheduler Thread - 31/INFO]: [PlotMe] No plot conversion needed
[13:12:41] [Craft Scheduler Thread - 4/INFO]: [Prism]: Cleared 0 rows from the database. Using: before:8w
[13:12:41] [Craft Scheduler Thread - 4/INFO]: [Prism]: Moving on to next purge rule...
 

Minedev

Développeur Serveur
31 Janvier 2015
99
1
74
Pour l'économie, tu as un soucis avec Iconomy : [13:12:09] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.


A la place, je te conseil Vault qui est bien mieux :)

[13:12:34] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: factspawn (World Error, World did not exist or was not imported into Multiverse-Core!)

Apparemment le monde factspawn existe plus, il y a donc un bug avec le plugin MVPLogging.


Sinon pour le power faction, essaie de refaire la manip une fois le bug de l'économie résolu :)
 

Firius

Bucheron
15 Janvier 2015
18
0
12
31
Pour le souci de portail de multiverse je m en suis occupé cependant pour le Iconomy cela va poser problème car j'ai justement certain plugin qui en ont besoin.
 

Minedev

Développeur Serveur
31 Janvier 2015
99
1
74
Les plugins sont normalement tous compatible avec Vault
Si il y a déjà des comptes sur le serveur, ils vont être reset ( juste l'argent des joueurs )
 

Firius

Bucheron
15 Janvier 2015
18
0
12
31
Cela n'est pas dérangeant car le serveur n'est pas encore ouvert au publique par contre aurai tu un bon plugin d'economy à me conseiller dans un premier temps ?

Ensuite je testerai de voir pour le faction
 

Firius

Bucheron
15 Janvier 2015
18
0
12
31
Oui mais il faut un plugin qui gère l'economy derrière comme Iconomy ou BoseEconomy seulement c'est plugin on l'air de ne plus être mit a jour.