robin4002
Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
Il refuse de se lancer quand j'appuie sur "démarrer"Tu as quoi comme erreur avec thermos ?
Rien du tout vu qu'il refuse de se lancerEt il y a quoi dans les logs ?
Il crash toujours même sans extra utilitiesDans ce cas il va falloir faire sans Extra Utilities.
Ou voir avec le support de ton hébergeur pour faire fonctionner Thermos.
[14:39:59] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[14:39:59] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[14:39:59] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[14:40:00] [main/INFO]: Forge Mod Loader version 7.10.85.1231 for Minecraft 1.7.10 loading
[14:40:00] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_72, running on Linux:amd64:4.9.0-0.bpo.4-amd64, installed at /opt/jdk1.8.0/jre
[14:40:00] [main/INFO]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[14:40:00] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[14:40:00] [main/WARN]: Missing @MCVersion: lumien.randomthings.Transformer.RTLoadingPlugin
[14:40:00] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:40:00] [main/INFO]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[14:40:00] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@38afe297
[14:40:00] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@38afe297 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@2df3b89c
[14:40:00] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
[14:40:00] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
[14:40:00] [main/INFO]: [LegacyJavaFixer] Tweaker: RTLoadingPlugin {[]}
[14:40:00] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@38afe297
[14:40:00] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@38afe297 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@2df3b89c
[14:40:00] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:40:00] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[14:40:00] [main/INFO]: [LegacyJavaFixer] Replacing sort
[14:40:00] [main/INFO]: [LegacyJavaFixer] Detected TerminalTweaker
[14:40:00] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[14:40:00] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[14:40:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:40:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:40:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:40:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:40:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[14:40:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[14:40:05] [main/INFO]: Found World Class: net/minecraft/world/World
[14:40:05] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[14:40:05] [main/INFO]: Found Item Class: net/minecraft/item/Item
[14:40:05] [main/INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[14:40:07] [Server thread/INFO]: Starting minecraft server version 1.7.10
[14:40:07] [Server thread/INFO]: Attempting early MinecraftForge initialization
[14:40:07] [Server thread/INFO]: MinecraftForge v10.13.2.1231 Initialized
[14:40:07] [Server thread/INFO]: Replaced 182 ore recipies
[14:40:07] [Server thread/INFO]: Completed early MinecraftForge initialization
[14:40:07] [Server thread/INFO]: Searching /var/directory_serv/minecraft_200300/mods for mods
[14:40:07] [Server thread/INFO]: Also searching /var/directory_serv/minecraft_200300/mods/1.7.10 for mods
[14:40:08] [Server thread/WARN]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8.6
[14:40:08] [Server thread/ERROR]: Unable to read a class file correctly
java.lang.IllegalArgumentException: INVOKESPECIAL/STATIC on interfaces require ASM 5
at org.objectweb.asm.MethodVisitor.visitMethodInsn(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.a(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.b(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:53) [ASMModParser.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
[14:40:08] [Server thread/ERROR]: There was a problem reading the entry chylex/hee/gui/GuiAmuletOfRecovery.class in the jar /var/directory_serv/minecraft_200300/mods/HardcoreEnderExpansion++MC-1.7.10++v1.8.6.jar - probably a corrupt zip
cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException: INVOKESPECIAL/STATIC on interfaces require ASM 5
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
Caused by: java.lang.IllegalArgumentException: INVOKESPECIAL/STATIC on interfaces require ASM 5
at org.objectweb.asm.MethodVisitor.visitMethodInsn(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.a(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.b(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:53) ~[ASMModParser.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
... 11 more
[14:40:08] [Server thread/WARN]: Zip file HardcoreEnderExpansion++MC-1.7.10++v1.8.6.jar failed to read properly, it will be ignored
cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException: INVOKESPECIAL/STATIC on interfaces require ASM 5
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
Caused by: java.lang.IllegalArgumentException: INVOKESPECIAL/STATIC on interfaces require ASM 5
at org.objectweb.asm.MethodVisitor.visitMethodInsn(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.a(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.b(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:53) ~[ASMModParser.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
... 11 more
[14:40:08] [Server thread/WARN]: Mod VanillaPlus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.4
[14:40:09] [Server thread/INFO]: Forge Mod Loader has identified 28 mods to load
[14:40:09] [Server thread/INFO]: Found mod(s) [SilentGems] containing declared API package thaumcraft.api (owned by Thaumcraft) without associated API reference
[14:40:09] [Server thread/ERROR]: The mod TConstruct (Tinkers' Construct) requires mod versions [Forge@[10.13.3.1384,11.14)] to be available
[14:40:09] [Server thread/ERROR]: Encountered an unexpected exception
cpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList(Loader.java:244) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
[14:40:09] [Server thread/ERROR]: This crash report has been saved to: /var/directory_serv/minecraft_200300/./crash-reports/crash-2018-08-30_14.40.09-server.txt
[14:40:09] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
[14:40:09] [Server thread/INFO]: Applying holder lookups
[14:40:09] [Server thread/INFO]: Holder lookups applied
[14:40:09] [Server thread/INFO]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[14:40:08] [Server thread/WARN]: Zip file HardcoreEnderExpansion++MC-1.7.10++v1.8.6.jar failed to read properly, it will be ignored cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException: INVOKESPECIAL/STATIC on interfaces require ASM 5
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_HALBERDGOLD with ID 5807.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_HALBERDDIAMOND with ID 5808.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BATTLEAXEWOOD with ID 5809.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BATTLEAXESTONE with ID 5810.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BATTLEAXEIRON with ID 5811.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BATTLEAXEGOLD with ID 5812.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BATTLEAXEDIAMOND with ID 5813.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KNIFEWOOD with ID 5814.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KNIFESTONE with ID 5815.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KNIFEIRON with ID 5816.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KNIFEGOLD with ID 5817.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KNIFEDIAMOND with ID 5818.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_WARHAMMERWOOD with ID 5819.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_WARHAMMERSTONE with ID 5820.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_WARHAMMERIRON with ID 5821.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_WARHAMMERGOLD with ID 5822.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_WARHAMMERDIAMOND with ID 5823.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FLAILWOOD with ID 5824.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FLAILSTONE with ID 5825.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FLAILIRON with ID 5826.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FLAILGOLD with ID 5827.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FLAILDIAMOND with ID 5828.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KATANAWOOD with ID 5829.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KATANASTONE with ID 5830.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KATANAIRON with ID 5831.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KATANAGOLD with ID 5832.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_KATANADIAMOND with ID 5833.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BOOMERANGWOOD with ID 5834.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BOOMERANGSTONE with ID 5835.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BOOMERANGIRON with ID 5836.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BOOMERANGGOLD with ID 5837.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BOOMERANGDIAMOND with ID 5838.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FIREROD with ID 5839.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_JAVELIN with ID 5840.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_CROSSBOW with ID 5841.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BOLT with ID 5842.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BLOWGUN with ID 5843.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_DART with ID 5844.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKETBAYONETWOOD with ID 5845.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKETBAYONETSTONE with ID 5846.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKETBAYONETIRON with ID 5847.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKETBAYONETGOLD with ID 5848.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKETBAYONETDIAMOND with ID 5849.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKET with ID 5850.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_MUSKETIRONPART with ID 5851.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BLUNDERBUSS with ID 5852.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BLUNDERIRONPART with ID 5853.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_SHOT with ID 5854.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_FLINTLOCK with ID 5855.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_DYNAMITE with ID 5856.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_CANNON with ID 5857.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_CANNONBALL with ID 5858.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_DUMMY with ID 5859.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_GUNSTOCK with ID 5860.
[22:59:39] [Server thread/INFO]: Injected new Forge item material WEAPONMOD_BULLET with ID 5861.
[22:59:39] [Server thread/INFO]: Injected new Forge item material BETTERQUESTING_PLACEHOLDER with ID 5862.
[22:59:39] [Server thread/INFO]: Injected new Forge item material BETTERQUESTING_EXTRA_LIFE with ID 5863.
[22:59:39] [Server thread/INFO]: Injected new Forge item material BETTERQUESTING_GUIDE_BOOK with ID 5864.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDHELMET with ID 5865.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDCHEST with ID 5866.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDLEGS with ID 5867.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDBOOTS with ID 5868.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANHELMET with ID 5869.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANCHEST with ID 5870.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANLEGS with ID 5871.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANBOOTS with ID 5872.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANPICKAXE with ID 5873.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANAXE with ID 5874.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANSWORD with ID 5875.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANHOE with ID 5876.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANSPADE with ID 5877.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDPICKAXE with ID 5878.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDAXE with ID 5879.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDSWORD with ID 5880.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDHOE with ID 5881.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDSPADE with ID 5882.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDSCIMITAR with ID 5883.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANSCIMITAR with ID 5884.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDHELMETFULL with ID 5885.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDCHESTFULL with ID 5886.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDLEGSFULL with ID 5887.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_EMERALDBOOTSFULL with ID 5888.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANHELMETFULL with ID 5889.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANCHESTFULL with ID 5890.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANLEGSFULL with ID 5891.
[22:59:39] [Server thread/INFO]: Injected new Forge item material EMERALDOBSIDIANMOD_EMERALDOBSIDIANMOD_OBSIDIANBOOTSFULL with ID 5892.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_INFUSIONSTONEWEAK with ID 5893.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_INFUSIONSTONEREGULAR with ID 5894.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_INFUSIONSTONESTRONG with ID 5895.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_INFUSIONSTONEEXTREME with ID 5896.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_INFUSIONSTONEMASTER with ID 5897.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_AIRSEEDS with ID 5898.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_COALSEEDS with ID 5899.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_DYESEEDS with ID 5900.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EARTHSEEDS with ID 5901.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_FIRESEEDS with ID 5902.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_MINICIOSEEDS with ID 5903.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_NATURESEEDS with ID 5904.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_WATERSEEDS with ID 5905.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_REDSTONESEEDS with ID 5906.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_GLOWSTONESEEDS with ID 5907.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_OBSIDIANSEEDS with ID 5908.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_NETHERSEEDS with ID 5909.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IRONSEEDS with ID 5910.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_GOLDSEEDS with ID 5911.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_LAPISSEEDS with ID 5912.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EXPERIENCESEEDS with ID 5913.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_QUARTZSEEDS with ID 5914.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_DIAMONDSEEDS with ID 5915.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EMERALDSEEDS with ID 5916.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_BLAZESEEDS with ID 5917.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CREEPERSEEDS with ID 5918.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ENDERMANSEEDS with ID 5919.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_GHASTSEEDS with ID 5920.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SKELETONSEEDS with ID 5921.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SLIMESEEDS with ID 5922.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SPIDERSEEDS with ID 5923.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_WITHERSEEDS with ID 5924.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CHICKENSEEDS with ID 5925.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_COWSEEDS with ID 5926.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_PIGSEEDS with ID 5927.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SHEEPSEEDS with ID 5928.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_MAGICALFERTILIZER with ID 5929.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ESSENCEFERTILIZER with ID 5930.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ESSENCEINGOTS with ID 5931.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EXPERIENCEBOOK with ID 5932.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_1MINICIOESSENCE with ID 5933.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_2ACCIOESSENCE with ID 5934.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_3CRUCIOESSENCE with ID 5935.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_4IMPERIOESSENCE with ID 5936.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_5ZIVICIOESSENCE with ID 5937.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_TAINTEDESSENCE with ID 5938.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_AIRESSENCE with ID 5939.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_COALESSENCE with ID 5940.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_DYEESSENCE with ID 5941.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EARTHESSENCE with ID 5942.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_FIREESSENCE with ID 5943.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_NATUREESSENCE with ID 5944.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_WATERESSENCE with ID 5945.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_REDSTONEESSENCE with ID 5946.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_GLOWSTONEESSENCE with ID 5947.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_OBSIDIANESSENCE with ID 5948.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_NETHERESSENCE with ID 5949.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IRONESSENCE with ID 5950.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_GOLDESSENCE with ID 5951.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_LAPISESSENCE with ID 5952.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EXPERIENCEESSENCE with ID 5953.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_QUARTZESSENCE with ID 5954.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_DIAMONDESSENCE with ID 5955.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EMERALDESSENCE with ID 5956.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_BLAZEESSENCE with ID 5957.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CREEPERESSENCE with ID 5958.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ENDERMANESSENCE with ID 5959.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_GHASTESSENCE with ID 5960.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SKELETONESSENCE with ID 5961.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SLIMEESSENCE with ID 5962.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SPIDERESSENCE with ID 5963.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_WITHERESSENCE with ID 5964.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CHICKENESSENCE with ID 5965.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_COWESSENCE with ID 5966.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_PIGESSENCE with ID 5967.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SHEEPESSENCE with ID 5968.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOARMOURHELMET with ID 5969.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOARMOURCHESTPLATE with ID 5970.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOARMOURLEGGINGS with ID 5971.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOARMOURBOOTS with ID 5972.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOARMOURHELMET with ID 5973.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOARMOURCHESTPLATE with ID 5974.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOARMOURLEGGINGS with ID 5975.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOARMOURBOOTS with ID 5976.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOARMOURHELMET with ID 5977.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOARMOURCHESTPLATE with ID 5978.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOARMOURLEGGINGS with ID 5979.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOARMOURBOOTS with ID 5980.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURHELMET with ID 5981.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURCHESTPLATE with ID 5982.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURLEGGINGS with ID 5983.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURBOOTS with ID 5984.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURHELMETFEED with ID 5985.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURHELMETNIGHT with ID 5986.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURHELMETWATER with ID 5987.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURCHESTPLATEFIRE with ID 5988.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURCHESTPLATEWITHER with ID 5989.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURCHESTPLATEPOISON with ID 5990.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURLEGGINGSBLIND with ID 5991.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURLEGGINGSWEAK with ID 5992.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURLEGGINGSCONFUSION with ID 5993.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURBOOTSSTEP with ID 5994.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURBOOTSSPEED with ID 5995.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURBOOTSJUMP with ID 5996.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOPICKAXE with ID 5997.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOSWORD with ID 5998.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOAXE with ID 5999.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOSHOVEL with ID 6000.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOHOE with ID 6001.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOPICKAXE with ID 6002.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOSWORD with ID 6003.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOAXE with ID 6004.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOSHOVEL with ID 6005.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOHOE with ID 6006.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOPICKAXE with ID 6007.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOSWORD with ID 6008.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOAXE with ID 6009.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOSHOVEL with ID 6010.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOHOE with ID 6011.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOPICKAXE with ID 6012.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOSWORD with ID 6013.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOAXE with ID 6014.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOSHOVEL with ID 6015.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOHOE with ID 6016.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SEEDBAGACCIO with ID 6017.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SEEDBAGCRUCIO with ID 6018.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SEEDBAGIMPERIO with ID 6019.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SEEDBAGZIVICIO with ID 6020.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ULTIMATEDIAMONDAPPLE with ID 6021.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EMERALDAPPLE with ID 6022.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ULTIMATEEMERALDAPPLE with ID 6023.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ALUMINIUMESSENCE with ID 6024.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ALUMINIUMSEEDS with ID 6025.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ARDITEESSENCE with ID 6026.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ARDITESEEDS with ID 6027.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_COBALTESSENCE with ID 6028.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_COBALTSEEDS with ID 6029.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_COPPERESSENCE with ID 6030.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_COPPERSEEDS with ID 6031.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_LEADESSENCE with ID 6032.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_LEADSEEDS with ID 6033.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_NICKELESSENCE with ID 6034.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_NICKELSEEDS with ID 6035.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_OSMIUMESSENCE with ID 6036.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_OSMIUMSEEDS with ID 6037.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_PERIDOTESSENCE with ID 6038.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_PERIDOTSEEDS with ID 6039.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_RUBYESSENCE with ID 6040.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_RUBYSEEDS with ID 6041.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SAPPHIREESSENCE with ID 6042.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SAPPHIRESEEDS with ID 6043.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_PLATINUMESSENCE with ID 6044.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_PLATINUMSEEDS with ID 6045.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_RUBBERESSENCE with ID 6046.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_RUBBERSEEDS with ID 6047.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SILVERESSENCE with ID 6048.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SILVERSEEDS with ID 6049.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_TINESSENCE with ID 6050.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_TINSEEDS with ID 6051.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ALUMITEESSENCE with ID 6052.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ALUMITESEEDS with ID 6053.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_BRONZEESSENCE with ID 6054.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_BRONZESEEDS with ID 6055.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_MANYULLYNESSENCE with ID 6056.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_MANYULLYNSEEDS with ID 6057.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_STEELESSENCE with ID 6058.
[22:59:39] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_STEELSEEDS with ID 6059.
[22:59:39] [Server thread/INFO]: Injected new Forge item material BQ_STANDARD_LOOT_CHEST with ID 6060.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENCHANTEDROCK with ID 6061.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENCHANTEDGEM with ID 6062.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_CORENDCRY with ID 6063.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENDCRY with ID 6064.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENDERGEM with ID 6065.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_MAGMACHUNKNEW with ID 6066.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_HELLSTONE with ID 6067.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_RUBY with ID 6068.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SAPPHIRE with ID 6069.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_GUARDIANINGOT with ID 6070.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_PURIFIEDGOLD with ID 6071.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_BIRCHDOORITEM with ID 6072.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_JUNGLEDOORITEM with ID 6073.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SPRUCEDOORITEM with ID 6074.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ACACIADOORITEM with ID 6075.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_DARKOAKDOORITEM with ID 6076.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_GRAVELCLUMP with ID 6077.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_GOLDENFEATHER with ID 6078.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_BLOATEDINKSAC with ID 6079.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_AIRTANK with ID 6080.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_DIAMONDROD with ID 6081.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_EMPTYVIAL with ID 6082.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_EXPVIAL with ID 6083.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SHEADFRAG with ID 6084.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_CHEADFRAG with ID 6085.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ZOHEADFRAG with ID 6086.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_RAPIDBOW with ID 6087.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_MAGMASWORD with ID 6088.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_INKSWORD with ID 6089.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENCHANTEDSWORD with ID 6090.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_BEEHORSESWORD with ID 6091.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_COOKEDFLESH with ID 6092.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SEASONEDFLESH with ID 6093.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_TOAST with ID 6094.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SLIMEJELLY with ID 6095.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SLIMESANDWICH with ID 6096.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_TOASTEDSLIMESANDWICH with ID 6097.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_GRAVELPICKAXE with ID 6098.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_GRAVELSWORD with ID 6099.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_GRAVELAXE with ID 6100.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_GRAVELSHOVEL with ID 6101.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_GRAVELHOE with ID 6102.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_PGOLDPICKAXE with ID 6103.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_PGOLDSWORD with ID 6104.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_PGOLDAXE with ID 6105.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_PGOLDSHOVEL with ID 6106.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_PGOLDHOE with ID 6107.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_OBSIDIANPICKAXE with ID 6108.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_OBSIDIANSWORD with ID 6109.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_OBSIDIANAXE with ID 6110.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_OBSIDIANSHOVEL with ID 6111.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_OBSIDIANHOE with ID 6112.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_OBSIDIANHELMET with ID 6113.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_OBSIDIANPLATE with ID 6114.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_OBSIDIANLEGS with ID 6115.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_OBSIDIANBOOTS with ID 6116.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_EMERALDPICKAXE with ID 6117.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_EMERALDSWORD with ID 6118.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_EMERALDAXE with ID 6119.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_EMERALDSHOVEL with ID 6120.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_EMERALDHOE with ID 6121.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_EMERALDHELMET with ID 6122.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_EMERALDPLATE with ID 6123.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_EMERALDLEGS with ID 6124.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_EMERALDBOOTS with ID 6125.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_RUBYPICKAXE with ID 6126.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_RUBYSWORD with ID 6127.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_RUBYAXE with ID 6128.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_RUBYSHOVEL with ID 6129.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_RUBYHOE with ID 6130.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_RUBYHELMET with ID 6131.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_RUBYPLATE with ID 6132.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_RUBYLEGS with ID 6133.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_RUBYBOOTS with ID 6134.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SAPPHIREPICKAXE with ID 6135.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SAPPHIRESWORD with ID 6136.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SAPPHIREAXE with ID 6137.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SAPPHIRESHOVEL with ID 6138.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SAPPHIREHOE with ID 6139.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SAPPHIREHELMET with ID 6140.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SAPPHIREPLATE with ID 6141.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SAPPHIRELEGS with ID 6142.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SAPPHIREBOOTS with ID 6143.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENDERPICKAXE with ID 6144.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENDERSWORD with ID 6145.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENDERAXE with ID 6146.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENDERSHOVEL with ID 6147.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENDERHOE with ID 6148.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENDERHELMET with ID 6149.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENDERPLATE with ID 6150.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENDERLEGS with ID 6151.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_ENDERBOOTS with ID 6152.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SCORCHEDHELMET with ID 6153.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SCORCHEDPLATE with ID 6154.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SCORCHEDLEGS with ID 6155.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SCORCHEDBOOTS with ID 6156.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_INVHELMET with ID 6157.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_INVPLATE with ID 6158.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_INVLEGS with ID 6159.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_INVBOOTS with ID 6160.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SCUBAHELMET with ID 6161.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SCUBATANK with ID 6162.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SCUBAPANTS with ID 6163.
[22:59:39] [Server thread/INFO]: Injected new Forge item material VANILLAPLUS_SCUBAFLIPPERS with ID 6164.
[22:59:40] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
[22:59:40] [Server thread/INFO]: Loaded inheritance map of 895 classes
[22:59:41] [Server thread/INFO]: [INFO][NoCheatPlus] Fri Aug 31 22:59:41 CEST 2018
[22:59:41] [Server thread/INFO]: Player instances are stored for efficiency.
[22:59:42] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.4.5
[22:59:42] [Server thread/INFO]: [CustomEnderChest] Loading CustomEnderChest v1.9.0
[22:59:42] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[22:59:42] [Server thread/INFO]: [GroupManager] Loading GroupManager vPre2.14.1.3 FINAL (Phoenix)
[22:59:42] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
[22:59:42] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.2
[22:59:42] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.3-RELEASE
[22:59:42] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.1
[22:59:42] [Server thread/INFO]: [Trading] Loading Trading v1.2
[22:59:42] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
[22:59:42] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
[22:59:42] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
[22:59:43] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[22:59:43] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.7.10
[22:59:43] [Server thread/INFO]: [GUIShop] Loading GUIShop v2.2
[22:59:43] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.3
[22:59:43] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.5.4
[22:59:43] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.13.1
[22:59:43] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[22:59:43] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.13.1
[22:59:43] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[22:59:43] [Server thread/INFO]: [GlobalMarket] Loading GlobalMarket v2.0.0.28
[22:59:43] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport vmaven-version-number
[22:59:43] [Server thread/INFO]: [EasyWarp] Loading EasyWarp v3.8
[22:59:43] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[22:59:43] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[22:59:43] [Server thread/INFO]: [ChatManager] Loading ChatManager v6.5
[22:59:43] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v7.4.0
[22:59:43] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
[22:59:43] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.3.2-b1726
[22:59:43] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[22:59:43] [Server thread/INFO]: [Factions] Loading Factions v2.6.0
[22:59:43] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.3
[22:59:43] [Server thread/INFO]: Adding biome mapping 188 owg_desert at BiomeBase[188]
[22:59:43] [Server thread/INFO]: Adding biome mapping 189 owg_forest at BiomeBase[189]
[22:59:43] [Server thread/INFO]: Adding biome mapping 190 owg_plains at BiomeBase[190]
[22:59:43] [Server thread/INFO]: Adding biome mapping 191 owg_rainforest at BiomeBase[191]
[22:59:43] [Server thread/INFO]: Adding biome mapping 192 owg_savanna at BiomeBase[192]
[22:59:43] [Server thread/INFO]: Adding biome mapping 193 owg_seasonalForest at BiomeBase[193]
[22:59:43] [Server thread/INFO]: Adding biome mapping 194 owg_shrubland at BiomeBase[194]
[22:59:43] [Server thread/INFO]: Adding biome mapping 195 owg_swampland at BiomeBase[195]
[22:59:43] [Server thread/INFO]: Adding biome mapping 196 owg_taiga at BiomeBase[196]
[22:59:43] [Server thread/INFO]: Adding biome mapping 197 owg_tundra at BiomeBase[197]
[22:59:43] [Server thread/INFO]: Adding biome mapping 198 owg_Classic at BiomeBase[198]
[22:59:43] [Server thread/INFO]: Adding biome mapping 199 owg_Classic_Snow at BiomeBase[199]
[22:59:43] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.9.0
[22:59:43] [Server thread/INFO]: [CustomEnderChest] No config file found! Creating new one...
[22:59:43] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
[22:59:43] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
[22:59:43] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data. IMPORTANT! We recommend MySQL.
[22:59:43] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
[22:59:43] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.5.4
[22:59:43] [Server thread/INFO]: [AsyncWorldEdit] AsyncWorldEdit Injector not detected. Installing...
[22:59:43] [Server thread/ERROR]: Error occurred while enabling AsyncWorldEdit v3.5.4 (Is it up to date?)
java.lang.NoClassDefFoundError: com/sk89q/worldedit/extent/clipboard/Clipboard
at org.primesoft.asyncworldedit.injector.core.InjectorCore.<init>(InjectorCore.java:107) ~[?:?]
at org.primesoft.asyncworldedit.injector.core.InjectorCore.getInstance(InjectorCore.java:91) ~[?:?]
at org.primesoft.asyncworldedit.injector.InjectorManual.onEnable(InjectorManual.java:86) ~[?:?]
at org.primesoft.asyncworldedit.Loader.install(Loader.java:414) ~[?:?]
at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.onEnable(AsyncWorldEditBukkit.java:234) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[JavaPlugin.class:1.7.10-1614.57]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368) [JavaPluginLoader.class:1.7.10-1614.57]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [SimplePluginManager.class:1.7.10-1614.57]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:438) [CraftServer.class:1.7.10-1614.57]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:372) [CraftServer.class:1.7.10-1614.57]
at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:463) [ayq.class:?]
at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:138) [ayq.class:?]
at net.minecraft.world.World.<init>(World.java:374) [ahb.class:?]
at net.minecraft.world.WorldServer.<init>(WorldServer.java:162) [mt.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:375) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:337) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
[22:59:43] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[22:59:43] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[22:59:44] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[22:59:44] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[22:59:44] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[22:59:44] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[22:59:44] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v7.4.0
[22:59:44] [Server thread/INFO]: [MassiveCore 7.4.0] === ENABLE START ===
[22:59:44] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Playerdat datas...
[22:59:44] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Cachefile datas...
[22:59:44] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Onlineplayer datas...
[22:59:44] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Registry datas...
[22:59:44] [Server thread/INFO]: [MassiveCore 7.4.0] Skipping Dbmojangapi datas since offline mode...
[22:59:44] [Server thread/INFO]: [MassiveCore 7.4.0] Saving Cachefile...
[22:59:44] [Server thread/INFO]: [MassiveCore 7.4.0] Setup of IdUtil took 9ms.
[22:59:44] [Server thread/INFO]: [MassiveCore 7.4.0] Activated integration with Vault
[22:59:44] [Server thread/INFO]: [MassiveCore 7.4.0] === ENABLE COMPLETE (Took 449ms) ===
[22:59:45] [Server thread/INFO]: Loading dimension 0 (Faction) (net.minecraft.server.dedicated.DedicatedServer@7787790b)
[22:59:45] [Server thread/INFO]: Loading dimension 2 (DIM2) (net.minecraft.server.dedicated.DedicatedServer@7787790b)
[22:59:45] [Server thread/INFO]: Loaded 0 quests
[22:59:45] [Server thread/INFO]: Loaded 0 quest lines
[22:59:45] [Server thread/INFO]: Loaded 0 parties
[22:59:45] [Server thread/INFO]: Loaded 0 names
[22:59:45] [Server thread/INFO]: Loading dimension -100 (DIM-100) (net.minecraft.server.dedicated.DedicatedServer@7787790b)
[22:59:45] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@7787790b)
[22:59:45] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@7787790b)
[22:59:45] [Server thread/INFO]: Loading dimension -112 (DIM-112) (net.minecraft.server.dedicated.DedicatedServer@7787790b)
[22:59:45] [Server thread/INFO]: Preparing start region for level 0
[22:59:46] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.4.5
[22:59:46] [Server thread/WARN]: [CratesPlus] CratesPlus does NOT fully support Bukkit 1.7, if you have issues please report them but they may not be fixed
[22:59:47] [Server thread/INFO]: CratesPlus Version 4.4.5
[22:59:47] [Server thread/INFO]: You are using the built in handler for holograms. This will be removed in a future update! It is recommended to install Individual Holograms or HolographicDisplays which CratesPlus will then use to handle holograms.
[22:59:47] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[22:59:47] [Server thread/INFO]: Le format de la version de Bukkit a été changé. La version n'a pas été vérifiée.
[22:59:47] [Server thread/INFO]: 1.7.10-1614.57 (MC: 1.7.10)
[22:59:47] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[22:59:47] [Server thread/INFO]: Création de la configuration à partir du modèle : /var/directory_serv/minecraft_200300/plugins/Essentials/config.yml
[22:59:47] [pool-10-thread-1/INFO]: Création d'une configuration vierge : /var/directory_serv/minecraft_200300/plugins/Essentials/upgrades-done.yml
[22:59:47] [Server thread/INFO]: Création de la configuration à partir du modèle : /var/directory_serv/minecraft_200300/plugins/Essentials/worth.yml
[22:59:48] [Server thread/INFO]: [Essentials] This plugin collects minimal statistic data and sends it to http://metrics.essentials3.net.
[22:59:48] [Server thread/INFO]: [Essentials] You can opt out, disabling metrics for all plugins, by running /essentials opt-out
[22:59:48] [Server thread/INFO]: [Essentials] This will start 5 minutes after the first admin/op joins.
[22:59:48] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[22:59:48] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[22:59:48] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[22:59:48] [Server thread/INFO]: [GroupManager] Enabling GroupManager vPre2.14.1.3 FINAL (Phoenix)
[22:59:48] [Server thread/INFO]: GroupManager - INFO - World Found: world
[22:59:48] [Server thread/INFO]: GroupManager - INFO - World Found: faction
[22:59:48] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[22:59:48] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[22:59:48] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[22:59:48] [Server thread/INFO]: GroupManager version Pre2.14.1.3 FINAL (Phoenix) is enabled!
[22:59:48] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[22:59:48] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[22:59:48] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[22:59:48] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
[22:59:48] [Server thread/INFO]: [ClearLag] Config not found. Generating default config...
[22:59:48] [Server thread/INFO]: [ClearLag] Loading modules...
[22:59:48] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[22:59:48] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[22:59:48] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[22:59:48] [Thread-12/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.7]...
[22:59:48] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.2
[22:59:48] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.3-RELEASE
[22:59:48] [Thread-12/WARN]: [ClearLag] Clearlag failed to check for updates - bukkit may be down
[22:59:53] [Server thread/INFO]: Checkpoint start
[22:59:53] [Server thread/INFO]: checkpointClose start
[22:59:53] [Server thread/INFO]: checkpointClose synched
[22:59:53] [Server thread/INFO]: checkpointClose script done
[22:59:53] [Server thread/INFO]: checkpointClose end
[22:59:53] [Server thread/INFO]: Checkpoint end - txts: 1
[22:59:53] [Server thread/INFO]:
[]=====[Enabling AdvancedBan]=====[]
| Information:
| Name: AdvancedBan
| Developer: Leoko
| Version: 2.1.3-RELEASE
| Storage: HSQLDB (local)
| Support:
| Skype: Leoko33
| Mail: [email protected]
| Update:
| You have the newest version
[]================================[]
[22:59:53] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.1
[22:59:53] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
[22:59:53] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
[22:59:53] [Server thread/INFO]: [WorldBorder] [CONFIG] Configuration not present, creating new file.
[22:59:53] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -5089,0 Y: 75,0 Z: 4448,0
[22:59:53] [Server thread/INFO]: [Trading] Enabling Trading v1.2
[22:59:53] [Server thread/INFO]: [Trading] Trading has been enabled
[22:59:53] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
[22:59:53] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
[22:59:53] [Server thread/WARN]: [Multiverse-Core] Cannot load worlds.yml
[22:59:53] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Faction' - Env: NORMAL - Type: LARGE_BIOMES & seed: -8775565579083613366
[22:59:53] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
[22:59:53] [Server thread/WARN]: [Multiverse-Core] Original Location: X: -5 089 Y: 75 Z: 4 448 P: 0 Y: 0
[22:59:53] [Server thread/INFO]: [Multiverse-Core] New Spawn for 'Faction' is located at: Faction:-5089,50,75,00,4449,50:0,00:0,00
[22:59:53] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'DIM2' - Env: SPECTRE - Type: NORMAL & seed: -3897106383729021474
[22:59:53] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
[22:59:53] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 64 Z: 0 P: 0 Y: 0
[22:59:54] [Server thread/ERROR]: [Multiverse-Core] Safe spawn NOT found!!!
[22:59:54] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'DIM-100' - Env: UNDERDARK - Type: NORMAL & seed: -3897106383729021474
[22:59:54] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
[22:59:54] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 81 Z: 0 P: 0 Y: 0
[22:59:54] [Server thread/INFO]: [Multiverse-Core] New Spawn for 'DIM-100' is located at: DIM-100:1,50,82,00,0,50:0,00:0,00
[22:59:54] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'DIM1' - Env: THE_END - Type: LARGE_BIOMES & seed: -8775565579083613366
[22:59:54] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
[22:59:54] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 50 Z: 0 P: 0 Y: 0
[22:59:54] [Server thread/INFO]: [Multiverse-Core] New Spawn for 'DIM1' is located at: DIM1:0,00,64,00,0,00:0,00:0,00
[22:59:54] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'DIM-1' - Env: NETHER - Type: NORMAL & seed: -3897106383729021474
[22:59:54] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
[22:59:54] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 64 Z: 0 P: 0 Y: 0
[22:59:54] [Server thread/INFO]: [Multiverse-Core] New Spawn for 'DIM-1' is located at: DIM-1:0,00,32,00,0,00:0,00:0,00
[22:59:54] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'DIM-112' - Env: ENDOFTIME - Type: NORMAL & seed: -3897106383729021474
[22:59:54] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
[22:59:54] [Server thread/WARN]: [Multiverse-Core] Original Location: X: -242 Y: 64 Z: 267 P: 0 Y: 0
[22:59:54] [Server thread/ERROR]: [Multiverse-Core] Safe spawn NOT found!!!
[22:59:54] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
[22:59:55] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[22:59:55] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
[22:59:55] [Server thread/WARN]: [NoCheatPlus] Running in Bukkit-API-only mode (1.7.10-1614.57 (MC: 1.7.10)). If this is not intended, please check for updates and consider to request support.
[22:59:55] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: https://dev.bukkit.org/server-mods/nocheatplus/
[22:59:55] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, use at your own risk): https://ci.md-5.net/job/NoCheatPlus/changes
[22:59:55] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only mode: Some features will likely not function properly, performance might suffer.
[22:59:56] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6-1.11.2|? / Bukkit-API
[22:59:56] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[22:59:56] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[22:59:56] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[22:59:57] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[22:59:57] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
[22:59:57] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
[22:59:57] [Server thread/INFO]: [GUIShop] Enabling GUIShop v2.2
[22:59:57] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.3
[22:59:57] [Server thread/INFO]: [SkinsRestorer] SkinsRestorer doesn't support Cauldron, Thermos or KCauldron, Sorry :(
[22:59:57] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.3
[22:59:57] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.13.1
[22:59:57] [Server thread/INFO]: Création de la configuration à partir du modèle : /var/directory_serv/minecraft_200300/plugins/EssentialsXMPP/config.yml
[22:59:57] [Server thread/WARN]: config broken for xmpp
[22:59:57] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[22:59:57] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.13.1
[22:59:57] [Server thread/INFO]: Création de la configuration à partir du modèle : /var/directory_serv/minecraft_200300/plugins/EssentialsGeoIP/config.yml
[22:59:57] [Server thread/INFO]: Téléchargement de la base de données GeoIP... Cela peut prendre un moment (pays : 0.6 Mo, villes : 20 Mo)
[22:59:57] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
[22:59:57] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[22:59:57] [Server thread/INFO]: [GlobalMarket] Enabling GlobalMarket v2.0.0.28
[22:59:57] [Server thread/ERROR]: Error occurred while enabling GlobalMarket v2.0.0.28 (Is it up to date?)
java.lang.NoClassDefFoundError: com/comphenix/protocol/utility/MinecraftReflection
at me.dasfaust.gm.config.Config.load(Config.java:227) ~[?:?]
at me.dasfaust.gm.Core.onEnable(Core.java:43) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[JavaPlugin.class:1.7.10-1614.57]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368) [JavaPluginLoader.class:1.7.10-1614.57]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [SimplePluginManager.class:1.7.10-1614.57]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:438) [CraftServer.class:1.7.10-1614.57]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:372) [CraftServer.class:1.7.10-1614.57]
at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:519) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:493) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:453) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:337) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
[22:59:57] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport vmaven-version-number
[22:59:57] [Server thread/INFO]: [RandomTP] Auto-Updater disabled! If you would like to have RandomTP Update itself please set Enable to true!
[22:59:57] [Server thread/INFO]: [RandomTP] Enabled!
[22:59:57] [Server thread/INFO]: [EasyWarp] Enabling EasyWarp v3.8
[22:59:57] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[22:59:57] [Server thread/INFO]: [ChatManager] Enabling ChatManager v6.5
[22:59:57] [Server thread/ERROR]: Error occurred while enabling ChatManager v6.5 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/libs/jline/internal/Log
at me.SgtBud.ChatManager.ChatManager.onEnable(ChatManager.java:25) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[JavaPlugin.class:1.7.10-1614.57]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368) [JavaPluginLoader.class:1.7.10-1614.57]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [SimplePluginManager.class:1.7.10-1614.57]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:438) [CraftServer.class:1.7.10-1614.57]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:372) [CraftServer.class:1.7.10-1614.57]
at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:519) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:493) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:453) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:337) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.libs.jline.internal.Log
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:440) ~[PluginClassLoader.class:1.7.10-1614.57]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:211) ~[PluginClassLoader.class:1.7.10-1614.57]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_72]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_72]
... 12 more
[22:59:57] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
[22:59:58] [Server thread/INFO]: [WorldEdit] Default configuration file written: config.yml
[22:59:58] [Server thread/INFO]: WEPIF: Updated config file
[22:59:58] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[22:59:58] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.3.2-b1726
[22:59:58] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [NoClassDefFoundError]: fr/xephi/authme/libs/google/common/collect/Sets$1
[22:59:58] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!
[22:59:58] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[22:59:58] [Server thread/INFO]: [AuthMe] AuthMe 5.3.2-b1726 disabled!
[22:59:59] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/config.yml
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/worlds/Faction/config.yml
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/worlds/Faction/blacklist.txt
[22:59:59] [Server thread/INFO]: [WorldGuard] (Faction) TNT ignition is PERMITTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] (Faction) Lighters are PERMITTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] (Faction) Lava fire is blocked.
[22:59:59] [Server thread/INFO]: [WorldGuard] (Faction) Fire spread is UNRESTRICTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Faction'
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/worlds/DIM2/config.yml
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/worlds/DIM2/blacklist.txt
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM2) TNT ignition is PERMITTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM2) Lighters are PERMITTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM2) Lava fire is blocked.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM2) Fire spread is UNRESTRICTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM2'
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/worlds/DIM-100/config.yml
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/worlds/DIM-100/blacklist.txt
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM-100) TNT ignition is PERMITTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM-100) Lighters are PERMITTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM-100) Lava fire is blocked.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM-100) Fire spread is UNRESTRICTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM-100'
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/worlds/DIM1/config.yml
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/worlds/DIM1/blacklist.txt
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM1) TNT ignition is PERMITTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM1) Lighters are PERMITTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM1) Lava fire is blocked.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM1) Fire spread is UNRESTRICTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM1'
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/worlds/DIM-1/config.yml
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/worlds/DIM-1/blacklist.txt
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM-1) TNT ignition is PERMITTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM-1) Lighters are PERMITTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM-1) Lava fire is blocked.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM-1) Fire spread is UNRESTRICTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM-1'
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/worlds/DIM-112/config.yml
[22:59:59] [Server thread/INFO]: [WorldGuard] Default configuration file written: /var/directory_serv/minecraft_200300/plugins/WorldGuard/worlds/DIM-112/blacklist.txt
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM-112) TNT ignition is PERMITTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM-112) Lighters are PERMITTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM-112) Lava fire is blocked.
[22:59:59] [Server thread/INFO]: [WorldGuard] (DIM-112) Fire spread is UNRESTRICTED.
[22:59:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM-112'
[22:59:59] [Server thread/INFO]: [WorldGuard] Loading region data...
[22:59:59] [Server thread/INFO]: [WorldGuard] Unloading and saving region data that is currently loaded...
[22:59:59] [Server thread/INFO]: [WorldGuard] Loading region data for loaded worlds...
[23:00:00] [Server thread/INFO]: [WorldGuard] Regions saved after UUID migration! This won't happen again unless you change the relevant configuration option in WorldGuard's config.
[23:00:00] [Server thread/INFO]: [Factions] Enabling Factions v2.6.0
[23:00:00] [Server thread/INFO]: [Factions 2.6.0] === ENABLE START ===
[23:00:00] [Server thread/INFO]: [Factions 2.6.0] === ENABLE COMPLETE (Took 534ms) ===
[23:00:00] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.3
[23:00:01] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[23:00:01] [Thread-19/WARN]: [ColoredTags] dev.bukkit.org rejected the API key provided in plugins/Updater/config.yml
[23:00:01] [Thread-19/WARN]: [ColoredTags] Please double-check your configuration to ensure it is correct.
[23:00:01] [Thread-19/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.curseforge.com/servermods/files?projectIds=58499
[23:00:01] [Thread-19/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
[23:00:01] [Thread-19/WARN]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[23:00:01] [Thread-19/WARN]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1433)
[23:00:01] [Thread-19/WARN]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
[23:00:01] [Thread-19/WARN]: at java.security.AccessController.doPrivileged(Native Method)
[23:00:01] [Thread-19/WARN]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
[23:00:01] [Thread-19/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1430)
[23:00:01] [Thread-19/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[23:00:01] [Thread-19/WARN]: at com.gmail.filoghost.coloredtags.Updater.read(Updater.java:576)
[23:00:01] [Thread-19/WARN]: at com.gmail.filoghost.coloredtags.Updater.access$1(Updater.java:564)
[23:00:01] [Thread-19/WARN]: at com.gmail.filoghost.coloredtags.Updater$UpdateRunnable.run(Updater.java:614)
[23:00:01] [Thread-19/WARN]: at java.lang.Thread.run(Thread.java:745)
[23:00:01] [Server thread/INFO]: Done (22,448s)! For help, type "help" or "?"
[23:00:01] [Server thread/INFO]: Starting GS4 status listener
[23:00:01] [Query Listener #1/INFO]: Query running on 62.210.62.196:15145
[23:00:01] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[23:00:01] [Server thread/INFO]: Registered command bs with permission node bspkrs.bspkrscore.fml.CommandBS
[23:00:01] [Server thread/INFO]: Registered command bq_admin with permission node betterquesting.commands.BQ_CommandAdmin
[23:00:01] [Server thread/INFO]: Registered command bq_user with permission node betterquesting.commands.BQ_CommandUser
[23:00:01] [Server thread/INFO]: Registered command noppes with permission node foxz.command.CommandNoppes
[23:00:01] [Server thread/INFO]: Registered command xu_killitems with permission node com.rwtema.extrautils.command.CommandKillEntities
[23:00:01] [Server thread/INFO]: Registered command xu_killmobs with permission node com.rwtema.extrautils.command.CommandKillEntities
[23:00:01] [Server thread/INFO]: Registered command xu_killliving with permission node com.rwtema.extrautils.command.CommandKillEntities
[23:00:01] [Server thread/INFO]: Registered command xu_killxp with permission node com.rwtema.extrautils.command.CommandKillEntities
[23:00:01] [Server thread/INFO]: Registered command heeadmin with permission node chylex.hee.system.commands.HeeAdminCommand
[23:00:01] [Server thread/INFO]: Registered command bacon with permission node chylex.hee.system.commands.HeeBaconCommand
[23:00:01] [Server thread/INFO]: Registered command heedebug with permission node chylex.hee.system.commands.HeeDebugCommand
[23:00:01] [Server thread/INFO]: Creating NBT File
[23:00:01] [Server thread/INFO]: Registered command rt with permission node lumien.randomthings.Core.Commands.RTCommand
[23:00:01] [Server thread/INFO]: Registered command exitspectre with permission node lumien.randomthings.Core.Commands.ExitSpectreCommand
[23:00:01] [Server thread/INFO]: Registered command srm-show with permission node com.github.abrarsyed.secretroomsmod.common.CommandShow
[23:00:01] [Server thread/INFO]: Registered command bqs_loot with permission node bq_standard.commands.BQS_Commands
[23:00:01] [Server thread/INFO]: Registered command dumphandlers with permission node mcp.mobius.waila.commands.CommandDumpHandlers
[23:00:01] [Server thread/WARN]: [23:00:01][FINE][noppes.npcs.controllers.DialogController:32] Loading Dialogs
[23:00:01] [Server thread/WARN]: [23:00:01][FINE][noppes.npcs.controllers.DialogController:34] Done loading Dialogs
[23:00:01] [Server thread/INFO]: /var/directory_serv/minecraft_200300/./Faction/customnpcs/clones/../clonednpcs.dat
[23:00:01] [Server thread/INFO]: false
[23:00:01] [Server thread/INFO]: Hey, you don't have a server icon! Try out one of Thermos' Icon Generators at https://github.com/CyberdyneCC/ThermosIconGenerators !
[23:00:01] [Server thread/INFO]: [Thermos] Refusing to lock affinity, disabled in cauldron.yml
[23:00:01] [Server thread/INFO]: Stopping server
[23:00:01] [Server thread/INFO]: [ColoredTags] Disabling ColoredTags v2.1.3
[23:00:01] [Server thread/INFO]: [Factions] Disabling Factions v2.6.0
[23:00:01] [Server thread/INFO]: [Factions 2.6.0] Disabled
[23:00:01] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
[23:00:01] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[23:00:01] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.3
[23:00:01] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v7.4.0
[23:00:01] [Server thread/INFO]: [MassiveCore 7.4.0] Disabled
[23:00:01] [Server thread/INFO]: [ChatManager] Disabling ChatManager v6.5
[23:00:01] [Server thread/ERROR]: Error occurred while disabling ChatManager v6.5 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/libs/jline/internal/Log
at me.SgtBud.ChatManager.ChatManager.onDisable(ChatManager.java:44) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) ~[JavaPlugin.class:1.7.10-1614.57]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:392) [JavaPluginLoader.class:1.7.10-1614.57]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:429) [SimplePluginManager.class:1.7.10-1614.57]
at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:422) [SimplePluginManager.class:1.7.10-1614.57]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.disablePlugins(CraftServer.java:387) [CraftServer.class:1.7.10-1614.57]
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:572) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:755) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
[23:00:01] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
[23:00:01] [Server thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
[23:00:01] [Server thread/INFO]: [EasyWarp] Disabling EasyWarp v3.8
[23:00:01] [Server thread/INFO]: [RandomTeleport] Disabling RandomTeleport vmaven-version-number
[23:00:01] [Server thread/INFO]: [RandomTP] Disabled!
[23:00:01] [Server thread/INFO]: [GlobalMarket] Disabling GlobalMarket v2.0.0.28
[23:00:01] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
[23:00:01] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP v2.13.1
[23:00:01] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.13.1
[23:00:01] [Server thread/INFO]: [EssentialsXMPP] Disabling EssentialsXMPP v2.13.1
[23:00:01] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v3.5.4
[23:00:01] [Server thread/INFO]: [AsyncWorldEdit] Disable
[23:00:01] [Server thread/INFO]: [GUIShop] Disabling GUIShop v2.2
[23:00:01] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
[23:00:02] [Server thread/INFO]: [NoCheatPlus] Could not register an instance for: fr.neatmonster.nocheatplus.components.entity.IEntityAccessLastPositionAndLook
[23:00:02] [Server thread/INFO]: [NoCheatPlus] Assume legacy piston behavior.
[23:00:02] [Server thread/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
[23:00:02] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
[23:00:02] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is disabled.
[23:00:02] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b691
[23:00:02] [Server thread/INFO]: [Trading] Disabling Trading v1.2
[23:00:02] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.1
[23:00:02] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
[23:00:02] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.1.3-RELEASE
[23:00:02] [Server thread/INFO]: Database closed
[23:00:02] [Server thread/INFO]:
[]=====[Disabling AdvancedBan]=====[]
| Information:
| Name: AdvancedBan
| Developer: Leoko
| Version: 2.1.3-RELEASE
| Storage: HSQLDB (local)
| Support:
| Skype: Leoko33
| Mail: [email protected]
[]================================[]
[23:00:02] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.2
[23:00:02] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.7
[23:00:02] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[23:00:02] [Server thread/INFO]: [GroupManager] Disabling GroupManager vPre2.14.1.3 FINAL (Phoenix)
[23:00:02] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[23:00:02] [Server thread/INFO]: GroupManager version Pre2.14.1.3 FINAL (Phoenix) is disabled!
[23:00:02] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
[23:00:02] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[23:00:02] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[23:00:02] [Server thread/INFO]: [CustomEnderChest] Disabling CustomEnderChest v1.9.0
[23:00:02] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest is disabled!
[23:00:02] [Server thread/INFO]: [CratesPlus] Disabling CratesPlus v4.4.5
[23:00:02] [Server thread/INFO]: Saving players
[23:00:02] [Server thread/INFO]: Saving worlds
[23:00:02] [Server thread/INFO]: Saving chunks for level 'Faction'/Overworld
[23:00:02] [Server thread/INFO]: Saving chunks for level 'DIM2'/SpectreWorld
[23:00:02] [Server thread/INFO]: Saving chunks for level 'DIM-100'/Underdark
[23:00:02] [Thermos version retriever/WARN]: Error occured during retriving version
java.lang.Throwable
at thermos.TLog.log(TLog.java:30) [TLog.class:1.7.10-1614.57]
at thermos.TLog.warning(TLog.java:41) [TLog.class:1.7.10-1614.57]
at thermos.updater.TVersionRetriever.uncaughtException(TVersionRetriever.java:111) [TVersionRetriever.class:1.7.10-1614.57]
at thermos.updater.TVersionRetriever.check(TVersionRetriever.java:105) [TVersionRetriever.class:1.7.10-1614.57]
at thermos.updater.TVersionRetriever.run(TVersionRetriever.java:69) [TVersionRetriever.class:1.7.10-1614.57]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
Caused by: org.json.simple.parser.ParseException
at org.json.simple.parser.Yylex.yylex(Unknown Source) ~[Yylex.class:?]
at org.json.simple.parser.JSONParser.nextToken(Unknown Source) ~[JSONParser.class:?]
at org.json.simple.parser.JSONParser.parse(Unknown Source) ~[JSONParser.class:?]
at org.json.simple.parser.JSONParser.parse(Unknown Source) ~[JSONParser.class:?]
at thermos.updater.TVersionRetriever.check(TVersionRetriever.java:95) ~[TVersionRetriever.class:1.7.10-1614.57]
... 2 more
[23:00:02] [Server thread/INFO]: Saving chunks for level 'DIM1'/The End
[23:00:02] [Server thread/INFO]: Saving chunks for level 'DIM-1'/Nether
[23:00:02] [Server thread/INFO]: Saving chunks for level 'DIM-112'/The Last Millenium
[23:00:02] [Server thread/INFO]: Unloading dimension 0
[23:00:02] [Server thread/INFO]: Unloading dimension -1
[23:00:02] [Server thread/INFO]: Unloading dimension 1
[23:00:02] [Server thread/INFO]: Unloading dimension 2
[23:00:02] [Server thread/INFO]: Unloading dimension -100
[23:00:02] [Server thread/INFO]: Unloading dimension -112
[23:00:02] [Server thread/INFO]: Applying holder lookups
[23:00:02] [Server thread/INFO]: Holder lookups applied