Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [01:42:33] [Server thread/INFO]: Starting minecraft server version 1.8
- [01:42:33] [Server thread/INFO]: Loading properties
- [01:42:33] [Server thread/INFO]: Default game type: SURVIVAL
- [01:42:33] [Server thread/INFO]: Generating keypair
- [01:42:33] [Server thread/INFO]: Starting Minecraft server on 72.46.139.10:25660
- [01:42:33] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-2abdb9a (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
- [01:42:34] [Server thread/ERROR]: Could not load 'plugins/DragonTravel.jar' in folder 'plugins'
- org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/EntityEnderDragon
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:275) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:286) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:248) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:68) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
- Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/EntityEnderDragon
- at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_05]
- at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_05]
- at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_05]
- at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_05]
- at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_05]
- at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
- at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05]
- at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_05]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
- at eu.phiwa.dt.DragonTravelMain.<init>(DragonTravelMain.java:127) ~[?:?]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_05]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_05]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_05]
- at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_05]
- at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_05]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- ... 9 more
- Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.EntityEnderDragon
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
- at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_05]
- at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_05]
- at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_05]
- at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_05]
- at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_05]
- at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
- at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05]
- at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_05]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
- at eu.phiwa.dt.DragonTravelMain.<init>(DragonTravelMain.java:127) ~[?:?]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_05]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_05]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_05]
- at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_05]
- at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_05]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- ... 9 more
- [01:42:35] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
- [01:42:35] [Server thread/INFO]: [JoeIPTracker] Loading JoeIPTracker v1.0.5
- [01:42:35] [Server thread/INFO]: [TrailGUI] Loading TrailGUI v2.4
- [01:42:35] [Server thread/INFO]: [WeatherVote] Loading WeatherVote v2.1
- [01:42:35] [Server thread/INFO]: [TimeLock] Loading TimeLock v0.5
- [01:42:35] [Server thread/INFO]: [RemoveZombieDrops] Loading RemoveZombieDrops v1.0
- [01:42:35] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.1.2
- [01:42:35] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
- [01:42:35] [Server thread/INFO]: [FirstJoinPlus] Loading FirstJoinPlus v2.2
- [01:42:35] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
- [01:42:35] [Server thread/INFO]: [CommandBlocker] Loading CommandBlocker v0.7
- [01:42:35] [Server thread/INFO]: [ChatControl] Loading ChatControl v4.5.5
- [01:42:35] [Server thread/INFO]: [Chairs] Loading Chairs v4.3
- [01:42:35] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.1
- [01:42:35] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
- [01:42:35] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
- [01:42:35] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.0) has not yet been tested! Proceed with caution.
- [01:42:35] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib.
- If this problem hasn't already been reported, please open a ticket
- at http://dev.bukkit.org/server-mods/protocollib/ with the following data:
- ===== STACK TRACE =====
- java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.build(Lcom/google/common/cache/CacheLoader;)Lcom/google/common/cache/Cache;
- at com.comphenix.protocol.utility.MinecraftReflection.<clinit>(MinecraftReflection.java:155)
- at com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:259)
- at com.comphenix.protocol.injector.PacketFilterBuilder.buildInternal(PacketFilterBuilder.java:250)
- at com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:233)
- at com.comphenix.protocol.ProtocolLibrary.onLoad(ProtocolLibrary.java:216)
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291)
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:248)
- at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:68)
- at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14)
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133)
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475)
- at java.lang.Thread.run(Unknown Source)
- ===== DUMP =====
- Parameters:
- [NULL]
- Sender:
- com.comphenix.protocol.ProtocolLibrary@ae2a7b5[
- statistisc=<null>
- backgroundCompiler=<null>
- packetTask=-1
- tickCounter=0
- unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@cf08dfd
- configExpectedMod=-1
- updater=com.comphenix.protocol.metrics.Updater@4de394d6
- logger=org.bukkit.plugin.PluginLogger@66d4c3af
- redirectHandler=<null>
- commandProtocol=<null>
- commandPacket=<null>
- commandFilter=<null>
- skipDisable=false
- isEnabled=false
- loader=org.bukkit.plugin.java.JavaPluginLoader@6df9ab1f
- server=CraftServer{serverName=CraftBukkit,serverVersion=git-Bukkit-2abdb9a,minecraftVersion=1.8}
- file=plugins/ProtocolLib.jar
- description=org.bukkit.plugin.PluginDescriptionFile@347a3167
- dataFolder=plugins/ProtocolLib
- classLoader=org.bukkit.plugin.java.PluginClassLoader@a616ffc
- naggable=true
- ebean=<null>
- newConfig=YamlConfiguration[path='', root='YamlConfiguration']
- configFile=plugins/ProtocolLib/config.yml
- logger=org.bukkit.plugin.PluginLogger@66d4c3af
- ]
- Version:
- ProtocolLib v3.4.0
- Server:
- git-Bukkit-2abdb9a (MC: 1.8)
- [01:42:35] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.2.6
- [01:42:35] [Server thread/INFO]: [BlockDyer] Loading BlockDyer v1.5.7
- [01:42:35] [Server thread/INFO]: [ChatParty] Loading ChatParty v0.3.0
- [01:42:35] [Server thread/INFO]: [UltimateSpy] Loading UltimateSpy v1.0
- [01:42:35] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
- [01:42:35] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.7-SNAPSHOT
- [01:42:35] [Server thread/INFO]: [SimpleHelpTickets] Loading SimpleHelpTickets v1.3.6
- [01:42:35] [Server thread/INFO]: [DiscoArmor] Loading DiscoArmor v2.6.2
- [01:42:35] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
- [01:42:35] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-SNAPSHOT
- [01:42:35] [Server thread/INFO]: [SafeEdit] Loading SafeEdit v1.2.0
- [01:42:35] [Server thread/INFO]: [Orebfuscator] Loading Orebfuscator v2.1.6
- [01:42:35] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
- [01:42:35] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.0
- [01:42:35] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.17
- [01:42:35] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.7
- [01:42:35] [Server thread/INFO]: [CreeperHeal] Loading CreeperHeal v6.7.2
- [01:42:35] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v2.2.3
- [01:42:35] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.1.0
- [01:42:35] [Server thread/INFO]: [RandomLocation] Loading RandomLocation v4.75
- [01:42:35] [Server thread/INFO]: [FastCraft] Loading FastCraft v15
- [01:42:35] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13f
- [01:42:35] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
- [01:42:35] [Server thread/INFO]: [Autorank] Loading Autorank v3.3
- [01:42:35] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.8.3
- [01:42:35] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.19.1
- [01:42:35] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.5.0-b16
- [01:42:35] [Server thread/INFO]: [HeavySpleef] Loading HeavySpleef v1.5.1
- [01:42:35] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.9-SNAPSHOT:3825-c98139b,master
- [01:42:35] [Server thread/INFO]: [StaffChat] Loading StaffChat v2.2.2
- [01:42:35] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
- [01:42:35] [Server thread/INFO]: [RealJobs] Loading RealJobs v1.4.0
- [01:42:35] [Server thread/INFO]: [CraftBay] Loading CraftBay v1.2.8
- [01:42:35] [Server thread/INFO]: [Bounty] Loading Bounty v3.5.1
- [01:42:35] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
- [01:42:35] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
- [01:42:35] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
- [01:42:35] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot enable ProtocolLib.
- If this problem hasn't already been reported, please open a ticket
- at http://dev.bukkit.org/server-mods/protocollib/ with the following data:
- ===== STACK TRACE =====
- java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.utility.MinecraftReflection
- at com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:78)
- at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:356)
- at com.comphenix.protocol.utility.ChatExtensions.getJsonFormatConstructor(ChatExtensions.java:218)
- at com.comphenix.protocol.utility.ChatExtensions.<clinit>(ChatExtensions.java:56)
- at com.comphenix.protocol.ProtocolLibrary.onEnable(ProtocolLibrary.java:377)
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325)
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338)
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311)
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:249)
- at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:68)
- at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14)
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133)
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475)
- at java.lang.Thread.run(Unknown Source)
- ===== DUMP =====
- Sender:
- com.comphenix.protocol.ProtocolLibrary@ae2a7b5[
- statistisc=<null>
- backgroundCompiler=<null>
- packetTask=-1
- tickCounter=0
- unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@cf08dfd
- configExpectedMod=-1
- updater=com.comphenix.protocol.metrics.Updater@4de394d6
- logger=org.bukkit.plugin.PluginLogger@66d4c3af
- redirectHandler=<null>
- commandProtocol=<null>
- commandPacket=<null>
- commandFilter=<null>
- skipDisable=false
- isEnabled=true
- loader=org.bukkit.plugin.java.JavaPluginLoader@6df9ab1f
- server=CraftServer{serverName=CraftBukkit,serverVersion=git-Bukkit-2abdb9a,minecraftVersion=1.8}
- file=plugins/ProtocolLib.jar
- description=org.bukkit.plugin.PluginDescriptionFile@347a3167
- dataFolder=plugins/ProtocolLib
- classLoader=org.bukkit.plugin.java.PluginClassLoader@a616ffc
- naggable=true
- ebean=<null>
- newConfig=YamlConfiguration[path='', root='YamlConfiguration']
- configFile=plugins/ProtocolLib/config.yml
- logger=org.bukkit.plugin.PluginLogger@66d4c3af
- ]
- Version:
- ProtocolLib v3.4.0
- Server:
- git-Bukkit-2abdb9a (MC: 1.8)
- [01:42:35] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.4.0
- [01:42:35] [Server thread/INFO]: [Orebfuscator] Enabling Orebfuscator v2.1.6
- [01:42:35] [Server thread/INFO]: [OFC] Your version of CraftBukkit is not supported.
- [01:42:35] [Server thread/INFO]: [OFC] Please look for an updated version of Orebfuscator.
- [01:42:35] [Server thread/INFO]: [Orebfuscator] Disabling Orebfuscator v2.1.6
- [01:42:35] [Server thread/INFO]: [OFC] Orebfuscator encountered an error with the CraftBukkit version "v1_8_R1". Please look for an updated version of Orebfuscator.
- [01:42:35] [Server thread/ERROR]: [OFC] java.lang.ClassNotFoundException: com.lishid.orebfuscator.internal.v1_8_R1.ChunkCache
- [01:42:35] [Server thread/WARN]: java.lang.ClassNotFoundException: com.lishid.orebfuscator.internal.v1_8_R1.ChunkCache
- [01:42:35] [Server thread/WARN]: at java.net.URLClassLoader$1.run(Unknown Source)
- [01:42:35] [Server thread/WARN]: at java.net.URLClassLoader$1.run(Unknown Source)
- [01:42:35] [Server thread/WARN]: at java.security.AccessController.doPrivileged(Native Method)
- [01:42:35] [Server thread/WARN]: at java.net.URLClassLoader.findClass(Unknown Source)
- [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77)
- [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
- [01:42:35] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
- [01:42:35] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
- [01:42:35] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
- [01:42:35] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
- [01:42:35] [Server thread/WARN]: at com.lishid.orebfuscator.internal.InternalAccessor.createObject(InternalAccessor.java:78)
- [01:42:35] [Server thread/WARN]: at com.lishid.orebfuscator.internal.InternalAccessor.newChunkCache(InternalAccessor.java:53)
- [01:42:35] [Server thread/WARN]: at com.lishid.orebfuscator.cache.ObfuscatedDataCache.getInternalCache(ObfuscatedDataCache.java:33)
- [01:42:35] [Server thread/WARN]: at com.lishid.orebfuscator.cache.ObfuscatedDataCache.clearCache(ObfuscatedDataCache.java:39)
- [01:42:35] [Server thread/WARN]: at com.lishid.orebfuscator.Orebfuscator.onDisable(Orebfuscator.java:108)
- [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318)
- [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:349)
- [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423)
- [01:42:35] [Server thread/WARN]: at com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:64)
- [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
- [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325)
- [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
- [01:42:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338)
- [01:42:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311)
- [01:42:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:249)
- [01:42:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:68)
- [01:42:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14)
- [01:42:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133)
- [01:42:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475)
- [01:42:35] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
- [01:42:35] [Server thread/ERROR]: Error occurred while disabling Orebfuscator v2.1.6 (Is it up to date?)
- java.lang.NullPointerException
- at com.lishid.orebfuscator.cache.ObfuscatedDataCache.clearCache(ObfuscatedDataCache.java:39) ~[?:?]
- at com.lishid.orebfuscator.Orebfuscator.onDisable(Orebfuscator.java:108) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:349) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:64) [Orebfuscator.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:249) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:68) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
- [01:42:35] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13f
- [01:42:35] [Server thread/INFO]: PlotMe 0 plots loaded
- [01:42:35] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
- [01:42:35] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
- [01:42:35] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
- [01:42:35] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
- [01:42:35] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
- [01:42:35] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
- [01:42:35] [Server thread/INFO]: Preparing level "world"
- [01:42:35] [Server thread/INFO]: Preparing start region for level 0 (Seed: 6037367326505771488)
- [01:42:36] [Server thread/INFO]: Preparing spawn area: 64%
- [01:42:37] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8262272990223824106)
- [01:42:37] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8262272990223824106)
- [01:42:37] [Server thread/INFO]: [JoeIPTracker] Enabling JoeIPTracker v1.0.5
- [01:42:37] [Server thread/INFO]: [IPT] Data loaded. 980 players, 361 cached IPs. Took 135 ms.
- [01:42:37] [Server thread/INFO]: [IPT] Loaded 0 banned players. Took 1 ms
- [01:42:37] [Server thread/INFO]: Enabled Joe's IP Tracker 1.0.5
- [01:42:37] [Server thread/INFO]: [TrailGUI] Enabling TrailGUI v2.4
- [01:42:37] [Server thread/INFO]: [TrailGUI] Is Now Enabled.
- [01:42:37] [Server thread/INFO]: [WeatherVote] Enabling WeatherVote v2.1
- [01:42:37] [Server thread/INFO]: [WeatherVote] Now submitting data to http://mcstats.org for WeatherVote Thank you!
- [01:42:37] [Server thread/INFO]: [TimeLock] Enabling TimeLock v0.5
- [01:42:37] [Server thread/INFO]: [TimeLock] Enabled
- [01:42:37] [Server thread/INFO]: [RemoveZombieDrops] Enabling RemoveZombieDrops v1.0
- [01:42:37] [Server thread/INFO]: RemoveZombieDrops1.0 has been enabled!
- [01:42:37] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.1.2
- [01:42:37] [Server thread/ERROR]: Error occurred while enabling TitleManager v1.1.2 (Is it up to date?)
- java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/Packet
- at io.puharesource.mc.titlemanager.Config.loadSettings(Config.java:87) ~[?:?]
- at io.puharesource.mc.titlemanager.Config.loadConfig(Config.java:78) ~[?:?]
- at io.puharesource.mc.titlemanager.Main.onEnable(Main.java:15) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:392) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:360) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:315) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
- Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.Packet
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
- ... 14 more
- [01:42:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
- [01:42:38] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
- [01:42:38] [Server thread/INFO]: [FirstJoinPlus] Enabling FirstJoinPlus v2.2
- [01:42:38] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
- [01:42:38] [Server thread/INFO]: Bukkit version format changed. Version not checked.
- [01:42:38] [Server thread/INFO]: git-Bukkit-2abdb9a (MC: 1.8)
- [01:42:38] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
- [01:42:38] [Server thread/INFO]: Using locale en
- [01:42:38] [Server thread/INFO]: Using locale en
- [01:42:38] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
- [01:42:38] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
- [01:42:38] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
- [01:42:38] [Server thread/INFO]: [CommandBlocker] Enabling CommandBlocker v0.7
- [01:42:38] [Server thread/INFO]: [CommandBlocker] activated
- [01:42:38] [Server thread/INFO]: [CommandBlocker] by Bestora
- [01:42:38] [Server thread/INFO]: [CommandBlocker] Config:
- [01:42:38] [Server thread/INFO]: Message: ยงc [CommandBlocker] This Command is blocked!
- [01:42:38] [Server thread/INFO]: Blocked NonOp Commands: [/stop, /ban, /kick]
- [01:42:38] [Server thread/INFO]: Blocked Op Commands: [/blockedcommand, /blabla, /lalallala, /test~this]
- [01:42:38] [Server thread/INFO]: [CommandBlocker] loaded!
- [01:42:38] [Server thread/INFO]: [ChatControl] Enabling ChatControl v4.5.5
- [01:42:38] [Server thread/ERROR]: Error occurred while enabling ChatControl v4.5.5 (Is it up to date?)
- java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
- at chatcontrol.ChatControl.onEnable(ChatControl.java:99) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:392) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:360) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:315) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
- Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
- at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
- at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05]
- at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_05]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
- ... 12 more
- [01:42:38] [Server thread/INFO]: [Chairs] Enabling Chairs v4.3
- [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: WOOD_STAIRS => 0.7
- [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: SPRUCE_WOOD_STAIRS => 0.7
- [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: JUNGLE_WOOD_STAIRS => 0.7
- [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: BIRCH_WOOD_STAIRS => 0.7
- [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: SANDSTONE_STAIRS => 0.7
- [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: COBBLESTONE_STAIRS => 0.7
- [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: BRICK_STAIRS => 0.7
- [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: SMOOTH_STAIRS => 0.7
- [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: NETHER_BRICK_STAIRS => 0.7
- [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: QUARTZ_STAIRS => 0.7
- [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: ACACIA_STAIRS => 0.7
- [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: DARK_OAK_STAIRS => 0.7
- [01:42:38] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.1
- [01:42:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
- [01:42:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
- [01:42:38] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 10000 at X: 0.5 Z: 0.5
- [01:42:38] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -256.0 Y: 64.0 Z: -44.0
- [01:42:38] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
- [01:42:38] [Server thread/INFO]: [Votifier] Votifier enabled.
- [01:42:38] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.2.6
- [01:42:38] [Server thread/ERROR]: Error occurred while enabling LibsDisguises v8.2.6 (Is it up to date?)
- java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
- at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:75) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:392) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:360) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:315) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
- Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
- at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
- at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05]
- at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_05]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
- ... 12 more
- [01:42:38] [Server thread/INFO]: [BlockDyer] Enabling BlockDyer v1.5.7
- [01:42:38] [Server thread/INFO]: [ChatParty] Enabling ChatParty v0.3.0
- [01:42:38] [Server thread/INFO]: [UltimateSpy] Enabling UltimateSpy v1.0
- [01:42:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
- [01:42:38] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.7-SNAPSHOT
- [01:42:38] [Server thread/INFO]: [PermissionsEx] Initializing file backend
- [01:42:38] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
- [01:42:38] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
- [01:42:38] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
- [01:42:38] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
- [01:42:38] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
- [01:42:38] [Server thread/INFO]: [SimpleHelpTickets] Enabling SimpleHelpTickets v1.3.6
- [01:42:38] [Server thread/INFO]: [SimpleHelpTickets] 1.3.6 enabled.
- [01:42:38] [Server thread/INFO]: [SimpleHelpTickets] 0 Expired Tickets Deleted
- [01:42:38] [Server thread/INFO]: [DiscoArmor] Enabling DiscoArmor v2.6.2
- [01:42:38] [Server thread/INFO]: [DiscoArmor] DiscoArmor seems to be comaptible with your server version.
- [01:42:38] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
- [01:42:38] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
- [01:42:38] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-SNAPSHOT
- [01:42:38] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
- [01:42:38] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
- [01:42:38] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
- [01:42:38] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
- [01:42:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
- [01:42:38] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
- [01:42:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
- [01:42:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
- [01:42:38] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
- [01:42:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
- [01:42:38] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
- [01:42:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
- [01:42:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
- [01:42:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
- [01:42:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
- [01:42:38] [Server thread/INFO]: [WorldGuard] Loading region data...
- [01:42:39] [Server thread/INFO]: [SafeEdit] Enabling SafeEdit v1.2.0
- [01:42:44] [Server thread/INFO]: SafeEdit Version 1.2.0 Has Been Enabled!
- [01:42:44] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
- [01:42:44] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.0
- [01:42:44] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
- [01:42:44] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
- [01:42:44] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.10 or above found, enabling version 2 player handling.
- [01:42:44] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
- [01:42:44] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.17
- [01:42:45] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
- [01:42:45] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.7
- [01:42:45] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
- [01:42:45] [Server thread/INFO]: [MobArena] v0.96.7 enabled.
- [01:42:45] [Server thread/INFO]: [CreeperHeal] Enabling CreeperHeal v6.7.2
- [01:42:45] [Server thread/INFO]: debug: false
- [01:42:45] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v2.2.3
- [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: tools.yml
- [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: vanish.yml
- [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: settings.yml
- [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: hub.yml
- [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: member-tools.yml
- [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: chairs.yml
- [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: staff-tools.yml
- [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: admin-tools.yml
- [01:42:45] [Server thread/INFO]: [ChestCommands] Economy plugin found, economy support enabled!
- [01:42:45] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v3.1.0
- [01:42:45] [Server thread/INFO]: [ServerSigns] Successfully hooked into Vault
- [01:42:45] [Server thread/INFO]: [ServerSigns] Version 3.1.0 is now enabled.
- [01:42:45] [Server thread/INFO]: [RandomLocation] Enabling RandomLocation v4.75
- [01:42:45] [Server thread/INFO]: ================= Enabling RandomLocation ==================
- [01:42:45] [Server thread/INFO]: [RandomLocation] Hooking into Factions: false
- [01:42:45] [Server thread/INFO]: [RandomLocation] Hooking into Towny: false
- [01:42:45] [Server thread/INFO]: [RandomLocation] Hooking into WorldBorder: true
- [01:42:45] [Server thread/INFO]: [RandomLocation] Hooking into GriefPrevention: false
- [01:42:45] [Server thread/INFO]: [RandomLocation] Hooking into Vault: true
- [01:42:45] [Server thread/INFO]: [RandomLocation] Hooking into WorldGuard: false
- [01:42:45] [Server thread/INFO]: ================================================================
- [01:42:45] [Server thread/INFO]: [RandomLocation] Loading zone: arena
- [01:42:45] [Server thread/INFO]: [RandomLocation] Loading zone: Wild
- [01:42:45] [Server thread/INFO]: [RandomLocation] Loaded 2 players with 0 errors
- [01:42:45] [Server thread/INFO]: ================================================================
- [01:42:45] [Server thread/INFO]: [FastCraft] Enabling FastCraft v15
- [01:42:45] [Thread-18/WARN]: [ChestCommands] The author of this plugin has misconfigured their Auto Update system
- [01:42:45] [Thread-18/WARN]: [ChestCommands] File versions should follow the format 'PluginName vVERSION'
- [01:42:45] [Thread-18/WARN]: [ChestCommands] Please notify the author of this error.
- [01:42:45] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
- [01:42:45] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
- [01:42:45] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
- [01:42:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 6037367326505771488
- [01:42:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -8476076283862542364
- [01:42:45] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
- [01:42:45] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 0 Z: 0 P: 0 Y: 0
- [01:42:45] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
- [01:42:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -8476076283862542364
- [01:42:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SpawnWorld' - Env: NORMAL - Type: NORMAL & seed: -3483783210529608959 & generator: CleanroomGenerator:.
- [01:42:45] [Server thread/INFO]: Preparing start region for level 3 (Seed: -3483783210529608959)
- [01:42:46] [Server thread/INFO]: [WorldGuard] (SpawnWorld) TNT ignition is PERMITTED.
- [01:42:46] [Server thread/INFO]: [WorldGuard] (SpawnWorld) Lighters are PERMITTED.
- [01:42:46] [Server thread/INFO]: [WorldGuard] (SpawnWorld) Lava fire is blocked.
- [01:42:46] [Server thread/INFO]: [WorldGuard] (SpawnWorld) Fire spread is UNRESTRICTED.
- [01:42:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SpawnWorld'
- [01:42:46] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
- [01:42:46] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 0 Z: 0 P: 0 Y: 0
- [01:42:46] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
- [01:42:46] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'HubWorld' - Env: NORMAL - Type: NORMAL & seed: -3886713081270458040 & generator: CleanroomGenerator:.
- [01:42:46] [Server thread/INFO]: Preparing start region for level 4 (Seed: -3886713081270458040)
- [01:42:46] [Server thread/INFO]: [WorldGuard] (HubWorld) TNT ignition is PERMITTED.
- [01:42:46] [Server thread/INFO]: [WorldGuard] (HubWorld) Lighters are PERMITTED.
- [01:42:46] [Server thread/INFO]: [WorldGuard] (HubWorld) Lava fire is blocked.
- [01:42:46] [Server thread/INFO]: [WorldGuard] (HubWorld) Fire spread is UNRESTRICTED.
- [01:42:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HubWorld'
- [01:42:46] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
- [01:42:46] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 0 Z: 0 P: 0 Y: 0
- [01:42:46] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
- [01:42:46] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
- [01:42:46] [Server thread/INFO]: [Autorank] Enabling Autorank v3.3
- [01:42:46] [Server thread/INFO]: [Autorank] Simple config file loaded
- [01:42:46] [Server thread/INFO]: [Autorank] Advanced config file loaded
- [01:42:46] [Server thread/INFO]: [Autorank] Settings config file loaded
- [01:42:46] [Server thread/INFO]: [Autorank] Loaded playerdata.
- [01:42:46] [Server thread/INFO]: [Autorank] No stats plugin found! Most requirements cannot be used!
- [01:42:46] [Server thread/INFO]: [Autorank] Loaded libraries and dependencies
- [01:42:46] [Server thread/INFO]: [Autorank] Interval check every 5 minutes.
- [01:42:46] [Server thread/INFO]: [Autorank] Data file loaded
- [01:42:47] [Server thread/INFO]: [Autorank] Config files have been correctly setup!
- [01:42:47] [Server thread/INFO]: [Autorank] Language file loaded (lang.yml)
- [01:42:47] [Server thread/INFO]: [Autorank] Using timings of: autorank
- [01:42:47] [Server thread/INFO]: [Autorank] Autorank 3.3 has been enabled!
- [01:42:47] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.8.3
- [01:42:47] [Server thread/ERROR]: Error occurred while enabling ScoreboardStats v0.8.3 (Is it up to date?)
- java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
- at com.github.games647.scoreboardstats.Settings.getConfigFromDisk(Settings.java:270) ~[?:?]
- at com.github.games647.scoreboardstats.Settings.loadConfig(Settings.java:199) ~[?:?]
- at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:89) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:392) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:360) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:315) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
- [01:42:47] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.19.1
- [01:42:47] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
- [01:42:47] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
- [01:42:47] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
- [01:42:47] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
- [01:42:47] [Server thread/INFO]: [VanishNoPacket] Now hooking into Essentials
- [01:42:47] [Server thread/INFO]: [VanishNoPacket] 3.19.1 loaded.
- [01:42:47] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.5.0-b16
- [01:42:47] [Server thread/INFO]: [EchoPet] [INFO] EchoPet 2.5.0-b16 is not compatible with this version of CraftBukkit
- [01:42:47] [Server thread/INFO]: [EchoPet] [INFO] Initialisation failed. Please update the plugin.
- [01:42:48] [Server thread/INFO]: [HeavySpleef] Enabling HeavySpleef v1.5.1
- [01:42:48] [Server thread/INFO]: [HeavySpleef] Loaded 0 games!
- [01:42:48] [Server thread/INFO]: [HeavySpleef] HeavySpleef v1.5.1 activated!
- [01:42:48] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.9-SNAPSHOT:3825-c98139b,master
- [01:42:48] [Server thread/ERROR]: [CraftBook] You have a corrupt version of ProtocolLib! Please redownload it!
- [01:42:48] [Server thread/ERROR]: [CraftBook] java.lang.NoClassDefFoundError: com/comphenix/protocol/ProtocolLibrary
- at com.sk89q.craftbook.util.compat.companion.CompanionPlugins.initiate(CompanionPlugins.java:52)
- at com.sk89q.craftbook.bukkit.CraftBookPlugin.onEnable(CraftBookPlugin.java:369)
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325)
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338)
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311)
- at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:392)
- at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:360)
- at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:315)
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190)
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475)
- at java.lang.Thread.run(Unknown Source)
- Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.ProtocolLibrary
- at java.net.URLClassLoader$1.run(Unknown Source)
- at java.net.URLClassLoader$1.run(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.net.URLClassLoader.findClass(Unknown Source)
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77)
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 13 more
- [01:42:48] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML!
- [01:42:48] [Server thread/WARN]: [CraftBook] Footprints require ProtocolLib! They will not function without it!
- [01:42:48] [Server thread/WARN]: [CraftBook] Failed to enable mechanic: Footprints
- [01:42:48] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components...
- [01:42:48] [Server thread/INFO]: [CraftBook] 3223 chunk(s) for 5 world(s) processed (46ms elapsed)
- [01:42:48] [Server thread/INFO]: [CraftBook] CraftBook v3.9 Beta 4 is the latest version available, and the updatability of it is: UPDATE_AVAILABLE. You currently have version CraftBook v3.9 Beta 4 installed.
- [01:42:48] [Server thread/INFO]: [StaffChat] Enabling StaffChat v2.2.2
- [01:42:48] [Server thread/INFO]: [StaffChat] Found vault! Attempting to setup permissions!
- [01:42:48] [Server thread/INFO]: [StaffChat] Permissions setup!
- [01:42:48] [Server thread/INFO]: [RealJobs] Enabling RealJobs v1.4.0
- [01:42:48] [Server thread/INFO]: <<[ RealJobs ]>> [ Version ]=[ 1.4.0 ] [ Successfully Loaded! ]
- [01:42:48] [Server thread/INFO]: [CraftBay] Enabling CraftBay v1.2.8
- [01:42:49] [Server thread/WARN]: [CraftBay] Unknown color value: light_blue
- [01:42:49] [Server thread/INFO]: [CraftBay] Falling back to default chat
- [01:42:49] [Thread-23/INFO]: [StaffChat] Staff Chat v2.2.2
- [01:42:49] [Server thread/INFO]: [Bounty] Enabling Bounty v3.5.1
- [01:42:49] [Server thread/INFO]: [Bounty] Plugin enabled
- [01:42:49] [Server thread/INFO]: [Bounty] Settings read from config file
- [01:42:49] [Server thread/INFO]: [Bounty] Language settings read from language config file
- [01:42:49] [Server thread/WARN]: Could not register alias arena join because it contains illegal characters
- [01:42:49] [Server thread/WARN]: Could not register alias arena watch because it contains illegal characters
- [01:42:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
- [01:42:49] [Server thread/INFO]: Done (13.679s)! For help, type "help" or "?"
- [01:42:49] [Server thread/INFO]: Starting GS4 status listener
- [01:42:49] [Query Listener #1/INFO]: Query running on 72.46.139.10:25660
- [01:42:49] [pool-3-thread-2/INFO]: Checking if conversion to UUID needed...
- [01:42:49] [pool-3-thread-2/INFO]: Verifying if database needs conversion
- [01:42:49] [pool-3-thread-2/INFO]: No plot conversion needed
- [01:42:49] [pool-3-thread-10/INFO]: [GAListener] Connection established!
- [01:42:49] [pool-3-thread-20/INFO]: ====================== Backup Manager ======================
- [01:42:49] [pool-3-thread-20/INFO]: [RandomLocation] Saving zones...
- [01:42:49] [pool-3-thread-10/INFO]: [GAListener] Loading queued votes
- [01:42:49] [pool-3-thread-20/INFO]: [RandomLocation] Starting backup...
- [01:42:49] [pool-3-thread-10/INFO]: [GAListener] Loaded 5 queued votes
- [01:42:49] [pool-3-thread-20/INFO]: [RandomLocation] Successfully saved zones and made backup
- [01:42:49] [pool-3-thread-20/INFO]: ================================================================
- [01:42:49] [Server thread/INFO]: ----------------------------------------------------------
- [01:42:49] [Server thread/INFO]: [ChestCommands] Could not find a compatible NMS code for this bukkit version. Attributes will show up on items.If you're using a new version, expect an update soon. The plugin will still work.
- [01:42:49] [Server thread/INFO]: ----------------------------------------------------------
- [01:42:49] [pool-3-thread-19/INFO]: ========================= Updater ==========================
- [01:42:49] [pool-3-thread-19/INFO]: [RandomLocation] Plugin is up to date
- [01:42:49] [pool-3-thread-19/INFO]: ================================================================
- [01:42:49] [pool-3-thread-28/INFO]: [Vault] Checking for Updates:
- [01:42:49] [pool-3-thread-28/INFO]: [Vault] No new version available
- [01:42:50] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
- [01:42:51] [pool-3-thread-12/INFO]: [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
- [01:42:52] [pool-3-thread-12/INFO]: [FastCraft] Checking for updates...
- [01:42:52] [pool-3-thread-12/INFO]: [FastCraft] No update found!
- [01:42:56] [User Authenticator #1/INFO]: UUID of player Maxipan is aac9adf2-4579-4a5e-886d-767576574e17
- [01:42:56] [Server thread/INFO]: [IPT] Maxipan 91.118.140.99 ~ German (Austria) : (AS6830 Liberty Global Operations B.V)
- [01:42:56] [Server thread/INFO]: [IPT] Maxipan (91.118.140.99) ~nikpan, Sn3akySheep, birgit_bachmaier, MailboxOrder, auc815, NinjaStar911
- [01:42:57] [Server thread/INFO]: Maxipan[/91.118.140.99:50302] logged in with entity id 101 at ([HubWorld] 16.737563154319588, 211.23765569497635, -31.2384398440276)
- [01:42:57] [pool-3-thread-26/INFO]: [GAListener] Player: Maxipan has 24 votes
- [01:42:57] [Server thread/INFO]: [+] Maxipan joined the game
- [01:43:21] [Server thread/INFO]: Maxipan issued server command: /speed 1
- [01:43:28] [Server thread/INFO]: CONSOLE issued server command: /list
- [01:43:28] [Server thread/INFO]: [Info] There are 1 out of maximum 48 players online
- [01:43:28] [Server thread/INFO]: Admins: Maxipan
- [01:43:51] [Server thread/INFO]: Maxipan issued server command: /spawn
- [01:44:04] [Server thread/INFO]: Maxipan issued server command: /warp hub
- [01:44:07] [Server thread/INFO]: CONSOLE issued server command: /list
- [01:44:07] [Server thread/INFO]: [Info] There are 1 out of maximum 48 players online
- [01:44:07] [Server thread/INFO]: Admins: Maxipan
- [01:44:46] [Server thread/INFO]: CONSOLE issued server command: /list
- [01:44:46] [Server thread/INFO]: [Info] There are 1 out of maximum 48 players online
- [01:44:46] [Server thread/INFO]: Admins: Maxipan
- [01:45:25] [Server thread/INFO]: CONSOLE issued server command: /list
- [01:45:25] [Server thread/INFO]: [Info] There are 1 out of maximum 48 players online
- [01:45:25] [Server thread/INFO]: Admins: Maxipan
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement