Skip to content

Instantly share code, notes, and snippets.

Created April 21, 2015 09:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2b6062fc22af35d3bed8 to your computer and use it in GitHub Desktop.
Save anonymous/2b6062fc22af35d3bed8 to your computer and use it in GitHub Desktop.
[05:51:27] [Server thread/INFO]: Starting minecraft server version 1.8.3
[05:51:27] [Server thread/INFO]: Loading properties
[05:51:27] [Server thread/INFO]: Default game type: SURVIVAL
[05:51:27] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-2f787bd-1a1bc08 (MC: 1.8.3) (Implementing API version 1.8.3-R0.1-SNAPSHOT)
[05:51:27] [Server thread/INFO]: Server Ping Player Sample Count: 12
[05:51:27] [Server thread/INFO]: Using 4 threads for Netty based IO
[05:51:27] [Server thread/INFO]: Debug logging is disabled
[05:51:27] [Server thread/INFO]: Generating keypair
[05:51:27] [Server thread/INFO]: Starting Minecraft server on *:9005
[05:51:27] [Server thread/INFO]: Using epoll channel type
[05:51:27] [Server thread/WARN]: Plugin `WorldGuard_FlyStop v1.0' uses the space-character (0x20) in its name `WorldGuard FlyStop' - this is discouraged
[05:51:27] [Server thread/WARN]: Plugin `mcMMO_Party_Admin v0.6b1' uses the space-character (0x20) in its name `mcMMO Party Admin' - this is discouraged
[05:51:27] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[05:51:28] [Server thread/ERROR]: Could not load 'plugins/AdvancedTabList.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/Packet
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-2f787bd-1a1bc08]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-2f787bd-1a1bc08]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-2f787bd-1a1bc08]
at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-2f787bd-1a1bc08]
at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:199) [spigot.jar:git-Spigot-2f787bd-1a1bc08]
at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot.jar:git-Spigot-2f787bd-1a1bc08]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/Packet
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_75]
at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_75]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-2f787bd-1a1bc08]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-2f787bd-1a1bc08]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.Packet
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot.jar:git-Spigot-2f787bd-1a1bc08]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-2f787bd-1a1bc08]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_75]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_75]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_75]
at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_75]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-2f787bd-1a1bc08]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-2f787bd-1a1bc08]
... 6 more
[05:51:28] [Server thread/INFO]: [TheThuum] Loading TheThuum v0.4.7
[05:51:28] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
[05:51:28] [Server thread/INFO]: [AsyncWorldEditInjector] Loading AsyncWorldEditInjector v2.1.3
[05:51:28] [Server thread/INFO]: [PluginManager] Loading PluginManager v1.2.1
[05:51:28] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.5
[05:51:28] [Server thread/INFO]: [BossShop] Loading BossShop v2.1.0
[05:51:28] [Server thread/INFO]: [Vault] Loading Vault v1.5.2-b33
[05:51:28] [Server thread/INFO]: [Vampire] Loading Vampire v2.7.5
[05:51:28] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b687
[05:51:28] [Server thread/INFO]: [LightningOnJoin] Loading LightningOnJoin v1.7.9
[05:51:28] [Server thread/INFO]: [TNTIgnite] Loading TNTIgnite v3.0.0
[05:51:28] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.1.0
[05:51:28] [Server thread/INFO]: [CraftBay] Loading CraftBay v1.2.8
[05:51:28] [Server thread/INFO]: [Decapitation] Loading Decapitation v0.2.8
[05:51:28] [Server thread/INFO]: [XpBoost] Loading XpBoost v1.3
[05:51:28] [Server thread/INFO]: [ActionAnnouncer] Loading ActionAnnouncer v1.5.3
[05:51:28] [Server thread/INFO]: [InfAir] Loading InfAir v1.2
[05:51:28] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.3-SNAPSHOT
[05:51:28] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.3) has not yet been tested! Proceed with caution.
[05:51:28] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.6
[05:51:28] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
[05:51:28] [Server thread/INFO]: [Jobs] Loading Jobs v2.12.0
[05:51:28] [Server thread/INFO]: [DKLib] Loading DKLib v1.1.0
[05:51:28] [Server thread/INFO]: [CommandCooldown] Loading CommandCooldown v1.02
[05:51:28] [Server thread/INFO]: [MobCatcher] Loading MobCatcher v3.22
[05:51:28] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0.2-SNAPSHOT;3354-506b929d
[05:51:28] [Server thread/INFO]: [Towny] Loading Towny v0.89.2.0
[05:51:28] [Server thread/INFO]: [SimpleCommandScheduler] Loading SimpleCommandScheduler v1.0
[05:51:28] [Server thread/INFO]: [Simple-AutoSave] Loading Simple-AutoSave v0.2.2
[05:51:28] [Server thread/INFO]: [CombatTag] Loading CombatTag v6.3.2-SNAPSHOT
[05:51:28] [Server thread/INFO]: [Questioner] Loading Questioner v0.6
[05:51:28] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-SNAPSHOT.1582-
[05:51:28] [Server thread/INFO]: [TitleMotd] Loading TitleMotd v1.3.1
[05:51:28] [Server thread/INFO]: [PvPTimer] Loading PvPTimer v1.2
[05:51:28] [Server thread/INFO]: [ClaimLevels] Loading ClaimLevels v0.1
[05:51:28] [Server thread/INFO]: [Lottery] Loading Lottery v0.9.4
[05:51:28] [Server thread/INFO]: [WorldGuard_FlyStop] Loading WorldGuard_FlyStop v1.0
[05:51:28] [Server thread/INFO]: [RaceSelector] Loading RaceSelector v1
[05:51:28] [Server thread/INFO]: [BanRecipe] Loading BanRecipe v2.0
[05:51:28] [Server thread/INFO]: [Marriage] Loading Marriage v1.2.5
[05:51:28] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.0.9
[05:51:28] [Server thread/INFO]: [BuyRegion] Loading BuyRegion v1.1.7
[05:51:28] [Server thread/INFO]: [TimeLock] Loading TimeLock v0.5
[05:51:28] [Server thread/INFO]: [ChestProtector] Loading ChestProtector v1.0
[05:51:28] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.13
[05:51:28] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
[05:51:28] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v3.0
[05:51:28] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[05:51:28] [Server thread/INFO]: [ChatProtectionPlus] Loading ChatProtectionPlus v1.0.1
[05:51:28] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-bUNKNOWN
[05:51:28] [Server thread/INFO]: [NoteBlockPlayer] Loading NoteBlockPlayer v2.0.0
[05:51:28] [Server thread/INFO]: [MagicSpells] Loading MagicSpells v3.1
[05:51:28] [Server thread/INFO]: [DisguiseCraft] Loading DisguiseCraft v5.1
[05:51:28] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.9-SNAPSHOT
[05:51:28] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.17
[05:51:28] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[05:51:28] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.3
[05:51:28] [Server thread/INFO]: [Brewery] Loading Brewery v1.3.1
[05:51:28] [Server thread/INFO]: [WGCustomFlags] Loading WGCustomFlags v1.8.1-beta
[05:51:28] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.01-SNAPSHOT-b3710
[05:51:28] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.9
[05:51:28] [Server thread/INFO]: [WGPlayerDamageFlags] Loading WGPlayerDamageFlags v0.6
[05:51:28] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v2.1.5
[05:51:28] [Server thread/INFO]: [TownyChat] Loading TownyChat v0.42
[05:51:28] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[05:51:28] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.6.1-SNAPSHOT-b32
[05:51:28] [Server thread/INFO]: [Autorank] Loading Autorank v3.5.1
[05:51:28] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.2
[05:51:28] [Server thread/INFO]: [mcMMO_Party_Admin] Loading mcMMO_Party_Admin v0.6b1
[05:51:28] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1
[05:51:28] [Server thread/INFO]: [CompatNoCheatPlus] Loading CompatNoCheatPlus v6.4.4-RC-sMD5NET-b61
[05:51:28] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.12.0-BETA2-sASO-b813
[05:51:28] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
[05:51:28] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[05:51:28] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.3
[05:51:28] [Server thread/INFO]: [AsyncWorldEditInjector] Enabling AsyncWorldEditInjector v2.1.3
[05:51:28] [Server thread/INFO]: [AsyncWorldEditInjector] Injector platform set to: InjectorBukkit
[05:51:28] [Server thread/INFO]: [AsyncWorldEditInjector] Injecting WorldEdit classes...
[05:51:28] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.EditSession injected.
[05:51:28] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.function.operation.Operations injected.
[05:51:28] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.SchematicCommands injected.
[05:51:28] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.ScriptingCommands injected.
[05:51:28] [Server thread/INFO]: [AsyncWorldEditInjector] Enabled
[05:51:28] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.5
[05:51:28] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE START ===
[05:51:28] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
[05:51:29] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
[05:51:29] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
[05:51:29] [Server thread/INFO]: [MassiveCore 2.7.5] Skipping Dbmojangapi datas since offline mode...
[05:51:29] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
[05:51:29] [Server thread/INFO]: [MassiveCore 2.7.5] Setup of IdUtil took 288ms.
[05:51:29] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE COMPLETE (Took 345ms) ===
[05:51:29] [Server thread/INFO]: [Vault] Enabling Vault v1.5.2-b33
[05:51:29] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[05:51:29] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[05:51:29] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[05:51:29] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[05:51:29] [Server thread/INFO]: [Vault] Enabled Version 1.5.2-b33
[05:51:29] [Server thread/INFO]: [MassiveCore 2.7.5] Activated integration with Vault
[05:51:29] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.3-SNAPSHOT
[05:51:29] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[05:51:29] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.01-SNAPSHOT-b3710
[05:51:30] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[05:51:30] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[05:51:30] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[05:51:30] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[05:51:30] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[05:51:30] [Server thread/INFO]: Preparing level "world"
[05:51:30] [Server thread/INFO]: -------- World Settings For [world] --------
[05:51:30] [Server thread/INFO]: Mob Spawn Range: 4
[05:51:30] [Server thread/INFO]: Anti X-Ray: true
[05:51:30] [Server thread/INFO]: Engine Mode: 1
[05:51:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[05:51:30] [Server thread/INFO]: Replace Blocks: [1, 5]
[05:51:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[05:51:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
[05:51:30] [Server thread/INFO]: Cane Growth Modifier: 100%
[05:51:30] [Server thread/INFO]: Melon Growth Modifier: 100%
[05:51:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[05:51:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[05:51:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
[05:51:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
[05:51:30] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 16 / Mi 16
[05:51:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[05:51:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[05:51:30] [Server thread/INFO]: Random Lighting Updates: false
[05:51:30] [Server thread/INFO]: Structure Info Saving: true
[05:51:30] [Server thread/INFO]: Sending up to 5 chunks per packet
[05:51:30] [Server thread/INFO]: Max Entity Collisions: 8
[05:51:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[05:51:30] [Server thread/INFO]: Max TNT Explosions: 10
[05:51:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[05:51:30] [Server thread/INFO]: Item Despawn Rate: 6000
[05:51:30] [Server thread/INFO]: Item Merge Radius: 2.5
[05:51:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
[05:51:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[05:51:30] [Server thread/INFO]: View Distance: 8
[05:51:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[05:51:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
[05:51:30] [Server thread/INFO]: Clear tick list: false
[05:51:30] [Server thread/INFO]: Experience Merge Radius: 3.0
[05:51:30] [Server thread/INFO]: Preparing start region for level 0 (Seed: 8225141185936420983)
[05:51:31] [Netty Epoll Server IO #1/INFO]: UUID of player Isatari is a99aaabc-10b4-4237-b09c-fdf7cabc618c
[05:51:31] [Server thread/INFO]: Preparing spawn area: 84%
[05:51:31] [Server thread/INFO]: [TheThuum] Enabling TheThuum v0.4.7
[05:51:31] [Server thread/INFO]: [TheThuum] Loading default shouts.
[05:51:31] [Server thread/INFO]: [TheThuum] Loading custom shouts.
[05:51:31] [Server thread/INFO]: The Thu'um0.4.7loaded!
[05:51:31] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
[05:51:32] [Server thread/INFO]: GroupManager - INFO - World Found: world
[05:51:32] [Server thread/INFO]: GroupManager - INFO - World Found: arena
[05:51:32] [Server thread/INFO]: GroupManager - INFO - World Found: skyrim
[05:51:32] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[05:51:32] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[05:51:32] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[05:51:32] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
[05:51:32] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[05:51:32] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[05:51:32] [Server thread/INFO]: [PluginManager] Enabling PluginManager v1.2.1
[05:51:32] [Server thread/INFO]: [BossShop] Enabling BossShop v2.1.0
[05:51:32] [Server thread/INFO]: [BossShop] Loading data...
[05:51:32] [Server thread/INFO]: [BossShop] Loaded 1 Shops!
[05:51:32] [Server thread/INFO]: [BossShop] Seems like you defined a Points Plugin in the config... playerpoints. I hope it's installed on this server!
[05:51:32] [Server thread/INFO]: [BossShop] Vault found.
[05:51:32] [Server thread/INFO]: [Vampire] Enabling Vampire v2.7.5
[05:51:32] [Server thread/INFO]: [Vampire 2.7.5] === ENABLE START ===
[05:51:32] [Server thread/INFO]: [Vampire 2.7.5] === ENABLE COMPLETE (Took 105ms) ===
[05:51:32] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b687
[05:51:32] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b687
[05:51:32] [Server thread/INFO]: -------- World Settings For [skyrim] --------
[05:51:32] [Server thread/INFO]: Mob Spawn Range: 4
[05:51:32] [Server thread/INFO]: Anti X-Ray: true
[05:51:32] [Server thread/INFO]: Engine Mode: 1
[05:51:32] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[05:51:32] [Server thread/INFO]: Replace Blocks: [1, 5]
[05:51:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[05:51:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
[05:51:32] [Server thread/INFO]: Cane Growth Modifier: 100%
[05:51:32] [Server thread/INFO]: Melon Growth Modifier: 100%
[05:51:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[05:51:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[05:51:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
[05:51:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
[05:51:32] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 16 / Mi 16
[05:51:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[05:51:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[05:51:32] [Server thread/INFO]: Random Lighting Updates: false
[05:51:32] [Server thread/INFO]: Structure Info Saving: true
[05:51:32] [Server thread/INFO]: Sending up to 5 chunks per packet
[05:51:32] [Server thread/INFO]: Max Entity Collisions: 8
[05:51:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[05:51:32] [Server thread/INFO]: Max TNT Explosions: 10
[05:51:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[05:51:32] [Server thread/INFO]: Item Despawn Rate: 6000
[05:51:32] [Server thread/INFO]: Item Merge Radius: 2.5
[05:51:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
[05:51:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[05:51:32] [Server thread/INFO]: View Distance: 8
[05:51:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[05:51:32] [Server thread/INFO]: Chunks to Grow per Tick: 650
[05:51:32] [Server thread/INFO]: Clear tick list: false
[05:51:32] [Server thread/INFO]: Experience Merge Radius: 3.0
[05:51:32] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3116627015756560566)
[05:51:33] [Server thread/INFO]: -------- World Settings For [arena] --------
[05:51:33] [Server thread/INFO]: Mob Spawn Range: 4
[05:51:33] [Server thread/INFO]: Anti X-Ray: true
[05:51:33] [Server thread/INFO]: Engine Mode: 1
[05:51:33] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[05:51:33] [Server thread/INFO]: Replace Blocks: [1, 5]
[05:51:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[05:51:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
[05:51:33] [Server thread/INFO]: Cane Growth Modifier: 100%
[05:51:33] [Server thread/INFO]: Melon Growth Modifier: 100%
[05:51:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[05:51:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[05:51:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
[05:51:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
[05:51:33] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 16 / Mi 16
[05:51:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[05:51:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[05:51:33] [Server thread/INFO]: Random Lighting Updates: false
[05:51:33] [Server thread/INFO]: Structure Info Saving: true
[05:51:33] [Server thread/INFO]: Sending up to 5 chunks per packet
[05:51:33] [Server thread/INFO]: Max Entity Collisions: 8
[05:51:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[05:51:33] [Server thread/INFO]: Max TNT Explosions: 10
[05:51:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[05:51:33] [Server thread/INFO]: Item Despawn Rate: 6000
[05:51:33] [Server thread/INFO]: Item Merge Radius: 2.5
[05:51:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
[05:51:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[05:51:33] [Server thread/INFO]: View Distance: 8
[05:51:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[05:51:33] [Server thread/INFO]: Chunks to Grow per Tick: 650
[05:51:33] [Server thread/INFO]: Clear tick list: false
[05:51:33] [Server thread/INFO]: Experience Merge Radius: 3.0
[05:51:33] [Server thread/INFO]: Preparing start region for level 2 (Seed: -7030043110528091532)
[05:51:33] [Netty Epoll Server IO #2/INFO]: UUID of player Wesley is 3640079c-3a10-42c4-8525-6cc4c68dc71a
[05:51:34] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[05:51:34] [Server thread/INFO]: Mob Spawn Range: 4
[05:51:34] [Server thread/INFO]: Anti X-Ray: true
[05:51:34] [Server thread/INFO]: Engine Mode: 1
[05:51:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[05:51:34] [Server thread/INFO]: Replace Blocks: [1, 5]
[05:51:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[05:51:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Cane Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Melon Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 16 / Mi 16
[05:51:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[05:51:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[05:51:34] [Server thread/INFO]: Random Lighting Updates: false
[05:51:34] [Server thread/INFO]: Structure Info Saving: true
[05:51:34] [Server thread/INFO]: Sending up to 5 chunks per packet
[05:51:34] [Server thread/INFO]: Max Entity Collisions: 8
[05:51:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[05:51:34] [Server thread/INFO]: Max TNT Explosions: 10
[05:51:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[05:51:34] [Server thread/INFO]: Item Despawn Rate: 6000
[05:51:34] [Server thread/INFO]: Item Merge Radius: 2.5
[05:51:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
[05:51:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[05:51:34] [Server thread/INFO]: View Distance: 8
[05:51:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[05:51:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
[05:51:34] [Server thread/INFO]: Clear tick list: false
[05:51:34] [Server thread/INFO]: Experience Merge Radius: 3.0
[05:51:34] [Server thread/INFO]: Preparing start region for level 3 (Seed: -4915575725900396547)
[05:51:34] [Server thread/INFO]: -------- World Settings For [nether] --------
[05:51:34] [Server thread/INFO]: Mob Spawn Range: 4
[05:51:34] [Server thread/INFO]: Anti X-Ray: true
[05:51:34] [Server thread/INFO]: Engine Mode: 1
[05:51:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[05:51:34] [Server thread/INFO]: Replace Blocks: [1, 5]
[05:51:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[05:51:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Cane Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Melon Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
[05:51:34] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 16 / Mi 16
[05:51:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[05:51:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[05:51:34] [Server thread/INFO]: Random Lighting Updates: false
[05:51:34] [Server thread/INFO]: Structure Info Saving: true
[05:51:34] [Server thread/INFO]: Sending up to 5 chunks per packet
[05:51:34] [Server thread/INFO]: Max Entity Collisions: 8
[05:51:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[05:51:34] [Server thread/INFO]: Max TNT Explosions: 10
[05:51:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[05:51:34] [Server thread/INFO]: Item Despawn Rate: 6000
[05:51:34] [Server thread/INFO]: Item Merge Radius: 2.5
[05:51:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
[05:51:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[05:51:34] [Server thread/INFO]: View Distance: 8
[05:51:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[05:51:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
[05:51:34] [Server thread/INFO]: Clear tick list: false
[05:51:34] [Server thread/INFO]: Experience Merge Radius: 3.0
[05:51:34] [Server thread/INFO]: Preparing start region for level 4 (Seed: -3213386853558868293)
[05:51:35] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_the_end
[05:51:35] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[05:51:35] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[05:51:35] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b687 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[05:51:35] [Server thread/INFO]: [LightningOnJoin] Enabling LightningOnJoin v1.7.9
[05:51:35] [Server thread/INFO]: [LightningOnJoin] Lightning On Join (v.1.7.10) Enabled Sucessfully!
[05:51:35] [Server thread/INFO]: [TNTIgnite] Enabling TNTIgnite v3.0.0
[05:51:35] [Server thread/INFO]: [TNTIgnite] has been enabled!
[05:51:35] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.1.0
[05:51:35] [Server thread/INFO]: [CraftBay] Enabling CraftBay v1.2.8
[05:51:35] [Server thread/INFO]: [CraftBay] Falling back to default chat
[05:51:36] [Server thread/INFO]: [Decapitation] Enabling Decapitation v0.2.8
[05:51:36] [Server thread/INFO]: [Decapitation] Econ detected
[05:51:36] [Server thread/INFO]: [Decapitation] Bounties enabled
[05:51:36] [Server thread/INFO]: [XpBoost] Enabling XpBoost v1.3
[05:51:36] [Server thread/INFO]: [XpBoost] Couldn't Find An Update For xpBoost
[05:51:36] [Server thread/INFO]: [ActionAnnouncer] Enabling ActionAnnouncer v1.5.3
[05:51:36] [Server thread/INFO]: [InfAir] Enabling InfAir v1.2
[05:51:36] [Server thread/INFO]: InfAir Has Been Enabled. 1.2
[05:51:36] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.6
[05:51:36] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[05:51:36] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
[05:51:36] [Server thread/INFO]: [Votifier] Votifier enabled.
[05:51:36] [Server thread/INFO]: [Jobs] Enabling Jobs v2.12.0
[05:51:37] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[05:51:37] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[05:51:37] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[05:51:37] [Server thread/INFO]: [DKLib] Enabling DKLib v1.1.0
[05:51:37] [Server thread/INFO]: [CommandCooldown] Enabling CommandCooldown v1.02
[05:51:37] [Server thread/INFO]: CommandCooldown has been enabled.
[05:51:37] [Server thread/INFO]: [MobCatcher] Enabling MobCatcher v3.22
[05:51:37] [Server thread/INFO]: [MobCatcher] Author: Malikk
[05:51:37] [Server thread/INFO]: [MobCatcher] Lite Version Only.
[05:51:37] [Server thread/INFO]: [MobCatcher] Hooked Vault 1.5.2-b33
[05:51:37] [Server thread/INFO]: [MobCatcher] Spout was not found.
[05:51:37] [Server thread/INFO]: [MobCatcher] signData File is Empty
[05:51:37] [Server thread/INFO]: [MobCatcher] mobData File is Empty
[05:51:37] [Server thread/INFO]: [MobCatcher] Loading 7 spawner(s)
[05:51:37] [Server thread/INFO]: [MobCatcher] Remove stackability: true
[05:51:37] [Server thread/INFO]: [MobCatcher] Starting Plugin Metrics
[05:51:37] [Server thread/INFO]: [MobCatcher] Enabled
[05:51:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0.2-SNAPSHOT;3354-506b929d
[05:51:37] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[05:51:37] [Server thread/WARN]: [WorldEdit]
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and biome-related functions.
**
** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
**********************************************
[05:51:37] [Server thread/INFO]: [Towny] Enabling Towny v0.89.2.0
[05:51:37] [Server thread/INFO]: ==================== Towny ========================
[05:51:38] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
[05:51:41] [Server thread/INFO]: [Towny] Deleted 3 old files.
[05:51:41] [Server thread/WARN]: [Towny Warning] Unable to read CraftBukkit Version.
[05:51:41] [Server thread/WARN]: [Towny Warning] Towny requires version 2918 or higher.
[05:51:41] [Server thread/WARN]: [Towny Warning] Check your CraftBukkit version as we do not test on custom/old builds.
[05:51:41] [Server thread/INFO]: [Towny] Using: GroupManager v2.1.31 (Phoenix), Vault v1.5.2-b33, Essentials vTeamCity, Questioner v0.6
[05:51:41] [Server thread/INFO]: [Towny] Time until a New Day: 6 hours, 8 minutes, 19 seconds
[05:51:41] [Server thread/INFO]: =============================================================
[05:51:41] [Server thread/INFO]: [Towny] Version: 0.89.2.0 - Mod Enabled
[05:51:41] [Server thread/INFO]: =============================================================
[05:51:41] [Server thread/INFO]: [SimpleCommandScheduler] Enabling SimpleCommandScheduler v1.0
[05:51:41] [Server thread/INFO]: [Simple-AutoSave] Enabling Simple-AutoSave v0.2.2
[05:51:41] [Server thread/INFO]: [Simple-AutoSave] [Simple-AutoSave] 0.2.2 enabled.
[05:51:41] [Server thread/INFO]: [Simple-AutoSave] Autosave Started.
[05:51:41] [Server thread/INFO]: [CombatTag] Enabling CombatTag v6.3.2-SNAPSHOT
[05:51:41] [Server thread/INFO]: [CombatTag] has loaded with a tag time of 25 seconds
[05:51:41] [Server thread/INFO]: [Questioner] Enabling Questioner v0.6
[05:51:41] [Server thread/INFO]: [Questioner] v0.6 - Enabled
[05:51:41] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-SNAPSHOT.1582-
[05:51:41] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[05:51:41] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[05:51:41] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[05:51:41] [Server thread/INFO]: [WorldGuard] (world) All fire spread is disabled.
[05:51:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[05:51:41] [Server thread/INFO]: [WorldGuard] (skyrim) TNT ignition is PERMITTED.
[05:51:41] [Server thread/INFO]: [WorldGuard] (skyrim) Lighters are PERMITTED.
[05:51:41] [Server thread/INFO]: [WorldGuard] (skyrim) Lava fire is blocked.
[05:51:41] [Server thread/INFO]: [WorldGuard] (skyrim) All fire spread is disabled.
[05:51:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyrim'
[05:51:41] [Server thread/INFO]: [WorldGuard] (arena) TNT ignition is PERMITTED.
[05:51:41] [Server thread/INFO]: [WorldGuard] (arena) Lighters are PERMITTED.
[05:51:41] [Server thread/INFO]: [WorldGuard] (arena) Lava fire is blocked.
[05:51:41] [Server thread/INFO]: [WorldGuard] (arena) All fire spread is disabled.
[05:51:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'arena'
[05:51:41] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[05:51:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[05:51:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[05:51:41] [Server thread/INFO]: [WorldGuard] (world_nether) All fire spread is disabled.
[05:51:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[05:51:41] [Server thread/INFO]: [WorldGuard] (nether) TNT ignition is PERMITTED.
[05:51:41] [Server thread/INFO]: [WorldGuard] (nether) Lighters are PERMITTED.
[05:51:41] [Server thread/INFO]: [WorldGuard] (nether) Lava fire is blocked.
[05:51:41] [Server thread/INFO]: [WorldGuard] (nether) All fire spread is disabled.
[05:51:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'nether'
[05:51:41] [Server thread/INFO]: [WorldGuard] Loading region data...
[05:51:41] [Server thread/INFO]: [TitleMotd] Enabling TitleMotd v1.3.1
[05:51:41] [Server thread/INFO]: [TitleMotd] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[05:51:41] [Server thread/INFO]: [TitleMotd] Plugin: TitleMotd v1.3.1
[05:51:41] [Server thread/INFO]: [TitleMotd] Author: Maximvdw
[05:51:41] [Server thread/INFO]: [TitleMotd] Site: http://www.mvdw-software.be/
[05:51:41] [Server thread/INFO]: [TitleMotd] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[05:51:41] [Server thread/INFO]: [TitleMotd] Loading configuration ...
[05:51:41] [Server thread/INFO]: [PvPTimer] Enabling PvPTimer v1.2
[05:51:41] [Server thread/INFO]: [PvPTimer] Hooked to Vault, using permissions plugin: GroupManager
[05:51:41] [Server thread/INFO]: [PvPTimer] Version 1.2 enabled!
[05:51:41] [Server thread/INFO]: [ClaimLevels] Enabling ClaimLevels v0.1
[05:51:41] [Server thread/INFO]: ====== DATA.YML CLEANUP IS STARTING ======
[05:51:41] [Server thread/INFO]: REMOVING 4fd50361-342f-409a-acd5-66a5c673ca90 FROM THE DATA.YML
[05:51:41] [Server thread/INFO]: REMOVING 7f944b64-cae5-45d3-aea5-ed2d19f2c554 FROM THE DATA.YML
[05:51:41] [Server thread/INFO]: REMOVING 264d4c92-a054-4db3-8d46-1b84284785dd FROM THE DATA.YML
[05:51:41] [Server thread/INFO]: REMOVING d4ae91ea-8784-42cd-8f5b-52c365ef0b71 FROM THE DATA.YML
[05:51:41] [Server thread/INFO]: REMOVING be06dc49-1ebf-425b-9e49-f4a456d68f5f FROM THE DATA.YML
[05:51:41] [Server thread/INFO]: REMOVE 5 ENTRIES FROM THE DATA.YML
[05:51:41] [Server thread/INFO]: ====== DATA.YML CLEANUP IS COMPLETE ======
[05:51:41] [Server thread/INFO]: [Lottery] Enabling Lottery v0.9.4
[05:51:41] [Server thread/INFO]: [Lottery] Payment method found (Essentials version: 2.2)
[05:51:41] [Server thread/INFO]: [WorldGuard_FlyStop] Enabling WorldGuard_FlyStop v1.0
[05:51:41] [Server thread/INFO]: [RaceSelector] Enabling RaceSelector v1
[05:51:41] [Server thread/INFO]: [BanRecipe] Enabling BanRecipe v2.0
[05:51:41] [Server thread/INFO]: [Marriage] Enabling Marriage v1.2.5
[05:51:41] [Server thread/ERROR]: [Marriage] Marriage is not compatible with the version of minecraft you are using!
[05:51:41] [Server thread/ERROR]: Marriage kissing will be disabled!
[05:51:41] [Server thread/INFO]: [Marriage] Hooked with Essentials Economy using Vault
[05:51:41] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.0.9
[05:51:41] [Server thread/INFO]: CoreProtect version 2.0.9 is enabled!
[05:51:41] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[05:51:41] [Server thread/INFO]: [BuyRegion] Enabling BuyRegion v1.1.7
[05:51:41] [Server thread/INFO]: [BuyRegion] BuyRegion - Maintained by Luke199
[05:51:41] [Server thread/INFO]: [TimeLock] Enabling TimeLock v0.5
[05:51:41] [Server thread/INFO]: [TimeLock] Enabled
[05:51:41] [Server thread/INFO]: [ChestProtector] Enabling ChestProtector v1.0
[05:51:41] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.13
[05:51:41] [Server thread/INFO]: [Lockette] Version 1.8.13 is being enabled! Yay! (Core version 1.3.5)
[05:51:41] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_8_R2] ok.
[05:51:41] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 145]
[05:51:41] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
[05:51:41] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
[05:51:41] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups/Permissions, version 2.1.31 (Phoenix)
[05:51:41] [Server thread/INFO]: [Lockette] Enabled link to plugin Towny for Groups/Zones, version 0.89.2.0
[05:51:41] [Server thread/INFO]: [Lockette] Enabled link to plugin mcMMO for Groups, version 1.5.01-SNAPSHOT-b3710
[05:51:41] [Server thread/INFO]: [Lockette] Using linked plugin for admin permissions.
[05:51:41] [Server thread/INFO]: [Lockette] Ready to protect your containers.
[05:51:41] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
[05:51:41] [Server thread/INFO]: [ClearLag] Loading modules...
[05:51:41] [Server thread/WARN]: [ClearLag] mob-range requires you to use bukkit v1_8_R1 (1.8 Spigot)
[05:51:41] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[05:51:41] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[05:51:41] [Thread-18/INFO]: [ClearLag] Checking for updates...
[05:51:41] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v3.0
[05:51:41] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[05:51:41] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[05:51:41] [Server thread/INFO]: git-Spigot-2f787bd-1a1bc08 (MC: 1.8.3)
[05:51:41] [Server thread/INFO]: 1.8.3-R0.1-SNAPSHOT
[05:51:42] [Server thread/INFO]: Using locale en_US
[05:51:42] [Thread-18/INFO]: [ClearLag] No updates found!
[05:51:42] [Server thread/INFO]: Using locale en_US
[05:51:42] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[05:51:42] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[05:51:42] [Server thread/INFO]: [ChatProtectionPlus] Enabling ChatProtectionPlus v1.0.1
[05:51:42] [Server thread/INFO]: [ChatProtection+] Loading configuration file!
[05:51:42] [Server thread/INFO]: [ChatProtection+] is using [Vault] for permissions!
[05:51:42] [Server thread/INFO]: [ChatProtection+] Loading messages from messages.properties file!
[05:51:42] [Server thread/INFO]: [ChatProtection+] Loading listeners...
[05:51:42] [Server thread/INFO]: [ChatProtection+] Player Join/Leave Listener loaded!
[05:51:42] [Server thread/INFO]: [ChatProtection+] Chat Listener loaded!
[05:51:42] [Server thread/INFO]: [ChatProtection+] Command Listener loaded!
[05:51:42] [Server thread/INFO]: [ChatProtection+] Attempting to send statis to MCStats!
[05:51:42] [Server thread/INFO]: [ChatProtection+] is now Loaded!
[05:51:42] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-bUNKNOWN
[05:51:42] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-bUNKNOWN Enabled - By Rigby and fernferret
[05:51:42] [Server thread/INFO]: [MVPLogging] 5 - Portals(s) loaded
[05:51:42] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit, using it for selections.
[05:51:42] [Server thread/INFO]: [NoteBlockPlayer] Enabling NoteBlockPlayer v2.0.0
[05:51:42] [Server thread/INFO]: [MagicSpells] Enabling MagicSpells v3.1
[05:51:42] [Server thread/WARN]: [MagicSpells] This MagicSpells version is not fully compatible with this server version.
[05:51:42] [Server thread/WARN]: [MagicSpells] Some features have been disabled.
[05:51:42] [Server thread/WARN]: [MagicSpells] See http://nisovin.com/magicspells/volatilefeatures for more information.
[05:51:42] [Server thread/WARN]: [MagicSpells] ProtocolLib found: some compatibility re-enabled
[05:51:42] [Server thread/INFO]: [MagicSpells] Spells loaded: 31
[05:51:42] [Server thread/INFO]: [DisguiseCraft] Enabling DisguiseCraft v5.1
[05:51:42] [Server thread/INFO]: [DisguiseCraft] Version 5.1 is enabled!
[05:51:43] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.9-SNAPSHOT
[05:51:43] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML!
[05:51:43] [Server thread/INFO]: [CraftBook] Registered 106 custom recipes!
[05:51:43] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components...
[05:51:43] [Server thread/INFO]: [CraftBook] 3150 chunk(s) for 5 world(s) processed (54ms elapsed)
[05:51:43] [Server thread/INFO]: [CraftBook] The Auto-Updater is disabled for your version!
[05:51:43] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.17
[05:51:43] [Server thread/WARN]: [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
[05:51:43] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'accounts'
[05:51:43] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_shortName_idx' for table 'accounts
[05:51:43] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`name` VARCHAR , `shortName` VARCHAR , `uuid` VARCHAR , PRIMARY KEY (`name`) )
[05:51:43] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
[05:51:43] [Server thread/INFO]: [ChestShop] Lockette version 1.8.13 loaded.
[05:51:43] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[05:51:43] [Thread-15/INFO]: --------------------
[05:51:43] [Thread-15/INFO]: [CoreProtect] Version 2.10.0 now available.
[05:51:43] [Thread-15/INFO]: [CoreProtect] Download: Type "/co version" in-game.
[05:51:43] [Thread-15/INFO]: --------------------
[05:51:43] [Thread-15/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
[05:51:43] [Thread-15/INFO]: --------------------
[05:51:44] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[05:51:44] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.3
[05:51:44] [Server thread/INFO]: [Brewery] Enabling Brewery v1.3.1
[05:51:46] [Server thread/INFO]: [Brewery] Brewery enabled!
[05:51:46] [Server thread/INFO]: [WGCustomFlags] Enabling WGCustomFlags v1.8.1-beta
[05:51:46] [Server thread/INFO]: [WGCustomFlags] Loading configuration...
[05:51:46] [Server thread/INFO]: [WGCustomFlags] Configuration loaded.
[05:51:46] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.9
[05:51:46] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
[05:51:46] [Server thread/INFO]: [MobArena] MagicSpells found, loading config-file.
[05:51:46] [Server thread/INFO]: [MobArena] Loaded arena 'valley'
[05:51:46] [Server thread/INFO]: [MobArena] v0.96.9 enabled.
[05:51:46] [Server thread/INFO]: [WGPlayerDamageFlags] Enabling WGPlayerDamageFlags v0.6
[05:51:46] [Server thread/INFO]: Added custom flag "allow-damage" to WorldGuard.
[05:51:46] [Server thread/INFO]: Added custom flag "deny-damage" to WorldGuard.
[05:51:46] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v2.1.5
[05:51:46] [Server thread/INFO]: [AsyncWorldEdit] BarAPI not found.
[05:51:46] [Server thread/INFO]: [AsyncWorldEdit] BlocksHub plugin not found.
[05:51:46] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix
[05:51:46] [Server thread/INFO]: [AsyncWorldEditInjector] New class factory set to: org.primesoft.asyncworldedit.injector.async.AsyncClassFactory
[05:51:47] [Server thread/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
[05:51:47] [Server thread/INFO]: [AsyncWorldEdit] Please update your config file!
[05:51:47] [Server thread/INFO]: [AsyncWorldEdit] Enabled
[05:51:47] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.42
[05:51:47] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[05:51:47] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.6.1-SNAPSHOT-b32
[05:51:47] [Server thread/INFO]: [EchoPet] [INFO] EchoPet 2.6.1-SNAPSHOT-b32 is not compatible with this version of CraftBukkit
[05:51:47] [Server thread/INFO]: [EchoPet] [INFO] Initialisation failed. Please update the plugin.
[05:51:48] [Server thread/INFO]: [Autorank] Enabling Autorank v3.5.1
[05:51:48] [Server thread/INFO]: [Autorank] Simple config file loaded
[05:51:48] [Server thread/INFO]: [Autorank] Advanced config file loaded
[05:51:48] [Server thread/INFO]: [Autorank] Settings config file loaded
[05:51:49] [Server thread/INFO]: [Autorank] Loaded stored uuids.
[05:51:49] [Server thread/INFO]: [Autorank] Loaded playerdata.
[05:51:49] [Server thread/INFO]: [Autorank] No stats plugin found! Most requirements cannot be used!
[05:51:49] [Server thread/INFO]: [Autorank] Loaded libraries and dependencies
[05:51:49] [Server thread/INFO]: [Autorank] Interval check every 5 minutes.
[05:51:49] [Server thread/INFO]: [Autorank] Data file loaded
[05:51:49] [Server thread/INFO]: [Autorank] Language file loaded (lang.yml)
[05:51:49] [Server thread/INFO]: [Autorank] Using timings of: autorank
[05:51:49] [Server thread/INFO]: [Autorank] Autorank 3.5.1 has been enabled!
[05:51:49] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.2
[05:51:49] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
[05:51:49] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
[05:51:49] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.10 or above found, enabling version 2 player handling.
[05:51:49] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
[05:51:49] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
[05:51:49] [Server thread/INFO]: [mcMMO_Party_Admin] Enabling mcMMO_Party_Admin v0.6b1
[05:51:49] [Server thread/INFO]: [mcMMO Party Admin] mcMMO hooked.
[05:51:49] [Server thread/INFO]: [mcMMO Party Admin] Checking to see if mcMMO 1.4+ is installed...
[05:51:49] [Server thread/INFO]: [mcMMO Party Admin] mcMMO 1.4 has been detected.
[05:51:49] [Server thread/INFO]: [mcMMO Party Admin] mcMMO Party Admin 0.6b1 is now enabled.
[05:51:49] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1
[05:51:49] [Server thread/INFO]: [ChestCommands] Hooked PlayerPoints
[05:51:49] [Server thread/INFO]: [ChestCommands] Could not find a compatible Attribute Remover for this server version. Attributes will show up on items.
[05:51:50] [Server thread/INFO]: [CompatNoCheatPlus] Enabling CompatNoCheatPlus v6.4.4-RC-sMD5NET-b61
[05:51:50] [Server thread/INFO]: [cncp] Ensured that the following plugin is enabled: WorldGuard
[05:51:50] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): mcMMO(default) / 2.1
[05:51:50] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): MagicSpells(default) / 1.0
[05:51:50] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockBreak(default) / 1.1
[05:51:50] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockPlace(default) / 1.0
[05:51:50] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): InstaBreak(default) / 1.0
[05:51:50] [Server thread/INFO]: [CompatNoCheatPlus] CompatNoCheatPlus v6.4.4-RC-sMD5NET-b61 is enabled. Some hooks might get registered with NoCheatPlus later on.
[05:51:50] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.12.0-BETA2-sASO-b813
[05:51:50] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.3 / Spigot-CB-DEV
[05:51:50] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[05:51:50] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[05:51:50] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[05:51:50] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[05:51:50] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[05:51:50] [Server thread/INFO]: Adding packet level hooks for ProtocolLib (MC 1.8.3)...
[05:51:50] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: FlyingFrequency | KeepAliveFrequency | SoundDistance
[05:51:50] [Server thread/WARN]: [NoCheatPlus] Your configuration might be outdated.
Some settings could have changed, you should regenerate it!
[05:51:50] [Server thread/INFO]: [NoCheatPlus] Version 3.12.0-BETA2-sASO-b813 is enabled.
[05:51:50] [Server thread/INFO]: [NoCheatPlus] Added hook: mcMMO(cncp) [2.3].
[05:51:50] [Server thread/INFO]: [CompatNoCheatPlus] [cncp] Added 1 registered hooks to NoCheatPlus.
[05:51:51] [Server thread/WARN]: Could not register alias lban because it contains commands that do not exist: dispatchserver lobby eban $$1 $2- (Lobby Banned from Skyrim server), send $$1 lobby
[05:51:51] [Server thread/WARN]: Could not register alias v because it contains commands that do not exist: hide $1-
[05:51:51] [Server thread/WARN]: Could not register alias vanish because it contains commands that do not exist: hide $1-
[05:51:51] [Server thread/WARN]: Could not register alias lobby because it contains commands that do not exist: server lobby
[05:51:51] [Server thread/WARN]: Could not register alias hardcore because it contains commands that do not exist: server hardcore
[05:51:51] [Server thread/WARN]: Could not register alias pvp because it contains commands that do not exist: server pvp
[05:51:51] [Server thread/WARN]: Could not register alias kitpvp because it contains commands that do not exist: server kitpvp
[05:51:51] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[05:51:51] [Server thread/INFO]: Done (21.367s)! For help, type "help" or "?"
[05:51:51] [Server thread/ERROR]: [WorldEdit] Got request to set EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit but EditSessionFactories have been removed in favor of extending EditSession's extents.
This may mean that any block logger / intercepters addons/plugins/mods that you have installed will not intercept WorldEdit's changes! Please notify the maintainer of the other addon about this.
[05:51:51] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
[05:51:52] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
[05:51:52] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
[05:51:52] [Server thread/INFO]: [MassiveCore 2.7.5] Skipping Dbmojangapi datas since offline mode...
[05:51:52] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
[05:51:52] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid...
[05:51:52] [Server thread/INFO]: [MassiveCore 2.7.5] Pre update vampire_uplayer@default.
[05:51:52] [Server thread/INFO]: [MassiveCore 2.7.5] Post update vampire_uplayer@default. Took 14ms. 0/292 changed.
[05:51:52] [Server thread/INFO]: [MassiveCore 2.7.5]  ... done!
[05:51:52] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
[05:51:52] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.1.9
[05:51:52] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[05:51:52] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[05:51:52] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[05:51:52] [Craft Scheduler Thread - 25/INFO]: [mcMMO] Cleaned backup files. Deleted 1 of 13 files.
[05:51:52] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[05:51:52] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[05:51:52] [Server thread/INFO]: [TownyChat] -******* TownyChat enabled *******-
[05:51:53] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[05:51:53] [Craft Scheduler Thread - 19/INFO]: [Vault] Checking for Updates ...
[05:51:53] [Thread-24/INFO]: [Autorank] Could not find name of account with uuid: '7afc3b68-0327-3dab-8ff3-89cd3f5372a5'
[05:51:53] [Thread-24/WARN]: Unexpected token END OF FILE at position 0.
[05:51:53] [Thread-24/WARN]: at org.json.simple.parser.JSONParser.parse(JSONParser.java:257)
[05:51:53] [Thread-24/WARN]: at org.json.simple.parser.JSONParser.parse(JSONParser.java:81)
[05:51:53] [Thread-24/WARN]: at org.json.simple.parser.JSONParser.parse(JSONParser.java:75)
[05:51:53] [Thread-24/WARN]: at me.armar.plugins.autorank.util.uuid.NameFetcher.call(NameFetcher.java:98)
[05:51:53] [Thread-24/WARN]: at me.armar.plugins.autorank.util.uuid.UUIDManager$1.run(UUIDManager.java:176)
[05:51:53] [Thread-24/WARN]: at java.lang.Thread.run(Thread.java:745)
[05:51:53] [Thread-26/INFO]: [Autorank] Could not find name of account with uuid: '20c2130c-14ed-3647-95eb-72e3049a1a8c'
[05:51:53] [Thread-26/WARN]: Unexpected token END OF FILE at position 0.
[05:51:53] [Thread-26/WARN]: at org.json.simple.parser.JSONParser.parse(JSONParser.java:257)
[05:51:53] [Thread-26/WARN]: at org.json.simple.parser.JSONParser.parse(JSONParser.java:81)
[05:51:53] [Thread-26/WARN]: at org.json.simple.parser.JSONParser.parse(JSONParser.java:75)
[05:51:53] [Thread-26/WARN]: at me.armar.plugins.autorank.util.uuid.NameFetcher.call(NameFetcher.java:98)
[05:51:53] [Thread-26/WARN]: at me.armar.plugins.autorank.util.uuid.UUIDManager$1.run(UUIDManager.java:176)
[05:51:53] [Thread-26/WARN]: at java.lang.Thread.run(Thread.java:745)
[05:51:53] [Craft Scheduler Thread - 19/WARN]: [Vault] Stable Version: 1.5.3 is out! You are still running version: 1.5.2
[05:51:53] [Craft Scheduler Thread - 19/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment