Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [18:12:08] [Server thread/INFO]: Starting minecraft server version 1.8.8
- [18:12:09] [Server thread/INFO]: Loading properties
- [18:12:09] [Server thread/INFO]: Default game type: SURVIVAL
- [18:12:09] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
- [18:12:10] [Server thread/WARN]: Couldn't load server icon
- java.lang.NullPointerException
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadServerIcon0(CraftServer.java:1672) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadServerIcon0(CraftServer.java:1660) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadIcon(CraftServer.java:749) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:250) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:71) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:176) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
- [18:12:10] [Server thread/INFO]: Debug logging is disabled
- [18:12:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
- [18:12:10] [Server thread/INFO]: Using 4 threads for Netty based IO
- [18:12:10] [Server thread/INFO]: Generating keypair
- [18:12:11] [Server thread/INFO]: Starting Minecraft server on 188.165.201.103:26635
- [18:12:11] [Server thread/INFO]: Using epoll channel type
- [18:12:13] [Server thread/WARN]: Plugin `FactionChat_-_Dedicated_to_BurgerMC v1.9.17' uses the space-character (0x20) in its name `FactionChat - Dedicated to BurgerMC' - this is discouraged
- [18:12:13] [Server thread/WARN]: Plugin `Tornado_-_Dedicated_to_BurgerMC v1.5' uses the space-character (0x20) in its name `Tornado - Dedicated to BurgerMC' - this is discouraged
- [18:12:13] [Server thread/INFO]: Set PluginClassLoader as parallel capable
- [18:12:13] [Server thread/ERROR]: Could not load 'plugins/ChatManager v6.5.1.jar' in folder 'plugins'
- org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/SgtBud/ChatManager/ChatManager : Unsupported major.minor version 52.0
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
- Caused by: java.lang.UnsupportedClassVersionError: me/SgtBud/ChatManager/ChatManager : Unsupported major.minor version 52.0
- at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
- at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_80]
- at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_80]
- at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_80]
- at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_80]
- at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_80]
- at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_80]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
- at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_80]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80]
- at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
- at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_80]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- ... 6 more
- [18:12:14] [Server thread/INFO]: [INFO][NoCheatPlus] Mon Apr 11 18:12:14 CEST 2016
- [18:12:14] [Server thread/INFO]: Player instances are stored for efficiency.
- [18:12:15] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
- [18:12:15] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.0.8
- [18:12:15] [Server thread/INFO]: [AsyncWorldEditInjector] Loading AsyncWorldEditInjector v2.2.2
- [18:12:15] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
- [18:12:15] [Server thread/INFO]: [NoHunger] Loading NoHunger v1.0
- [18:12:15] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.3.0
- [18:12:15] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.7Beta
- [18:12:15] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
- [18:12:15] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.0
- [18:12:15] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
- [18:12:15] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
- [18:12:15] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
- [18:12:15] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v0.7.4
- [18:12:15] [Server thread/INFO]: [ViaVersion] ViaVersion 0.7.4 is now loaded, injecting.
- [18:12:15] [Server thread/INFO]: [BarAPI] Loading BarAPI v3.1
- [18:12:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
- [18:12:15] [Server thread/INFO]: [Commandspy] Loading Commandspy v3.1.2
- [18:12:15] [Server thread/INFO]: [HubBoost] Loading HubBoost v1.1
- [18:12:15] [Server thread/INFO]: [ItemRenamer] Loading ItemRenamer v1.0.7
- [18:12:15] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
- [18:12:15] [Server thread/INFO]: [Tornado_-_Dedicated_to_BurgerMC] Loading Tornado_-_Dedicated_to_BurgerMC v1.5
- [18:12:15] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.3
- [18:12:15] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.0
- [18:12:15] [Server thread/INFO]: [SimpleBroadcast] Loading SimpleBroadcast v1.9.2
- [18:12:15] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.5
- [18:12:16] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.12
- [18:12:16] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
- [18:12:16] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v2.2.2
- [18:12:16] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
- [18:12:16] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
- [18:12:17] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
- [18:12:17] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
- [18:12:17] [Server thread/INFO]: [Auction] Loading Auction v1.0
- [18:12:17] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
- [18:12:17] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.4-b530
- [18:12:17] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.4
- [18:12:17] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.7
- [18:12:17] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
- [18:12:17] [Server thread/INFO]: [Factions] Loading Factions v2.8.7Beta
- [18:12:17] [Server thread/INFO]: [FactionChat_-_Dedicated_to_BurgerMC] Loading FactionChat_-_Dedicated_to_BurgerMC v1.9.17
- [18:12:17] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11-hack
- [18:12:17] [Server thread/INFO]: [AsyncWorldEditInjector] Enabling AsyncWorldEditInjector v2.2.2
- [18:12:17] [Server thread/INFO]: [AsyncWorldEditInjector] Injector platform set to: InjectorBukkit
- [18:12:17] [Server thread/INFO]: [AsyncWorldEditInjector] Injecting WorldEdit classes...
- [18:12:17] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.EditSession injected.
- [18:12:17] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.function.operation.Operations injected.
- [18:12:17] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.SchematicCommands injected.
- [18:12:17] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.ScriptingCommands injected.
- [18:12:17] [Server thread/INFO]: [AsyncWorldEditInjector] Enabled
- [18:12:17] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.7Beta
- [18:12:17] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.7Beta[0;36;22m] [0;33;1m=== ENABLE START ===[m
- [18:12:17] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.7Beta[0;36;22m] [0;33;1m[0;33;1mLoading Cachefile datas...[m
- [18:12:17] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.7Beta[0;36;22m] [0;33;1m[0;33;1mLoading Onlineplayer datas...[m
- [18:12:17] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.7Beta[0;36;22m] [0;33;1m[0;33;1mLoading Registry datas...[m
- [18:12:17] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.7Beta[0;36;22m] [0;33;1m[0;33;1mSaving Cachefile...[m
- [18:12:17] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.7Beta[0;36;22m] [0;33;1m[0;33;1mSetup of IdUtil took [0;35;1m206[0;33;1mms.[m
- [18:12:18] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.7Beta[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m1168ms[0;33;1m) ===[m
- [18:12:18] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
- [18:12:18] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
- [18:12:18] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
- [18:12:18] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
- [18:12:18] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
- [18:12:18] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
- [18:12:18] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.7Beta[0;36;22m] [0;33;1m[0;32;1mActivated Integration [0;35;1mIntegrationVault[m
- [18:12:18] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v0.7.4
- [18:12:19] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.5
- [18:12:19] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
- [18:12:19] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
- [18:12:19] [Server thread/INFO]: Preparing level "map"
- [18:12:19] [Server thread/INFO]: -------- World Settings For [map] --------
- [18:12:19] [Server thread/INFO]: Mob Spawn Range: 4
- [18:12:19] [Server thread/INFO]: Anti X-Ray: true
- [18:12:19] [Server thread/INFO]: Engine Mode: 1
- [18:12:19] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [18:12:19] [Server thread/INFO]: Replace Blocks: [1, 5]
- [18:12:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [18:12:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [18:12:19] [Server thread/INFO]: Cane Growth Modifier: 100%
- [18:12:19] [Server thread/INFO]: Melon Growth Modifier: 100%
- [18:12:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [18:12:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [18:12:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [18:12:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [18:12:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [18:12:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [18:12:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [18:12:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [18:12:19] [Server thread/INFO]: Random Lighting Updates: false
- [18:12:19] [Server thread/INFO]: Structure Info Saving: true
- [18:12:19] [Server thread/INFO]: Sending up to 10 chunks per packet
- [18:12:19] [Server thread/INFO]: Max Entity Collisions: 8
- [18:12:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [18:12:19] [Server thread/INFO]: Max TNT Explosions: 100
- [18:12:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [18:12:19] [Server thread/INFO]: Item Despawn Rate: 6000
- [18:12:19] [Server thread/INFO]: Item Merge Radius: 2.5
- [18:12:19] [Server thread/INFO]: View Distance: 8
- [18:12:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [18:12:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [18:12:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [18:12:19] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [18:12:19] [Server thread/INFO]: Clear tick list: false
- [18:12:19] [Server thread/INFO]: Experience Merge Radius: 3.0
- [18:12:20] [Server thread/INFO]: -------- World Settings For [map_nether] --------
- [18:12:20] [Server thread/INFO]: Mob Spawn Range: 4
- [18:12:20] [Server thread/INFO]: Anti X-Ray: true
- [18:12:20] [Server thread/INFO]: Engine Mode: 1
- [18:12:20] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [18:12:20] [Server thread/INFO]: Replace Blocks: [1, 5]
- [18:12:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [18:12:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Cane Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Melon Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [18:12:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [18:12:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [18:12:20] [Server thread/INFO]: Random Lighting Updates: false
- [18:12:20] [Server thread/INFO]: Structure Info Saving: true
- [18:12:20] [Server thread/INFO]: Sending up to 10 chunks per packet
- [18:12:20] [Server thread/INFO]: Max Entity Collisions: 8
- [18:12:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [18:12:20] [Server thread/INFO]: Max TNT Explosions: 100
- [18:12:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [18:12:20] [Server thread/INFO]: Item Despawn Rate: 6000
- [18:12:20] [Server thread/INFO]: Item Merge Radius: 2.5
- [18:12:20] [Server thread/INFO]: View Distance: 8
- [18:12:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [18:12:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [18:12:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [18:12:20] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [18:12:20] [Server thread/INFO]: Clear tick list: false
- [18:12:20] [Server thread/INFO]: Experience Merge Radius: 3.0
- [18:12:20] [Server thread/INFO]: -------- World Settings For [map_the_end] --------
- [18:12:20] [Server thread/INFO]: Mob Spawn Range: 4
- [18:12:20] [Server thread/INFO]: Anti X-Ray: true
- [18:12:20] [Server thread/INFO]: Engine Mode: 1
- [18:12:20] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [18:12:20] [Server thread/INFO]: Replace Blocks: [1, 5]
- [18:12:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [18:12:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Cane Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Melon Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [18:12:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [18:12:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [18:12:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [18:12:20] [Server thread/INFO]: Random Lighting Updates: false
- [18:12:20] [Server thread/INFO]: Structure Info Saving: true
- [18:12:20] [Server thread/INFO]: Sending up to 10 chunks per packet
- [18:12:20] [Server thread/INFO]: Max Entity Collisions: 8
- [18:12:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [18:12:20] [Server thread/INFO]: Max TNT Explosions: 100
- [18:12:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [18:12:20] [Server thread/INFO]: Item Despawn Rate: 6000
- [18:12:20] [Server thread/INFO]: Item Merge Radius: 2.5
- [18:12:20] [Server thread/INFO]: View Distance: 8
- [18:12:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [18:12:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [18:12:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [18:12:20] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [18:12:20] [Server thread/INFO]: Clear tick list: false
- [18:12:20] [Server thread/INFO]: Experience Merge Radius: 3.0
- [18:12:20] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4038063681893690640)
- [18:12:20] [Server thread/WARN]: Skipping Piece with id Iglu
- [18:12:20] [Server thread/WARN]: Skipping Piece with id Iglu
- [18:12:20] [Server thread/WARN]: Skipping Piece with id Iglu
- [18:12:20] [Server thread/WARN]: Skipping Piece with id Iglu
- [18:12:20] [Server thread/WARN]: Skipping Piece with id Iglu
- [18:12:21] [Server thread/INFO]: Preparing spawn area: 6%
- [18:12:22] [Server thread/INFO]: Preparing spawn area: 42%
- [18:12:23] [Server thread/INFO]: Preparing spawn area: 69%
- [18:12:23] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4038063681893690640)
- [18:12:24] [Server thread/INFO]: Preparing spawn area: 23%
- [18:12:25] [Server thread/INFO]: Preparing spawn area: 57%
- [18:12:26] [Server thread/INFO]: Preparing spawn area: 93%
- [18:12:27] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4038063681893690640)
- [18:12:27] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
- [18:12:27] [Server thread/INFO]: [0;33;1m[Tim] Unused enchantments: DEPTH_STRIDER(8) LURE(62) LUCK(61) [m
- [18:12:27] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
- [18:12:27] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.0.8
- [18:12:27] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
- [18:12:28] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
- [18:12:29] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
- [18:12:29] [Server thread/INFO]: [NoHunger] Enabling NoHunger v1.0
- [18:12:29] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.3.0
- [18:12:29] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mEssentials[m
- [18:12:29] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mMultiverse-Core [0;37;22m(World Alias)[m
- [18:12:29] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mProtocolLib [0;37;22m(Packet Features)[m
- [18:12:29] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mVault[m
- [18:12:29] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mFactions[m
- [18:12:29] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mFactions[m
- [18:12:29] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.0
- [18:12:29] [Server thread/INFO]: [MaxBans] Using SQLite
- [18:12:30] [Server thread/INFO]: [MaxBans] Loading from DB...
- [18:12:30] [Server thread/INFO]: [MaxBans] Loading bans
- [18:12:30] [Server thread/INFO]: [MaxBans] Loading ipbans
- [18:12:30] [Server thread/INFO]: [MaxBans] Loading mutes
- [18:12:30] [Server thread/INFO]: [MaxBans] Loading player names...
- [18:12:30] [Server thread/INFO]: [MaxBans] Loading IP History
- [18:12:30] [Server thread/INFO]: [MaxBans] Loading warn history...
- [18:12:30] [Server thread/INFO]: [MaxBans] Loading chat commands...
- [18:12:30] [Server thread/INFO]: [MaxBans] Loading history...
- [18:12:30] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
- [18:12:30] [Server thread/INFO]: [MaxBans] Loading proxys...
- [18:12:31] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
- [18:12:31] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
- [18:12:31] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
- [18:12:32] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'map' - Env: NORMAL - Type: NORMAL & seed: -4038063681893690640
- [18:12:33] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'map_nether' - Env: NETHER - Type: NORMAL & seed: -4038063681893690640
- [18:12:33] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'map_the_end' - Env: THE_END - Type: NORMAL & seed: -4038063681893690640
- [18:12:33] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Factions' - Env: NORMAL - Type: FLAT & seed: 0
- [18:12:33] [Server thread/INFO]: -------- World Settings For [Factions] --------
- [18:12:33] [Server thread/INFO]: Mob Spawn Range: 4
- [18:12:33] [Server thread/INFO]: Anti X-Ray: true
- [18:12:33] [Server thread/INFO]: Engine Mode: 1
- [18:12:33] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [18:12:33] [Server thread/INFO]: Replace Blocks: [1, 5]
- [18:12:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [18:12:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [18:12:33] [Server thread/INFO]: Cane Growth Modifier: 100%
- [18:12:33] [Server thread/INFO]: Melon Growth Modifier: 100%
- [18:12:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [18:12:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [18:12:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [18:12:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [18:12:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [18:12:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [18:12:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [18:12:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [18:12:33] [Server thread/INFO]: Random Lighting Updates: false
- [18:12:33] [Server thread/INFO]: Structure Info Saving: true
- [18:12:33] [Server thread/INFO]: Sending up to 10 chunks per packet
- [18:12:33] [Server thread/INFO]: Max Entity Collisions: 8
- [18:12:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [18:12:33] [Server thread/INFO]: Max TNT Explosions: 100
- [18:12:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [18:12:33] [Server thread/INFO]: Item Despawn Rate: 6000
- [18:12:33] [Server thread/INFO]: Item Merge Radius: 2.5
- [18:12:33] [Server thread/INFO]: View Distance: 8
- [18:12:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [18:12:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [18:12:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [18:12:33] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [18:12:33] [Server thread/INFO]: Clear tick list: false
- [18:12:33] [Server thread/INFO]: Experience Merge Radius: 3.0
- [18:12:33] [Server thread/INFO]: Preparing start region for level 3 (Seed: 0)
- [18:12:34] [User Authenticator #1/INFO]: UUID of player _NarutoUzumaki1 is 9743a2d4-8aa8-4685-a05c-3eeb920aaa63
- [18:12:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Faction' - Env: NORMAL - Type: NORMAL & seed: -619350521649927359
- [18:12:34] [Server thread/INFO]: -------- World Settings For [Faction] --------
- [18:12:34] [Server thread/INFO]: Mob Spawn Range: 4
- [18:12:34] [Server thread/INFO]: Anti X-Ray: true
- [18:12:34] [Server thread/INFO]: Engine Mode: 1
- [18:12:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [18:12:34] [Server thread/INFO]: Replace Blocks: [1, 5]
- [18:12:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [18:12:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [18:12:34] [Server thread/INFO]: Cane Growth Modifier: 100%
- [18:12:34] [Server thread/INFO]: Melon Growth Modifier: 100%
- [18:12:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [18:12:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [18:12:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [18:12:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [18:12:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [18:12:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [18:12:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [18:12:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [18:12:34] [Server thread/INFO]: Random Lighting Updates: false
- [18:12:34] [Server thread/INFO]: Structure Info Saving: true
- [18:12:34] [Server thread/INFO]: Sending up to 10 chunks per packet
- [18:12:34] [Server thread/INFO]: Max Entity Collisions: 8
- [18:12:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [18:12:34] [Server thread/INFO]: Max TNT Explosions: 100
- [18:12:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [18:12:34] [Server thread/INFO]: Item Despawn Rate: 6000
- [18:12:34] [Server thread/INFO]: Item Merge Radius: 2.5
- [18:12:34] [Server thread/INFO]: View Distance: 8
- [18:12:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [18:12:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [18:12:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [18:12:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [18:12:34] [Server thread/INFO]: Clear tick list: false
- [18:12:34] [Server thread/INFO]: Experience Merge Radius: 3.0
- [18:12:34] [Server thread/INFO]: Preparing start region for level 4 (Seed: -619350521649927359)
- [18:12:35] [Server thread/INFO]: Preparing spawn area for Faction, 24%
- [18:12:36] [Server thread/INFO]: Preparing spawn area for Faction, 77%
- [18:12:37] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Builds' - Env: NORMAL - Type: FLAT & seed: 2331740980980889280
- [18:12:37] [Server thread/INFO]: -------- World Settings For [Builds] --------
- [18:12:37] [Server thread/INFO]: Mob Spawn Range: 4
- [18:12:37] [Server thread/INFO]: Anti X-Ray: true
- [18:12:37] [Server thread/INFO]: Engine Mode: 1
- [18:12:37] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [18:12:37] [Server thread/INFO]: Replace Blocks: [1, 5]
- [18:12:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [18:12:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [18:12:37] [Server thread/INFO]: Cane Growth Modifier: 100%
- [18:12:37] [Server thread/INFO]: Melon Growth Modifier: 100%
- [18:12:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [18:12:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [18:12:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [18:12:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [18:12:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [18:12:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [18:12:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [18:12:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [18:12:37] [Server thread/INFO]: Random Lighting Updates: false
- [18:12:37] [Server thread/INFO]: Structure Info Saving: true
- [18:12:37] [Server thread/INFO]: Sending up to 10 chunks per packet
- [18:12:37] [Server thread/INFO]: Max Entity Collisions: 8
- [18:12:37] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [18:12:37] [Server thread/INFO]: Max TNT Explosions: 100
- [18:12:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [18:12:37] [Server thread/INFO]: Item Despawn Rate: 6000
- [18:12:37] [Server thread/INFO]: Item Merge Radius: 2.5
- [18:12:37] [Server thread/INFO]: View Distance: 8
- [18:12:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [18:12:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [18:12:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [18:12:37] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [18:12:37] [Server thread/INFO]: Clear tick list: false
- [18:12:37] [Server thread/INFO]: Experience Merge Radius: 3.0
- [18:12:37] [Server thread/INFO]: Preparing start region for level 5 (Seed: 2331740980980889280)
- [18:12:38] [Server thread/INFO]: Preparing spawn area for Builds, 77%
- [18:12:38] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 2728826936540428852
- [18:12:38] [Server thread/INFO]: -------- World Settings For [world_nether] --------
- [18:12:38] [Server thread/INFO]: Mob Spawn Range: 4
- [18:12:38] [Server thread/INFO]: Anti X-Ray: true
- [18:12:38] [Server thread/INFO]: Engine Mode: 1
- [18:12:38] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [18:12:38] [Server thread/INFO]: Replace Blocks: [1, 5]
- [18:12:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [18:12:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [18:12:38] [Server thread/INFO]: Cane Growth Modifier: 100%
- [18:12:38] [Server thread/INFO]: Melon Growth Modifier: 100%
- [18:12:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [18:12:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [18:12:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [18:12:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [18:12:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [18:12:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [18:12:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [18:12:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [18:12:38] [Server thread/INFO]: Random Lighting Updates: false
- [18:12:38] [Server thread/INFO]: Structure Info Saving: true
- [18:12:38] [Server thread/INFO]: Sending up to 10 chunks per packet
- [18:12:38] [Server thread/INFO]: Max Entity Collisions: 8
- [18:12:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [18:12:38] [Server thread/INFO]: Max TNT Explosions: 100
- [18:12:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [18:12:38] [Server thread/INFO]: Item Despawn Rate: 6000
- [18:12:38] [Server thread/INFO]: Item Merge Radius: 2.5
- [18:12:38] [Server thread/INFO]: View Distance: 8
- [18:12:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [18:12:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [18:12:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [18:12:38] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [18:12:38] [Server thread/INFO]: Clear tick list: false
- [18:12:38] [Server thread/INFO]: Experience Merge Radius: 3.0
- [18:12:38] [Server thread/INFO]: Preparing start region for level 6 (Seed: 2728826936540428852)
- [18:12:39] [Server thread/INFO]: Preparing spawn area for world_nether, 48%
- [18:12:40] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'X_nether' - Env: NETHER - Type: NORMAL & seed: 1203261980004782297
- [18:12:41] [Server thread/INFO]: -------- World Settings For [X_nether] --------
- [18:12:41] [Server thread/INFO]: Mob Spawn Range: 4
- [18:12:41] [Server thread/INFO]: Anti X-Ray: true
- [18:12:41] [Server thread/INFO]: Engine Mode: 1
- [18:12:41] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [18:12:41] [Server thread/INFO]: Replace Blocks: [1, 5]
- [18:12:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [18:12:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [18:12:41] [Server thread/INFO]: Cane Growth Modifier: 100%
- [18:12:41] [Server thread/INFO]: Melon Growth Modifier: 100%
- [18:12:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [18:12:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [18:12:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [18:12:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [18:12:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [18:12:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [18:12:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [18:12:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [18:12:41] [Server thread/INFO]: Random Lighting Updates: false
- [18:12:41] [Server thread/INFO]: Structure Info Saving: true
- [18:12:41] [Server thread/INFO]: Sending up to 10 chunks per packet
- [18:12:41] [Server thread/INFO]: Max Entity Collisions: 8
- [18:12:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [18:12:41] [Server thread/INFO]: Max TNT Explosions: 100
- [18:12:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [18:12:41] [Server thread/INFO]: Item Despawn Rate: 6000
- [18:12:41] [Server thread/INFO]: Item Merge Radius: 2.5
- [18:12:41] [Server thread/INFO]: View Distance: 8
- [18:12:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [18:12:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [18:12:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [18:12:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [18:12:41] [Server thread/INFO]: Clear tick list: false
- [18:12:41] [Server thread/INFO]: Experience Merge Radius: 3.0
- [18:12:41] [Server thread/INFO]: Preparing start region for level 7 (Seed: 1203261980004782297)
- [18:12:42] [Server thread/INFO]: Preparing spawn area for X_nether, 65%
- [18:12:42] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'X' - Env: NETHER - Type: NORMAL & seed: -3885547682276150560
- [18:12:42] [Server thread/INFO]: -------- World Settings For [X] --------
- [18:12:42] [Server thread/INFO]: Mob Spawn Range: 4
- [18:12:42] [Server thread/INFO]: Anti X-Ray: true
- [18:12:42] [Server thread/INFO]: Engine Mode: 1
- [18:12:42] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [18:12:42] [Server thread/INFO]: Replace Blocks: [1, 5]
- [18:12:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [18:12:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [18:12:42] [Server thread/INFO]: Cane Growth Modifier: 100%
- [18:12:42] [Server thread/INFO]: Melon Growth Modifier: 100%
- [18:12:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [18:12:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [18:12:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [18:12:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [18:12:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [18:12:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [18:12:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [18:12:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [18:12:42] [Server thread/INFO]: Random Lighting Updates: false
- [18:12:42] [Server thread/INFO]: Structure Info Saving: true
- [18:12:42] [Server thread/INFO]: Sending up to 10 chunks per packet
- [18:12:42] [Server thread/INFO]: Max Entity Collisions: 8
- [18:12:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [18:12:42] [Server thread/INFO]: Max TNT Explosions: 100
- [18:12:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [18:12:42] [Server thread/INFO]: Item Despawn Rate: 6000
- [18:12:42] [Server thread/INFO]: Item Merge Radius: 2.5
- [18:12:42] [Server thread/INFO]: View Distance: 8
- [18:12:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [18:12:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [18:12:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [18:12:42] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [18:12:42] [Server thread/INFO]: Clear tick list: false
- [18:12:42] [Server thread/INFO]: Experience Merge Radius: 3.0
- [18:12:42] [Server thread/INFO]: Preparing start region for level 8 (Seed: -3885547682276150560)
- [18:12:43] [Server thread/INFO]: Preparing spawn area for X, 52%
- [18:12:44] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'factions_nether' - Env: NETHER - Type: NORMAL & seed: 4153222128004005429
- [18:12:44] [Server thread/INFO]: -------- World Settings For [factions_nether] --------
- [18:12:44] [Server thread/INFO]: Mob Spawn Range: 4
- [18:12:44] [Server thread/INFO]: Anti X-Ray: true
- [18:12:44] [Server thread/INFO]: Engine Mode: 1
- [18:12:44] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [18:12:44] [Server thread/INFO]: Replace Blocks: [1, 5]
- [18:12:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [18:12:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [18:12:44] [Server thread/INFO]: Cane Growth Modifier: 100%
- [18:12:44] [Server thread/INFO]: Melon Growth Modifier: 100%
- [18:12:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [18:12:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [18:12:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [18:12:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [18:12:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [18:12:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [18:12:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [18:12:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [18:12:44] [Server thread/INFO]: Random Lighting Updates: false
- [18:12:44] [Server thread/INFO]: Structure Info Saving: true
- [18:12:44] [Server thread/INFO]: Sending up to 10 chunks per packet
- [18:12:44] [Server thread/INFO]: Max Entity Collisions: 8
- [18:12:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [18:12:44] [Server thread/INFO]: Max TNT Explosions: 100
- [18:12:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [18:12:44] [Server thread/INFO]: Item Despawn Rate: 6000
- [18:12:44] [Server thread/INFO]: Item Merge Radius: 2.5
- [18:12:44] [Server thread/INFO]: View Distance: 8
- [18:12:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [18:12:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [18:12:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [18:12:44] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [18:12:44] [Server thread/INFO]: Clear tick list: false
- [18:12:44] [Server thread/INFO]: Experience Merge Radius: 3.0
- [18:12:44] [Server thread/INFO]: Preparing start region for level 9 (Seed: 4153222128004005429)
- [18:12:45] [Server thread/INFO]: Preparing spawn area for factions_nether, 61%
- [18:12:46] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'factions_the_end' - Env: THE_END - Type: NORMAL & seed: -3041299492942587009
- [18:12:46] [Server thread/INFO]: -------- World Settings For [factions_the_end] --------
- [18:12:46] [Server thread/INFO]: Mob Spawn Range: 4
- [18:12:46] [Server thread/INFO]: Anti X-Ray: true
- [18:12:46] [Server thread/INFO]: Engine Mode: 1
- [18:12:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [18:12:46] [Server thread/INFO]: Replace Blocks: [1, 5]
- [18:12:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [18:12:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [18:12:46] [Server thread/INFO]: Cane Growth Modifier: 100%
- [18:12:46] [Server thread/INFO]: Melon Growth Modifier: 100%
- [18:12:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [18:12:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [18:12:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [18:12:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [18:12:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [18:12:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [18:12:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [18:12:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [18:12:46] [Server thread/INFO]: Random Lighting Updates: false
- [18:12:46] [Server thread/INFO]: Structure Info Saving: true
- [18:12:46] [Server thread/INFO]: Sending up to 10 chunks per packet
- [18:12:46] [Server thread/INFO]: Max Entity Collisions: 8
- [18:12:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [18:12:46] [Server thread/INFO]: Max TNT Explosions: 100
- [18:12:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [18:12:46] [Server thread/INFO]: Item Despawn Rate: 6000
- [18:12:46] [Server thread/INFO]: Item Merge Radius: 2.5
- [18:12:46] [Server thread/INFO]: View Distance: 8
- [18:12:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [18:12:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [18:12:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [18:12:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [18:12:46] [Server thread/INFO]: Clear tick list: false
- [18:12:46] [Server thread/INFO]: Experience Merge Radius: 3.0
- [18:12:46] [Server thread/INFO]: Preparing start region for level 10 (Seed: -3041299492942587009)
- [18:12:47] [Server thread/INFO]: [Multiverse-Core] 11 - World(s) loaded.
- [18:12:47] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
- [18:12:47] [Server thread/INFO]: [PermissionsEx] Initializing file backend
- [18:12:47] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
- [18:12:47] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
- [18:12:47] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
- [18:12:47] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
- [18:12:47] [Server thread/INFO]: [BarAPI] Enabling BarAPI v3.1
- [18:12:47] [Server thread/INFO]: [BarAPI] Loaded
- [18:12:47] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
- [18:12:47] [Server thread/INFO]: [WorldGuard] (map) TNT ignition is PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (map) Lighters are PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (map) Lava fire is blocked.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (map) Fire spread is UNRESTRICTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'map'
- [18:12:47] [Server thread/INFO]: [WorldGuard] (map_nether) TNT ignition is PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (map_nether) Lighters are PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (map_nether) Lava fire is blocked.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (map_nether) Fire spread is UNRESTRICTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'map_nether'
- [18:12:47] [Server thread/INFO]: [WorldGuard] (map_the_end) TNT ignition is PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (map_the_end) Lighters are PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (map_the_end) Lava fire is blocked.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (map_the_end) Fire spread is UNRESTRICTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'map_the_end'
- [18:12:47] [Server thread/INFO]: [WorldGuard] (Factions) TNT ignition is PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (Factions) Lighters are PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (Factions) Lava fire is blocked.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (Factions) Fire spread is UNRESTRICTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions'
- [18:12:47] [Server thread/INFO]: [WorldGuard] (Faction) TNT ignition is PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (Faction) Lighters are PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (Faction) Lava fire is blocked.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (Faction) Fire spread is UNRESTRICTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Faction'
- [18:12:47] [Server thread/INFO]: [WorldGuard] (Builds) TNT ignition is PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (Builds) Lighters are PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (Builds) Lava fire is blocked.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (Builds) Fire spread is UNRESTRICTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Builds'
- [18:12:47] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
- [18:12:47] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
- [18:12:48] [Server thread/INFO]: [WorldGuard] (X_nether) TNT ignition is PERMITTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] (X_nether) Lighters are PERMITTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] (X_nether) Lava fire is blocked.
- [18:12:48] [Server thread/INFO]: [WorldGuard] (X_nether) Fire spread is UNRESTRICTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'X_nether'
- [18:12:48] [Server thread/INFO]: [WorldGuard] (X) TNT ignition is PERMITTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] (X) Lighters are PERMITTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] (X) Lava fire is blocked.
- [18:12:48] [Server thread/INFO]: [WorldGuard] (X) Fire spread is UNRESTRICTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'X'
- [18:12:48] [Server thread/INFO]: [WorldGuard] (factions_nether) TNT ignition is PERMITTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] (factions_nether) Lighters are PERMITTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] (factions_nether) Lava fire is blocked.
- [18:12:48] [Server thread/INFO]: [WorldGuard] (factions_nether) Fire spread is UNRESTRICTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'factions_nether'
- [18:12:48] [Server thread/INFO]: [WorldGuard] (factions_the_end) TNT ignition is PERMITTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] (factions_the_end) Lighters are PERMITTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] (factions_the_end) Lava fire is blocked.
- [18:12:48] [Server thread/INFO]: [WorldGuard] (factions_the_end) Fire spread is UNRESTRICTED.
- [18:12:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'factions_the_end'
- [18:12:48] [Server thread/INFO]: [WorldGuard] Loading region data...
- [18:12:49] [Server thread/INFO]: [Commandspy] Enabling Commandspy v3.1.2
- [18:12:49] [Server thread/INFO]: [HubBoost] Enabling HubBoost v1.1
- [18:12:49] [Server thread/INFO]: [HubBoost] Loading the config...
- [18:12:49] [Server thread/INFO]: [ItemRenamer] Enabling ItemRenamer v1.0.7
- [18:12:49] [Server thread/INFO]: [ItemRenamer] ItemRenamer v1.0.7 is now enabled!
- [18:12:49] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
- [18:12:49] [Server thread/INFO]: [ChestCommands] Hooked BarAPI
- [18:12:49] [Thread-21/INFO]: [0;30;1m[[0;32;1mHubBoost[0;30;1m] [0;37;22mA new Update is avaible! Download the newest Verion (DiscoArmor 2.6.2) here: http://servermods.cursecdn.com/files/806/628/DiscoArmor_2_6_2.jar[m
- [18:12:49] [Server thread/INFO]: [Tornado_-_Dedicated_to_BurgerMC] Enabling Tornado_-_Dedicated_to_BurgerMC v1.5
- [18:12:49] [Server thread/INFO]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- [18:12:49] [Server thread/INFO]: Tornado_-_Dedicated_to_BurgerMC Version: 1.5 By: 97WaterPolo has been enabled!
- [18:12:49] [Server thread/INFO]: Please suggest ideas by sending a PM at: burgercraftplays.enjin.com
- [18:12:49] [Server thread/INFO]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- [18:12:49] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.3
- [18:12:49] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.0
- [18:12:49] [Server thread/INFO]: [ClearLag] Loading modules...
- [18:12:50] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
- [18:12:50] [Server thread/INFO]: [ClearLag] Modules have been loaded!
- [18:12:50] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
- [18:12:50] [Thread-25/INFO]: [ClearLag] Checking for updates...
- [18:12:50] [Server thread/INFO]: [SimpleBroadcast] Enabling SimpleBroadcast v1.9.2
- [18:12:50] [Thread-25/INFO]: [ClearLag] No updates found!
- [18:12:51] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.12
- [18:12:51] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
- [18:12:51] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
- [18:12:51] [Server thread/INFO]: Bukkit version format changed. Version not checked.
- [18:12:51] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
- [18:12:51] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
- [18:12:52] [Server thread/INFO]: Using locale en_GB
- [18:12:53] [Server thread/INFO]: Using locale en_GB
- [18:12:53] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
- [18:12:53] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
- [18:12:53] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v2.2.2
- [18:12:53] [Server thread/INFO]: [AsyncWorldEdit] BlocksHub plugin not found.
- [18:12:53] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix
- [18:12:53] [Server thread/INFO]: [AsyncWorldEditInjector] New class factory set to: org.primesoft.asyncworldedit.injector.async.AsyncClassFactory
- [18:12:54] [Server thread/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
- [18:12:54] [Server thread/INFO]: [AsyncWorldEdit] Enabled
- [18:12:54] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
- [18:12:54] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
- [18:12:54] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
- [18:12:54] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
- [18:12:54] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
- [18:12:54] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
- [18:12:55] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
- [18:12:55] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
- [18:12:55] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
- [18:12:55] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
- [18:12:55] [Server thread/INFO]: [Auction] Enabling Auction v1.0
- [18:12:56] [Server thread/INFO]: ERROR CONNECTING TO DATABASE!
- [18:12:56] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
- The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
- [18:12:56] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [18:12:56] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- [18:12:56] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
- [18:12:56] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [18:12:56] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- [18:12:56] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
- [18:12:56] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
- [18:12:56] [Server thread/WARN]: at me.recolance.auction.data.Database.openDatabaseConnection(Database.java:20)
- [18:12:56] [Server thread/WARN]: at me.recolance.auction.Auction.onEnable(Auction.java:27)
- [18:12:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
- [18:12:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
- [18:12:56] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
- [18:12:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
- [18:12:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
- [18:12:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
- [18:12:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
- [18:12:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
- [18:12:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
- [18:12:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
- [18:12:56] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
- [18:12:56] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused
- [18:12:56] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
- [18:12:56] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
- [18:12:56] [Server thread/WARN]: ... 27 more
- [18:12:56] [Server thread/INFO]: ERROR CONNECTING TO DATABASE!
- [18:12:56] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
- The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
- [18:12:56] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [18:12:56] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- [18:12:56] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
- [18:12:56] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [18:12:56] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- [18:12:56] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
- [18:12:56] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
- [18:12:56] [Server thread/WARN]: at me.recolance.auction.data.Database.openDatabaseConnection(Database.java:20)
- [18:12:56] [Server thread/WARN]: at me.recolance.auction.data.Database.getConnection(Database.java:39)
- [18:12:56] [Server thread/WARN]: at me.recolance.auction.data.DataHandler.loadListings(DataHandler.java:77)
- [18:12:56] [Server thread/WARN]: at me.recolance.auction.Auction.onEnable(Auction.java:28)
- [18:12:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
- [18:12:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
- [18:12:56] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
- [18:12:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
- [18:12:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
- [18:12:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
- [18:12:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
- [18:12:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
- [18:12:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
- [18:12:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
- [18:12:56] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
- [18:12:56] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused
- [18:12:56] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
- [18:12:56] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
- [18:12:56] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
- [18:12:56] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
- [18:12:56] [Server thread/WARN]: ... 29 more
- [18:12:56] [Server thread/ERROR]: Error occurred while enabling Auction v1.0 (Is it up to date?)
- java.lang.NullPointerException
- at me.recolance.auction.data.DataHandler.loadListings(DataHandler.java:79) ~[?:?]
- at me.recolance.auction.Auction.onEnable(Auction.java:28) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
- [18:12:56] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
- [18:12:56] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.4-b530
- [18:12:56] [Server thread/INFO]: [MultiVerse-NetherPortals] - Version 2.4-b530 Enabled - By Rigby and fernferret
- [18:12:56] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.4
- [18:12:56] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
- [18:12:56] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.7
- [18:12:56] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
- [18:12:56] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
- [18:12:56] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
- [18:12:56] [Server thread/WARN]: [EnjinMinecraftPlugin] Economy plugin is not enabled.
- [18:12:57] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
- [18:12:57] [Server thread/INFO]: [Factions] Enabling Factions v2.8.7Beta
- [18:12:57] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.7Beta[0;36;22m] [0;33;1m=== ENABLE START ===[m
- [18:12:58] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.7Beta[0;36;22m] [0;33;1m[0;32;1mActivated Integration [0;35;1mIntegrationWorldGuard[m
- [18:12:58] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.7Beta[0;36;22m] [0;33;1m[0;32;1mActivated Integration [0;35;1mIntegrationSpigot[m
- [18:12:58] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.7Beta[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m1353ms[0;33;1m) ===[m
- [18:12:58] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.7Beta[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m1357ms[0;33;1m) ===[m
- [18:12:58] [Server thread/INFO]: [FactionChat_-_Dedicated_to_BurgerMC] Enabling FactionChat_-_Dedicated_to_BurgerMC v1.9.17
- [18:12:58] [Server thread/INFO]: [FactionChat] using Factions API of: nz.co.lolnet.james137137.FactionChat.FactionsAPI.FactionsAPI_2_8_0
- [18:12:58] [Server thread/INFO]: listening on port: 10011 for server messages.
- [18:12:58] [Server thread/INFO]: FactionChat_-_Dedicated_to_BurgerMC: Version: 1.9.17 Enabled.
- [18:12:58] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11-hack
- [18:12:58] [Server thread/INFO]: [CombatLog] Loading messages.properties.
- [18:12:58] [Server thread/INFO]: [CombatLog] Loading config.yml.
- [18:12:59] [Server thread/INFO]: [0;31;1m[CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.[m
- [18:12:59] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Enabled.
- [18:12:59] [Server thread/WARN]: Server permissions file permissions.yml is not valid YAML.
- java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadCustomPermissions(CraftServer.java:774) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:328) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
- [18:12:59] [Server thread/INFO]: Done (40.176s)! For help, type "help" or "?"
- [18:12:59] [Server thread/ERROR]: Couldn't load server icon
- java.lang.NullPointerException
- at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:619) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:531) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
- [18:12:59] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
- [18:12:59] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
- [18:13:00] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
- [18:13:00] [Craft Scheduler Thread - 5/INFO]: [PlugMan] No update was found.
- [18:13:00] [Craft Scheduler Thread - 1/INFO]: [ChatControl] [0;31;1m*[0;37;22m---------------------------------------------[0;31;1m*[m
- [18:13:00] [Craft Scheduler Thread - 1/INFO]: [ChatControl] [0;31;1m [!] [0;33;1mChatControl Update Notification [0;31;1m[!][m
- [18:13:00] [Craft Scheduler Thread - 1/INFO]: [ChatControl] [0;37;1m A manual upgrade is now available at[m
- [18:13:00] [Craft Scheduler Thread - 1/INFO]: [ChatControl] [0;37;1m https://spigotmc.org/resources/10258[m
- [18:13:00] [Craft Scheduler Thread - 1/INFO]: [ChatControl] [0;30;1m You can hide this warning in settings.yml[m
- [18:13:00] [Craft Scheduler Thread - 1/INFO]: [ChatControl] [0;31;1m*[0;37;22m---------------------------------------------[0;31;1m*[m
- [18:13:00] [Server thread/INFO]: [ViaVersion] ViaVersion detected protocol version: 47
- [18:13:00] [Craft Scheduler Thread - 14/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
- [18:13:01] [Craft Scheduler Thread - 10/INFO]: [Vault] Checking for Updates ...
- [18:13:01] [Craft Scheduler Thread - 10/INFO]: [Vault] No new version available
- [18:13:22] [User Authenticator #2/INFO]: UUID of player _NarutoUzumaki1 is 9743a2d4-8aa8-4685-a05c-3eeb920aaa63
- [18:13:23] [Server thread/WARN]: Ignoring unknown attribute 'generic.armor'
- [18:13:23] [Server thread/WARN]: Ignoring unknown attribute 'generic.armor'
- [18:13:23] [Server thread/WARN]: Ignoring unknown attribute 'generic.armor'
- [18:13:23] [Server thread/INFO]: ERROR CONNECTING TO DATABASE!
- [18:13:23] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
- The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
- [18:13:23] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [18:13:23] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- [18:13:23] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- [18:13:23] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
- [18:13:23] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [18:13:23] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- [18:13:23] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- [18:13:23] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
- [18:13:23] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
- [18:13:23] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
- [18:13:23] [Server thread/WARN]: at me.recolance.auction.data.Database.openDatabaseConnection(Database.java:20)
- [18:13:23] [Server thread/WARN]: at me.recolance.auction.data.Database.getConnection(Database.java:39)
- [18:13:23] [Server thread/WARN]: at me.recolance.auction.data.DataHandler.loadUnclaimedListings(DataHandler.java:101)
- [18:13:23] [Server thread/WARN]: at me.recolance.auction.controller.Events.onJoin(Events.java:15)
- [18:13:23] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [18:13:23] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [18:13:23] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [18:13:23] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
- [18:13:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
- [18:13:23] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- [18:13:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
- [18:13:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
- [18:13:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
- [18:13:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
- [18:13:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
- [18:13:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
- [18:13:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
- [18:13:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
- [18:13:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
- [18:13:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
- [18:13:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
- [18:13:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
- [18:13:23] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
- [18:13:23] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused
- [18:13:23] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
- [18:13:23] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
- [18:13:23] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
- [18:13:23] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
- [18:13:23] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(Unknown Source)
- [18:13:23] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
- [18:13:23] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
- [18:13:23] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
- [18:13:23] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
- [18:13:23] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
- [18:13:23] [Server thread/WARN]: ... 37 more
- [18:13:23] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to Auction v1.0
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
- Caused by: java.lang.NullPointerException
- at me.recolance.auction.data.DataHandler.loadUnclaimedListings(DataHandler.java:103) ~[?:?]
- at me.recolance.auction.controller.Events.onJoin(Events.java:15) ~[?:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_80]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_80]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- ... 14 more
- [18:13:23] [Server thread/WARN]: Ignoring unknown attribute 'generic.armor'
- [18:13:23] [Server thread/WARN]: Ignoring unknown attribute 'generic.armor'
- [18:13:23] [Server thread/WARN]: Failed to handle packet for /86.18.71.163:49384
- java.lang.NullPointerException
- at net.minecraft.server.v1_8_R3.WorldServer.b(WorldServer.java:577) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:454) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:46) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:1) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.get(AsynchronousExecutor.java:164) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:334) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:97) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:257) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:332) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
- [18:13:23] [Server thread/WARN]: _NarutoUzumaki1 moved too quickly! -154.0,52.0,-449.0 (-154.0, 52.0, -449.0)
- [18:13:23] [Craft Scheduler Thread - 10/ERROR]: [NoCheatPlus] Failed to load chunk at 144,448 (real coordinates):
- java.lang.NullPointerException
- net.minecraft.server.v1_8_R3.WorldServer.b(WorldServer.java:577)
- net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:454)
- org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:46)
- org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:1)
- org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:337)
- org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295)
- org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16)
- net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
- net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:97)
- org.bukkit.craftbukkit.v1_8_R3.CraftWorld.loadChunk(CraftWorld.java:253)
- org.bukkit.craftbukkit.v1_8_R3.CraftWorld.loadChunk(CraftWorld.java:150)
- fr.neatmonster.nocheatplus.utilities.BlockCache.ensureChunksLoaded(BlockCache.java:57)
- fr.neatmonster.nocheatplus.checks.moving.MovingListener.dataOnJoin(MovingListener.java:1534)
- fr.neatmonster.nocheatplus.checks.moving.MovingListener.playerJoins(MovingListener.java:1513)
- fr.neatmonster.nocheatplus.NoCheatPlus.onJoinLow(NoCheatPlus.java:1246)
- fr.neatmonster.nocheatplus.NoCheatPlus$7.onPlayerJoinLow(NoCheatPlus.java:1205)
- sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- java.lang.reflect.Method.invoke(Unknown Source)
- org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
- org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
- org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
- net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
- net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
- net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
- net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
- net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
- net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
- net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
- net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
- net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
- net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
- java.lang.Thread.run(Unknown Source)
- [18:13:23] [Craft Scheduler Thread - 10/ERROR]: [NoCheatPlus] Failed to load chunk at 160,448 (real coordinates):
- java.lang.NullPointerException
- net.minecraft.server.v1_8_R3.WorldServer.b(WorldServer.java:577)
- net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:454)
- org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:46)
- org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:1)
- org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:337)
- org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295)
- org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16)
- net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
- net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:97)
- org.bukkit.craftbukkit.v1_8_R3.CraftWorld.loadChunk(CraftWorld.java:253)
- org.bukkit.craftbukkit.v1_8_R3.CraftWorld.loadChunk(CraftWorld.java:150)
- fr.neatmonster.nocheatplus.utilities.BlockCache.ensureChunksLoaded(BlockCache.java:57)
- fr.neatmonster.nocheatplus.checks.moving.MovingListener.dataOnJoin(MovingListener.java:1534)
- fr.neatmonster.nocheatplus.checks.moving.MovingListener.playerJoins(MovingListener.java:1513)
- fr.neatmonster.nocheatplus.NoCheatPlus.onJoinLow(NoCheatPlus.java:1246)
- fr.neatmonster.nocheatplus.NoCheatPlus$7.onPlayerJoinLow(NoCheatPlus.java:1205)
- sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- java.lang.reflect.Method.invoke(Unknown Source)
- org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
- org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
- org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
- net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
- net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
- net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
- net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
- net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
- net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
- net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
- net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
- net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
- net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
- java.lang.Thread.run(Unknown Source)
- [18:13:23] [Server thread/WARN]: Ignoring unknown attribute 'generic.armor'
- [18:13:23] [Server thread/ERROR]: Encountered an unexpected exception
- java.lang.NullPointerException
- at net.minecraft.server.v1_8_R3.WorldServer.b(WorldServer.java:577) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:454) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:46) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:1) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:34) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:734) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
- [18:13:23] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/servers/mine66289/./crash-reports/crash-2016-04-11_18.13.23-server.txt
- [18:13:23] [Server thread/INFO]: Stopping server
- [18:13:23] [Server thread/INFO]: [CombatLog] Disabling CombatLog v1.8.11-hack
- [18:13:23] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Disabled.
- [18:13:23] [Server thread/INFO]: [FactionChat_-_Dedicated_to_BurgerMC] Disabling FactionChat_-_Dedicated_to_BurgerMC v1.9.17
- [18:13:23] [Server thread/INFO]: FactionChat_-_Dedicated_to_BurgerMC: disabled
- [18:13:23] [Server thread/INFO]: [Factions] Disabling Factions v2.8.7Beta
- [18:13:23] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.7Beta[0;36;22m] [0;33;1m[0;31;1mDeactivated Integration [0;35;1mIntegrationWorldGuard[m
- [18:13:23] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.7Beta[0;36;22m] [0;33;1m[0;31;1mDeactivated Integration [0;35;1mIntegrationSpigot[m
- [18:13:24] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.7Beta[0;36;22m] [0;33;1mDisabled[m
- [18:13:24] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
- [18:13:24] [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v2.7.7
- [18:13:24] [Server thread/INFO]: [KitAdder] Disabling KitAdder v2.4
- [18:13:24] [Server thread/INFO]: [KitAdder] KitAdder plugin has been disabled!
- [18:13:24] [Server thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.4-b530
- [18:13:24] [Server thread/INFO]: [MultiVerse-NetherPortals] - Disabled
- [18:13:24] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
- [18:13:24] [Server thread/INFO]: [Auction] Disabling Auction v1.0
- [18:13:24] [Server thread/ERROR]: Error occurred while disabling Auction v1.0 (Is it up to date?)
- java.lang.NullPointerException
- at me.recolance.auction.data.Database.closeConnection(Database.java:30) ~[?:?]
- at me.recolance.auction.Auction.onDisable(Auction.java:42) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:593) [spigotmc-1.9-R0.1.jar:git-Spigot-db6de12-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
- [18:13:24] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
- [18:13:24] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
- [18:13:24] [Server thread/INFO]: Version 3.13.7-RC-sMD5NET-b925 is disabled.
- [18:13:24] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v2.2.2
- [18:13:24] [Server thread/INFO]: [AsyncWorldEdit] Disabled
- [18:13:24] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
- [18:13:24] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
- [18:13:24] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.12
- [18:13:24] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.5
- [18:13:24] [Server thread/INFO]: [SimpleBroadcast] Disabling SimpleBroadcast v1.9.2
- [18:13:24] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.0
- [18:13:24] [Server thread/INFO]: [ClearLag] Nullifying static fields..
- [18:13:24] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
- [18:13:24] [Server thread/INFO]: [ColoredTags] Disabling ColoredTags v2.1.3
- [18:13:24] [Server thread/INFO]: [Tornado_-_Dedicated_to_BurgerMC] Disabling Tornado_-_Dedicated_to_BurgerMC v1.5
- [18:13:24] [Server thread/INFO]: Tornado_-_Dedicated_to_BurgerMC Version: 1.5 Has been disabled!
- [18:13:24] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.4
- [18:13:24] [Server thread/INFO]: [ItemRenamer] Disabling ItemRenamer v1.0.7
- [18:13:24] [Server thread/INFO]: [ItemRenamer] ItemRenamer v1.0.7 is now disabled.
- [18:13:24] [Server thread/INFO]: [HubBoost] Disabling HubBoost v1.1
- [18:13:24] [Server thread/INFO]: [Commandspy] Disabling Commandspy v3.1.2
- [18:13:24] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
- [18:13:24] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
- [18:13:24] [Server thread/INFO]: [BarAPI] Disabling BarAPI v3.1
- [18:13:24] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v0.7.4
- [18:13:24] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload it may not work.
- [18:13:24] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
- [18:13:24] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
- [18:13:24] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
- [18:13:24] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
- [18:13:24] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
- [18:13:24] [Server thread/INFO]: [Multiverse-Core] - Disabled
- [18:13:24] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
- [18:13:24] [Server thread/INFO]: [MaxBans] Disabling MaxBans v2.0
- [18:13:24] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.7Beta[0;36;22m] [0;33;1m[0;31;1mDeactivated Integration [0;35;1mIntegrationVault[m
- [18:13:24] [Server thread/INFO]: [MaxBans] Disabling Maxbans...
- [18:13:24] [Server thread/INFO]: [MaxBans] Clearing buffer...
- [18:13:24] [Server thread/INFO]: [MaxBans] Cleared buffer...
- [18:13:24] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.8.7Beta
- [18:13:24] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.7Beta[0;36;22m] [0;33;1mDisabled[m
- [18:13:24] [Server thread/INFO]: [ChatControl] Disabling ChatControl v5.3.0
- [18:13:24] [Server thread/INFO]: [NoHunger] Disabling NoHunger v1.0
- [18:13:24] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
- [18:13:24] [Server thread/INFO]: [AsyncWorldEditInjector] Disabling AsyncWorldEditInjector v2.2.2
- [18:13:24] [Server thread/INFO]: [AsyncWorldEditInjector] Disabled
- [18:13:24] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.0.8
- [18:13:24] [Server thread/INFO]: [TimTheEnchanter] Disabling TimTheEnchanter v3.0
- [18:13:24] [Server thread/INFO]: [TimTheEnchanter] I *warned* you, but did you listen to me? Oh, no, you *knew*, didn't you? Oh, it's just a harmless little *bunny*, isn't it?
- [18:13:24] [Server thread/INFO]: Saving players
- [18:13:24] [Server thread/INFO]: _NarutoUzumaki1 left the game.
- [18:13:24] [Server thread/INFO]: Saving worlds
- [18:13:24] [Server thread/INFO]: Saving chunks for level 'map'/Overworld
- [18:13:24] [Server thread/INFO]: Saving chunks for level 'map_nether'/Nether
- [18:13:25] [Server thread/INFO]: Saving chunks for level 'map_the_end'/The End
- [18:13:25] [Server thread/INFO]: Saving chunks for level 'Factions'/Overworld
- [18:13:25] [Server thread/INFO]: Saving chunks for level 'Faction'/Overworld
- [18:13:26] [Server thread/INFO]: Saving chunks for level 'Builds'/Overworld
- [18:13:26] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
- [18:13:26] [Server thread/INFO]: Saving chunks for level 'X_nether'/Nether
- [18:13:26] [Server thread/INFO]: Saving chunks for level 'X'/Nether
- [18:13:26] [Server thread/INFO]: Saving chunks for level 'factions_nether'/Nether
- [18:13:26] [Server thread/INFO]: Saving chunks for level 'factions_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement