Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [19:28:07] [Server thread/INFO]: Starting minecraft server version 1.8
- [19:28:07] [Server thread/INFO]: Loading properties
- [19:28:07] [Server thread/INFO]: Default game type: SURVIVAL
- [19:28:07] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-eb39b47-0899683 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
- [19:28:07] [Server thread/INFO]: Server Ping Player Sample Count: 12
- [19:28:07] [Server thread/INFO]: Using 4 threads for Netty based IO
- [19:28:07] [Server thread/INFO]: Debug logging is disabled
- [19:28:07] [Server thread/INFO]: Generating keypair
- [19:28:08] [Server thread/INFO]: Starting Minecraft server on 93.91.250.130:27670
- [19:28:08] [Server thread/ERROR]: Could not load 'plugins/EchoPet API.jar' in folder 'plugins'
- org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
- at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
- Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
- ... 6 more
- [19:28:08] [Server thread/WARN]: Plugin `Ice_Bukkit v1.0' uses the space-character (0x20) in its name `Ice Bukkit' - this is discouraged
- [19:28:08] [Server thread/ERROR]: Could not load 'plugins/DeathTpPlus.jar' in folder 'plugins'
- org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
- at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
- Caused by: java.util.zip.ZipException: error in opening zip file
- at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
- at java.util.zip.ZipFile.<init>(ZipFile.java:215) ~[?:1.7.0_60]
- at java.util.zip.ZipFile.<init>(ZipFile.java:145) ~[?:1.7.0_60]
- at java.util.jar.JarFile.<init>(JarFile.java:154) ~[?:1.7.0_60]
- at java.util.jar.JarFile.<init>(JarFile.java:118) ~[?:1.7.0_60]
- at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- ... 5 more
- [19:28:08] [Server thread/INFO]: Set PluginClassLoader as parallel capable
- [19:28:09] [User Authenticator #1/INFO]: UUID of player MaDLife44 is 4852105a-57bd-3786-8dd7-70f9460c189b
- [19:28:09] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.4
- [19:28:09] [Server thread/INFO]: [Ice_Bukkit] Loading Ice_Bukkit v1.0
- [19:28:09] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.7
- [19:28:09] [Server thread/INFO]: [Vault] Loading Vault v1.5.0-b28
- [19:28:09] [Server thread/INFO]: [ProtectAnimals] Loading ProtectAnimals v1.21
- [19:28:09] [Server thread/INFO]: [dynmap] Loading dynmap v2.0.0-1064
- [19:28:09] [Server thread/INFO]: [dynmap] version=git-Spigot-eb39b47-0899683 (MC: 1.8)
- [19:28:09] [Server thread/ERROR]: [dynmap] Unable to find field y for net.minecraft.server.v1_8_R1.BiomeBase
- [19:28:09] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
- [19:28:09] [Server thread/ERROR]: [dynmap] Unable to find field x for net.minecraft.server.v1_8_R1.TileEntity
- [19:28:09] [Server thread/ERROR]: [dynmap] Unable to find field y for net.minecraft.server.v1_8_R1.TileEntity
- [19:28:09] [Server thread/ERROR]: [dynmap] Unable to find field z for net.minecraft.server.v1_8_R1.TileEntity
- [19:28:09] [Server thread/ERROR]: Error initializing dynmap - bukkit version incompatible! initializing dynmap v2.0.0-1064 (Is it up to date?)
- java.lang.IllegalArgumentException: Error initializing dynmap - bukkit version incompatible!
- at org.dynmap.bukkit.BukkitVersionHelperGeneric.<init>(BukkitVersionHelperGeneric.java:121) ~[?:?]
- at org.dynmap.bukkit.BukkitVersionHelperCB.<init>(BukkitVersionHelperCB.java:27) ~[?:?]
- at org.dynmap.bukkit.BukkitVersionHelper.getHelper(BukkitVersionHelper.java:46) ~[?:?]
- at org.dynmap.bukkit.DynmapPlugin.onLoad(DynmapPlugin.java:765) ~[?:?]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:295) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
- [19:28:09] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.1
- [19:28:09] [Server thread/INFO]: [EggCatcher] Loading EggCatcher v2.1.1
- [19:28:09] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
- [19:28:09] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.2
- [19:28:09] [Server thread/INFO]: [mwParkour2] Loading mwParkour2 v1.5.9
- [19:28:09] [Server thread/INFO]: [CommandBlocker] Loading CommandBlocker v0.7
- [19:28:09] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.7
- [19:28:09] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
- [19:28:09] [Server thread/INFO]: [FoundDiamonds] Loading FoundDiamonds v3.6.4
- [19:28:09] [Server thread/INFO]: [PlgWarp] Loading PlgWarp v3.0
- [19:28:09] [Server thread/INFO]: [LagMeter] Loading LagMeter v1.16.0
- [19:28:09] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
- [19:28:09] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
- [19:28:09] [Server thread/INFO]: [WebAuctionPlus] Loading WebAuctionPlus v1.1.9
- [19:28:09] [Server thread/INFO]: [Ultrabans] Loading Ultrabans v3.1.0
- [19:28:09] [Server thread/INFO]: [FriendMe] Loading FriendMe v3.3.4
- [19:28:09] [Server thread/INFO]: [EffectsPB] Loading EffectsPB v1.0.3
- [19:28:09] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23
- [19:28:09] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
- [19:28:09] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.80
- [19:28:09] [Server thread/INFO]: [LogBlock] Connecting to 160408_mysql_db@jdbc:mysql://localhost:3306/160408_mysql_db?useUnicode=true&characterEncoding=utf-8...
- [19:28:09] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.4
- [19:28:09] [Server thread/INFO]: [BarAPI] Loading BarAPI v3.3
- [19:28:09] [Server thread/INFO]: [ColorMatch] Loading ColorMatch v1.7.7
- [19:28:09] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
- [19:28:09] [Server thread/INFO]: [PailPlus] Loading PailPlus v0.3
- [19:28:09] [Server thread/INFO]: [Pixelator] Loading Pixelator v1.2.1
- [19:28:09] [Server thread/INFO]: [AdminChat] Loading AdminChat v1.1
- [19:28:09] [Server thread/INFO]: [ImgMap] Loading ImgMap v2
- [19:28:09] [Server thread/INFO]: [BW] Loading Bedwars v1.3.0
- [19:28:09] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
- [19:28:09] [Server thread/INFO]: [ControlTPA] Loading ControlTPA v2.0
- [19:28:09] [Server thread/INFO]: [Christmas] Loading Christmas v1.0
- [19:28:09] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.58
- [19:28:09] [Server thread/INFO]: [ZavAutoMessager] Loading ZavAutoMessager v3.0
- [19:28:09] [Server thread/INFO]: [SimpleReserve] Loading SimpleReserve v0.6.0
- [19:28:09] [Server thread/INFO]: [MoneyDrop] Loading MoneyDrop v2.2.0
- [19:28:09] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.1.0
- [19:28:09] [Server thread/INFO]: [SpawnerGUI] Loading SpawnerGUI v1.9.1
- [19:28:09] [Server thread/INFO]: [AdminCmd] Loading AdminCmd v7.4.1 (BUILD 26.08.2013 @ 12:09:55)
- [19:28:09] [Server thread/INFO]: [DrawMyThing] Loading DrawMyThing v1.6
- [19:28:09] [Server thread/INFO]: [BossMessage] Loading BossMessage v1.5
- [19:28:09] [Server thread/INFO]: [NoLagg] Loading NoLagg v1.90.4
- [19:28:09] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.9-SNAPSHOT.3895-
- [19:28:09] [Server thread/INFO]: [Residence] Loading Residence v2.6.6.6
- [19:28:09] [Server thread/INFO]: [ChatManager] Loading ChatManager v1.19.1
- [19:28:09] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.5.0-b16
- [19:28:09] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
- [19:28:09] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.16
- [19:28:09] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
- [19:28:09] [Server thread/INFO]: [CreativeControl] Loading CreativeControl v6.4
- [19:28:09] [Server thread/INFO]: [Vault] Enabling Vault v1.5.0-b28
- [19:28:09] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
- [19:28:09] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
- [19:28:09] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
- [19:28:09] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
- [19:28:09] [User Authenticator #2/INFO]: UUID of player nalnal1 is 31b2fb71-75e8-32a9-a06c-2025dbf042b5
- [19:28:09] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
- [19:28:09] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
- [19:28:09] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
- [19:28:09] [Server thread/INFO]: [Vault] Enabled Version 1.5.0-b28
- [19:28:09] [Server thread/INFO]: [Christmas] Enabling Christmas v1.0
- [19:28:09] [Server thread/INFO]: [Christmas] Sorry but Christmas hasn't been setup yet!
- [19:28:09] [Server thread/INFO]: [Christmas] To set Christmas Adventure up please do the following:
- [19:28:09] [Server thread/INFO]: [Christmas] - Navigate to '/plugins/Christmas/config.yml'
- [19:28:09] [Server thread/INFO]: [Christmas] (in your root server directory)
- [19:28:09] [Server thread/INFO]: [Christmas] - When you have finished choosing your settings please set
- [19:28:09] [Server thread/INFO]: [Christmas] 'configIsSetup' to 'true' (under Setup in the config file)
- [19:28:09] [Server thread/INFO]: [Christmas] - Lastly restart your server, and your ready to go!
- [19:28:09] [Server thread/INFO]: [Christmas] Disabling Christmas v1.0
- [19:28:09] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.58
- [19:28:09] [Server thread/ERROR]: [BKCommonLib] This version of BKCommonLib is not compatible with: Spigot (git-Spigot-eb39b47-0899683) : v1_8_R1 (Minecraft 1.8)
- [19:28:09] [Server thread/ERROR]: [BKCommonLib] It could be that BKCommonLib has to be updated, as the current version is built for MC v1_7_R3
- [19:28:09] [Server thread/ERROR]: [BKCommonLib] Please look for an available BKCommonLib version that is compatible:
- [19:28:09] [Server thread/ERROR]: [BKCommonLib] http://dev.bukkit.org/server-mods/bkcommonlib/
- [19:28:09] [Server thread/ERROR]: [BKCommonLib] BKCommonLib and all depending plugins will now disable...
- [19:28:09] [Server thread/INFO]: [BKCommonLib] Disabling BKCommonLib v1.58
- [19:28:09] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
- [19:28:09] [Server thread/INFO]: [LWC] Connecting to SQLite
- [19:28:10] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
- [19:28:10] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
- [19:28:10] [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.
- [19:28:10] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
- [19:28:10] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
- [19:28:10] [Server thread/INFO]: Preparing level "svet"
- [19:28:10] [Server thread/INFO]: -------- World Settings For [svet] --------
- [19:28:10] [Server thread/INFO]: View Distance: 7
- [19:28:10] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:10] [Server thread/INFO]: Clear tick list: false
- [19:28:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:10] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:10] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:10] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:10] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:10] [Server thread/INFO]: Anti X-Ray: true
- [19:28:10] [Server thread/INFO]: Engine Mode: 1
- [19:28:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:10] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:10] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:10] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:10] [Server thread/INFO]: Structure Info Saving: true
- [19:28:10] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:10] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:10] [Server thread/INFO]: -------- World Settings For [svet_nether] --------
- [19:28:10] [Server thread/INFO]: View Distance: 7
- [19:28:10] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:10] [Server thread/INFO]: Clear tick list: false
- [19:28:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:10] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:10] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:10] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:10] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:10] [Server thread/INFO]: Anti X-Ray: true
- [19:28:10] [Server thread/INFO]: Engine Mode: 1
- [19:28:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:10] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:10] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:10] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:10] [Server thread/INFO]: Structure Info Saving: true
- [19:28:10] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:10] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:10] [Server thread/INFO]: -------- World Settings For [svet_the_end] --------
- [19:28:10] [Server thread/INFO]: View Distance: 7
- [19:28:10] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:10] [Server thread/INFO]: Clear tick list: false
- [19:28:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:10] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:10] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:10] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:10] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:10] [Server thread/INFO]: Anti X-Ray: true
- [19:28:10] [Server thread/INFO]: Engine Mode: 1
- [19:28:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:10] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:10] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:10] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:10] [Server thread/INFO]: Structure Info Saving: true
- [19:28:10] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:10] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:10] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2956997973378072197)
- [19:28:10] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6844452442836766942)
- [19:28:11] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6844452442836766942)
- [19:28:11] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.4
- [19:28:11] [Server thread/INFO]: -------- World Settings For [1vs1] --------
- [19:28:11] [Server thread/INFO]: View Distance: 7
- [19:28:11] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:11] [Server thread/INFO]: Clear tick list: false
- [19:28:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:11] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:11] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:11] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:11] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:11] [Server thread/INFO]: Anti X-Ray: true
- [19:28:11] [Server thread/INFO]: Engine Mode: 1
- [19:28:11] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:11] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:11] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:11] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:11] [Server thread/INFO]: Structure Info Saving: true
- [19:28:11] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:11] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:11] [Server thread/INFO]: Preparing start region for level 3 (Seed: 1684499597110762683)
- [19:28:11] [Server thread/INFO]: -------- World Settings For [PB] --------
- [19:28:11] [Server thread/INFO]: View Distance: 7
- [19:28:11] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:11] [Server thread/INFO]: Clear tick list: false
- [19:28:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:11] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:11] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:11] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:11] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:11] [Server thread/INFO]: Anti X-Ray: true
- [19:28:11] [Server thread/INFO]: Engine Mode: 1
- [19:28:11] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:11] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:11] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:11] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:11] [Server thread/INFO]: Structure Info Saving: true
- [19:28:11] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:11] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:11] [Server thread/INFO]: Preparing start region for level 4 (Seed: 3081324796488049610)
- [19:28:12] [Server thread/INFO]: -------- World Settings For [bedwars1] --------
- [19:28:12] [Server thread/INFO]: View Distance: 7
- [19:28:12] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:12] [Server thread/INFO]: Clear tick list: false
- [19:28:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:12] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:12] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:12] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:12] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:12] [Server thread/INFO]: Anti X-Ray: true
- [19:28:12] [Server thread/INFO]: Engine Mode: 1
- [19:28:12] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:12] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:12] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:12] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:12] [Server thread/INFO]: Structure Info Saving: true
- [19:28:12] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:12] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:12] [Server thread/INFO]: Preparing start region for level 5 (Seed: 6703720808531491742)
- [19:28:12] [Server thread/INFO]: -------- World Settings For [bedwars2] --------
- [19:28:12] [Server thread/INFO]: View Distance: 7
- [19:28:12] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:12] [Server thread/INFO]: Clear tick list: false
- [19:28:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:12] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:12] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:12] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:12] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:12] [Server thread/INFO]: Anti X-Ray: true
- [19:28:12] [Server thread/INFO]: Engine Mode: 1
- [19:28:12] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:12] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:12] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:12] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:12] [Server thread/INFO]: Structure Info Saving: true
- [19:28:12] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:12] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:12] [Server thread/INFO]: Preparing start region for level 6 (Seed: 5456680652050067456)
- [19:28:12] [Server thread/INFO]: -------- World Settings For [bedwars3] --------
- [19:28:12] [Server thread/INFO]: View Distance: 7
- [19:28:12] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:12] [Server thread/INFO]: Clear tick list: false
- [19:28:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:12] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:12] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:12] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:12] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:12] [Server thread/INFO]: Anti X-Ray: true
- [19:28:12] [Server thread/INFO]: Engine Mode: 1
- [19:28:12] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:12] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:12] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:12] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:12] [Server thread/INFO]: Structure Info Saving: true
- [19:28:12] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:12] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:12] [Server thread/INFO]: Preparing start region for level 7 (Seed: -1130417402)
- [19:28:12] [Server thread/INFO]: -------- World Settings For [gm] --------
- [19:28:12] [Server thread/INFO]: View Distance: 7
- [19:28:12] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:12] [Server thread/INFO]: Clear tick list: false
- [19:28:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:12] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:12] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:12] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:12] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:12] [Server thread/INFO]: Anti X-Ray: true
- [19:28:12] [Server thread/INFO]: Engine Mode: 1
- [19:28:12] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:12] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:12] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:12] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:12] [Server thread/INFO]: Structure Info Saving: true
- [19:28:12] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:12] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:12] [Server thread/INFO]: Preparing start region for level 8 (Seed: 5591174645496669716)
- [19:28:12] [Server thread/INFO]: -------- World Settings For [karty] --------
- [19:28:12] [Server thread/INFO]: View Distance: 7
- [19:28:12] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:12] [Server thread/INFO]: Clear tick list: false
- [19:28:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:12] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:12] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:12] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:12] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:12] [Server thread/INFO]: Anti X-Ray: true
- [19:28:12] [Server thread/INFO]: Engine Mode: 1
- [19:28:12] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:12] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:12] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:12] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:12] [Server thread/INFO]: Structure Info Saving: true
- [19:28:12] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:12] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:12] [Server thread/INFO]: Preparing start region for level 9 (Seed: 1746197131039441831)
- [19:28:12] [Server thread/INFO]: -------- World Settings For [lobby] --------
- [19:28:12] [Server thread/INFO]: View Distance: 7
- [19:28:12] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:12] [Server thread/INFO]: Clear tick list: false
- [19:28:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:12] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:12] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:12] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:12] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:12] [Server thread/INFO]: Anti X-Ray: true
- [19:28:12] [Server thread/INFO]: Engine Mode: 1
- [19:28:12] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:12] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:12] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:12] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:12] [Server thread/INFO]: Structure Info Saving: true
- [19:28:12] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:12] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:12] [Server thread/INFO]: Preparing start region for level 10 (Seed: 7648320798209418506)
- [19:28:13] [Server thread/INFO]: -------- World Settings For [lobby2] --------
- [19:28:13] [Server thread/INFO]: View Distance: 7
- [19:28:13] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:13] [Server thread/INFO]: Clear tick list: false
- [19:28:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:13] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:13] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:13] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:13] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:13] [Server thread/INFO]: Anti X-Ray: true
- [19:28:13] [Server thread/INFO]: Engine Mode: 1
- [19:28:13] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:13] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:13] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:13] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:13] [Server thread/INFO]: Structure Info Saving: true
- [19:28:13] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:13] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:13] [Server thread/INFO]: Preparing start region for level 11 (Seed: 9097460971933322655)
- [19:28:13] [Server thread/INFO]: -------- World Settings For [lobby3] --------
- [19:28:13] [Server thread/INFO]: View Distance: 7
- [19:28:13] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:13] [Server thread/INFO]: Clear tick list: false
- [19:28:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:13] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:13] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:13] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:13] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:13] [Server thread/INFO]: Anti X-Ray: true
- [19:28:13] [Server thread/INFO]: Engine Mode: 1
- [19:28:13] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:13] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:13] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:13] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:13] [Server thread/INFO]: Structure Info Saving: true
- [19:28:13] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:13] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:13] [Server thread/INFO]: Preparing start region for level 12 (Seed: 0)
- [19:28:13] [Server thread/INFO]: -------- World Settings For [meteoraz] --------
- [19:28:13] [Server thread/INFO]: View Distance: 7
- [19:28:13] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:13] [Server thread/INFO]: Clear tick list: false
- [19:28:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:13] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:13] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:13] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:13] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:13] [Server thread/INFO]: Anti X-Ray: true
- [19:28:13] [Server thread/INFO]: Engine Mode: 1
- [19:28:13] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:13] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:13] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:13] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:13] [Server thread/INFO]: Structure Info Saving: true
- [19:28:13] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:13] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:13] [Server thread/INFO]: Preparing start region for level 13 (Seed: -6942739216475753793)
- [19:28:13] [Server thread/INFO]: -------- World Settings For [pvp] --------
- [19:28:13] [Server thread/INFO]: View Distance: 7
- [19:28:13] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:13] [Server thread/INFO]: Clear tick list: false
- [19:28:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:13] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:13] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:13] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:13] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:13] [Server thread/INFO]: Anti X-Ray: true
- [19:28:13] [Server thread/INFO]: Engine Mode: 1
- [19:28:13] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:13] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:13] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:13] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:13] [Server thread/INFO]: Structure Info Saving: true
- [19:28:13] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:13] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:13] [Server thread/INFO]: Preparing start region for level 14 (Seed: 3543933631431542400)
- [19:28:14] [Server thread/INFO]: -------- World Settings For [spawn] --------
- [19:28:14] [Server thread/INFO]: View Distance: 7
- [19:28:14] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:14] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:14] [Server thread/INFO]: Clear tick list: false
- [19:28:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:14] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:14] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:14] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:14] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:14] [Server thread/INFO]: Anti X-Ray: true
- [19:28:14] [Server thread/INFO]: Engine Mode: 1
- [19:28:14] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:14] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:14] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:14] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:14] [Server thread/INFO]: Structure Info Saving: true
- [19:28:14] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:14] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:14] [Server thread/INFO]: Preparing start region for level 15 (Seed: 1838892181109285695)
- [19:28:14] [Server thread/INFO]: -------- World Settings For [svet2] --------
- [19:28:14] [Server thread/INFO]: View Distance: 7
- [19:28:14] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:14] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:14] [Server thread/INFO]: Clear tick list: false
- [19:28:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:14] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:14] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:14] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:14] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:14] [Server thread/INFO]: Anti X-Ray: true
- [19:28:14] [Server thread/INFO]: Engine Mode: 1
- [19:28:14] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:14] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:14] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:14] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:14] [Server thread/INFO]: Structure Info Saving: true
- [19:28:14] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:14] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:14] [Server thread/INFO]: Preparing start region for level 16 (Seed: 172129811524229830)
- [19:28:15] [Server thread/INFO]: -------- World Settings For [vanoce] --------
- [19:28:15] [Server thread/INFO]: View Distance: 7
- [19:28:15] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:15] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:15] [Server thread/INFO]: Clear tick list: false
- [19:28:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:15] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:15] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:15] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:15] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:15] [Server thread/INFO]: Anti X-Ray: true
- [19:28:15] [Server thread/INFO]: Engine Mode: 1
- [19:28:15] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:15] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:15] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:15] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:15] [Server thread/INFO]: Structure Info Saving: true
- [19:28:15] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:15] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:15] [Server thread/INFO]: Preparing start region for level 17 (Seed: 4169955498755061246)
- [19:28:15] [Server thread/INFO]: -------- World Settings For [vanoce2] --------
- [19:28:15] [Server thread/INFO]: View Distance: 7
- [19:28:15] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:15] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:15] [Server thread/INFO]: Clear tick list: false
- [19:28:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:15] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:15] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:15] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:15] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:15] [Server thread/INFO]: Anti X-Ray: true
- [19:28:15] [Server thread/INFO]: Engine Mode: 1
- [19:28:15] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:15] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:15] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:15] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:15] [Server thread/INFO]: Structure Info Saving: true
- [19:28:15] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:15] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:15] [Server thread/INFO]: Preparing start region for level 18 (Seed: 7832702388902338569)
- [19:28:16] [Server thread/INFO]: -------- World Settings For [world_herobrineai_graveyard] --------
- [19:28:16] [Server thread/INFO]: View Distance: 7
- [19:28:16] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:28:16] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:28:16] [Server thread/INFO]: Clear tick list: false
- [19:28:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:28:16] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:28:16] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:28:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:28:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:28:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:28:16] [Server thread/INFO]: Max TNT Explosions: 100
- [19:28:16] [Server thread/INFO]: Mob Spawn Range: 4
- [19:28:16] [Server thread/INFO]: Anti X-Ray: true
- [19:28:16] [Server thread/INFO]: Engine Mode: 1
- [19:28:16] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:28:16] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:28:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:28:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:28:16] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:28:16] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:28:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:28:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:28:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:28:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:28:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:28:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:28:16] [Server thread/INFO]: Alternative Hopper Ticking: false
- [19:28:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:28:16] [Server thread/INFO]: Random Lighting Updates: false
- [19:28:16] [Server thread/INFO]: Structure Info Saving: true
- [19:28:16] [Server thread/INFO]: Sending up to 5 chunks per packet
- [19:28:16] [Server thread/INFO]: Max Entity Collisions: 8
- [19:28:16] [Server thread/INFO]: Preparing start region for level 19 (Seed: -3484102594468561114)
- [19:28:16] [Server thread/INFO]: [MultiWorld] v5.2.4 enabled.
- [19:28:16] [Server thread/INFO]: [Ice_Bukkit] Enabling Ice_Bukkit v1.0
- [19:28:16] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.7
- [19:28:16] [Server thread/INFO]: [ProtectAnimals] Enabling ProtectAnimals v1.21
- [19:28:16] [Server thread/INFO]: [ProtectAnimals] v1.21 activated!
- [19:28:16] [Server thread/INFO]: [ProtectAnimals] by Japu_D_Cret!
- [19:28:17] [Server thread/INFO]: [ProtectAnimals] You got the latest version
- [19:28:17] [Server thread/INFO]: [dynmap] Enabling dynmap v2.0.0-1064
- [19:28:17] [Server thread/INFO]: [dynmap] Dynmap is disabled (unsupported platform)
- [19:28:17] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.1
- [19:28:17] [Server thread/ERROR]: [ColoredTags] Couldn't load config.yml
- org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
- in 'string', line 8, column 22:
- - coloredtags.admin: &4[Admin]&f
- ^
- expected alphabetic or numeric character, but found [(91)
- in 'string', line 8, column 24:
- - coloredtags.admin: &4[Admin]&f
- ^
- at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at com.gmail.filoghost.coloredtags.PluginConfig.<init>(PluginConfig.java:32) ~[ColoredTags.jar:?]
- at com.gmail.filoghost.coloredtags.Configuration.load(Configuration.java:18) [ColoredTags.jar:?]
- at com.gmail.filoghost.coloredtags.ColoredTags.setupConfigs(ColoredTags.java:143) [ColoredTags.jar:?]
- at com.gmail.filoghost.coloredtags.ColoredTags.onEnable(ColoredTags.java:77) [ColoredTags.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
- Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an anchor
- in 'string', line 8, column 22:
- - coloredtags.admin: &4[Admin]&f
- ^
- expected alphabetic or numeric character, but found [(91)
- in 'string', line 8, column 24:
- - coloredtags.admin: &4[Admin]&f
- ^
- at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1446) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:200) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- ... 17 more
- [19:28:17] [Server thread/INFO]: [EggCatcher] Enabling EggCatcher v2.1.1
- [19:28:17] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
- [19:28:17] [Server thread/WARN]: [Votifier] No listeners loaded! Cannot find listener directory 'plugins/Votifier/listeners'
- [19:28:17] [Server thread/INFO]: [Votifier] Votifier enabled.
- [19:28:17] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.2
- [19:28:17] [Server thread/INFO]: [mwParkour2] Enabling mwParkour2 v1.5.9
- [19:28:17] [Server thread/INFO]: [CommandBlocker] Enabling CommandBlocker v0.7
- [19:28:17] [Server thread/INFO]: [CommandBlocker] activated
- [19:28:17] [Server thread/INFO]: [CommandBlocker] by Bestora
- [19:28:17] [Server thread/INFO]: [CommandBlocker] Config:
- [19:28:17] [Server thread/INFO]: Message: §c [CommandBlocker] This Command is blocked!
- [19:28:17] [Server thread/INFO]: Blocked NonOp Commands: [/stop, /ban, /kick, /reload, /reload, /reload, /reload, /reload, /reload, /reload, /reload, /reload, /reload]
- [19:28:17] [Server thread/INFO]: Blocked Op Commands: [/blockedcommand, /blabla, /lalallala, /test~this]
- [19:28:17] [Server thread/INFO]: [CommandBlocker] loaded!
- [19:28:17] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.7
- [19:28:17] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
- [19:28:17] [User Authenticator #3/INFO]: UUID of player TeoCZ is 2392bd68-9de2-3278-9fe5-84d0b60bd448
- [19:28:17] [Server thread/INFO]: [MobArena] Loaded arena 'arena'
- [19:28:17] [User Authenticator #4/INFO]: UUID of player MaDLife44 is 4852105a-57bd-3786-8dd7-70f9460c189b
- [19:28:17] [Server thread/INFO]: [MobArena] v0.96.7 enabled.
- [19:28:17] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
- [19:28:17] [Server thread/ERROR]: [GAListener] ############################################
- [19:28:17] [Server thread/ERROR]: [GAListener] Invalid config.yml, please check for errors
- [19:28:17] [Server thread/ERROR]: [GAListener] at http://yaml-online-parser.appspot.com/
- [19:28:17] [Server thread/ERROR]: [GAListener]
- [19:28:17] [Server thread/ERROR]: [GAListener] Type "/gal reload" to reload the config
- [19:28:17] [Server thread/ERROR]: [GAListener] ############################################
- [19:28:17] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
- [19:28:17] [Server thread/INFO]: [FoundDiamonds] Enabling FoundDiamonds v3.6.4
- [19:28:17] [Server thread/INFO]: [FoundDiamonds] MySQL backend connected
- [19:28:17] [Server thread/INFO]: [FoundDiamonds] Enabled
- [19:28:17] [Server thread/INFO]: [PlgWarp] Enabling PlgWarp v3.0
- [19:28:17] [Server thread/INFO]: PlgWarp version 3.0 is enabled!
- [19:28:17] [Server thread/INFO]: [LagMeter] Enabling LagMeter v1.16.0
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mNot using logs folder.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mEnabled! Polling every 20 server ticks. Logging to /hlserver/27670/plugins/LagMeter/lag.log.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mChunks loaded:[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "svet": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "svet_nether": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "svet_the_end": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "1vs1": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "PB": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "bedwars1": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "bedwars2": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "bedwars3": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "gm": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "karty": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "lobby": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "lobby2": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "lobby3": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "meteoraz": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "pvp": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "spawn": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "svet2": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "vanoce": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "vanoce2": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "world_herobrineai_graveyard": 625.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mTotal chunks loaded: 12500[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mEntities:[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "svet": 124.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "svet_nether": 103.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "svet_the_end": 81.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "1vs1": 9.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "PB": 0.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "bedwars1": 14.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "bedwars2": 8.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "bedwars3": 4.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "gm": 66.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "karty": 0.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "lobby": 17.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "lobby2": 83.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "lobby3": 66.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "meteoraz": 2.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "pvp": 117.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "spawn": 0.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "svet2": 140.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "vanoce": 301.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "vanoce2": 70.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mWorld "world_herobrineai_graveyard": 1.[m
- [19:28:17] [Server thread/INFO]: [0;33;22m[LagMeter] [0;32;1mTotal entities: 1206[m
- [19:28:17] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
- [19:28:17] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
- [19:28:18] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
- [19:28:18] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.250.130:28670
- [19:28:18] [Server thread/INFO]: [WebAuctionPlus] Enabling WebAuctionPlus v1.1.9
- [19:28:18] [Server thread/INFO]: [WebAuction+] MySQL Initializing.
- [19:28:18] [Server thread/INFO]: [WebAuction+] Loaded 12 settings from db
- [19:28:18] [Server thread/INFO]: [WebAuction+] Loaded language file en.yml
- [19:28:18] [Server thread/INFO]: [WebAuction+] Enabled Task: Sale Alert (always multi-threaded)
- [19:28:18] [Server thread/INFO]: [WebAuction+] Enabled Task: Shout Sign (using single thread)
- [19:28:18] [Server thread/INFO]: [WebAuction+] Enabled Task: Recent Sign (using single thread)
- [19:28:18] [Server thread/INFO]: [WebAuctionPlus] [Metrics] Starting metrics..
- [19:28:18] [Server thread/INFO]: [WebAuction+] Payment method enabled: iConomy
- [19:28:18] [Server thread/INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
- [19:28:19] [Server thread/INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
- [19:28:19] [Server thread/INFO]: [Ultrabans] Loaded. 0 secs.
- [19:28:19] [Server thread/INFO]: [FriendMe] Enabling FriendMe v3.3.4
- [19:28:19] [Server thread/ERROR]: Error occurred while enabling FriendMe v3.3.4 (Is it up to date?)
- java.lang.NoClassDefFoundError: me/CopyableCougar4/main/MAPI
- at me.CopyableCougar4.main.FriendMe.onEnable(FriendMe.java:101) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
- Caused by: java.lang.ClassNotFoundException: me.CopyableCougar4.main.MAPI
- at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_60]
- at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_60]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_60]
- at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_60]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_60]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_60]
- ... 12 more
- [19:28:19] [Server thread/INFO]: [EffectsPB] Enabling EffectsPB v1.0.3
- [19:28:19] [Server thread/INFO]: [EffectsPB] Config has been successfully loaded.
- [19:28:19] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23
- [19:28:19] [Server thread/INFO]: [PermissionsEx] Initializing file backend
- [19:28:19] [Server thread/ERROR]: [PermissionsEx]
- ========== UNABLE TO LOAD PERMISSIONS BACKEND =========
- Your configuration must be fixed before PEX will enable
- Details: Error loading permissions file!
- =======================================================
- ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
- at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx.jar:?]
- at ru.tehkode.permissions.backends.file.FileBackend.<init>(FileBackend.java:120) ~[PermissionsEx.jar:?]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_60]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_60]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_60]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_60]
- at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:392) ~[PermissionsEx.jar:?]
- at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:367) ~[PermissionsEx.jar:?]
- at ru.tehkode.permissions.PermissionManager.createBackend(PermissionManager.java:624) ~[PermissionsEx.jar:?]
- at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:606) ~[PermissionsEx.jar:?]
- at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:693) ~[PermissionsEx.jar:?]
- at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:67) ~[PermissionsEx.jar:?]
- at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:164) [PermissionsEx.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
- Caused by: org.bukkit.configuration.InvalidConfigurationException: unacceptable character '' (0x1B) special characters are not allowed
- in "'string'", position 6451
- at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx.jar:?]
- at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx.jar:?]
- at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx.jar:?]
- ... 23 more
- Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
- at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:67) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:47) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx.jar:?]
- at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx.jar:?]
- at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx.jar:?]
- ... 23 more
- [19:28:19] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23
- [19:28:19] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
- [19:28:19] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
- [19:28:19] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
- [19:28:19] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.80
- [19:28:19] [Server thread/INFO]: Accepted EditSessionFactory of type de.diddiz.worldedit.LogBlockEditSessionFactory from de.diddiz.worldedit
- [19:28:19] [Server thread/INFO]: [LogBlock] Scheduled consumer with bukkit scheduler.
- [19:28:19] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.4
- [19:28:19] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
- [19:28:19] [Server thread/INFO]: = Vault : Ok. Hooked MyCommand Vault 1.5.0-b28
- [19:28:19] [Server thread/INFO]: = BarAPI : Detected. feature enabled.
- [19:28:19] [Server thread/INFO]: = Spout : Not detected
- [19:28:19] [Server thread/INFO]: = Config : Ok
- [19:28:19] [Server thread/INFO]: = Custom commands loaded : 29
- [19:28:19] [Server thread/INFO]: = Version: 5.1.4
- [19:28:19] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
- [19:28:19] [Server thread/INFO]: = Status : Active
- [19:28:19] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- [19:28:19] [Server thread/INFO]: [BarAPI] Enabling BarAPI v3.3
- [19:28:19] [Server thread/INFO]: [BarAPI] Loaded
- [19:28:19] [Server thread/INFO]: [ColorMatch] Enabling ColorMatch v1.7.7
- [19:28:19] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'svet'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet_nether) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet_nether) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet_nether) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet_nether) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'svet_nether'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet_the_end) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet_the_end) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet_the_end) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet_the_end) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'svet_the_end'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (1vs1) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (1vs1) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (1vs1) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (1vs1) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world '1vs1'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (PB) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (PB) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (PB) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (PB) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PB'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (bedwars1) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (bedwars1) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (bedwars1) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (bedwars1) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bedwars1'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (bedwars2) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (bedwars2) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (bedwars2) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (bedwars2) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bedwars2'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (bedwars3) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (bedwars3) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (bedwars3) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (bedwars3) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bedwars3'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (gm) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (gm) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (gm) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (gm) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gm'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (karty) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (karty) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (karty) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (karty) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'karty'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (lobby) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (lobby) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (lobby) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (lobby) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lobby'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (lobby2) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (lobby2) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (lobby2) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (lobby2) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lobby2'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (lobby3) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (lobby3) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (lobby3) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (lobby3) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lobby3'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (meteoraz) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (meteoraz) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (meteoraz) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (meteoraz) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'meteoraz'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (pvp) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (pvp) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (pvp) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (pvp) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet2) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet2) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet2) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (svet2) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'svet2'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (vanoce) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (vanoce) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (vanoce) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (vanoce) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vanoce'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (vanoce2) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (vanoce2) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (vanoce2) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (vanoce2) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vanoce2'
- [19:28:19] [Server thread/INFO]: [WorldGuard] (world_herobrineai_graveyard) TNT ignition is PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (world_herobrineai_graveyard) Lighters are PERMITTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (world_herobrineai_graveyard) Lava fire is blocked.
- [19:28:19] [Server thread/INFO]: [WorldGuard] (world_herobrineai_graveyard) Fire spread is UNRESTRICTED.
- [19:28:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_herobrineai_graveyard'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 44 regions loaded for 'svet'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 3 regions loaded for 'svet_nether'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'svet_the_end'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for '1vs1'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'PB'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'bedwars1'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'bedwars2'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'bedwars3'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'gm'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'karty'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'lobby'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'lobby2'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'lobby3'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'meteoraz'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'pvp'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'spawn'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 25 regions loaded for 'svet2'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'vanoce'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'vanoce2'
- [19:28:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_herobrineai_graveyard'
- [19:28:19] [Server thread/INFO]: [PailPlus] Enabling PailPlus v0.3
- [19:28:19] [Server thread/ERROR]: Error occurred while enabling PailPlus v0.3 (Is it up to date?)
- java.lang.NoClassDefFoundError: me/escapeNT/pail/Pail
- at com.feildmaster.pailplus.pail.PailTray.<clinit>(PailTray.java:9) ~[?:?]
- at com.feildmaster.pailplus.monitor.Util.<clinit>(Util.java:16) ~[?:?]
- at com.feildmaster.pailplus.PailPlus.onEnable(PailPlus.java:22) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
- Caused by: java.lang.ClassNotFoundException: me.escapeNT.pail.Pail
- at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_60]
- at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_60]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_60]
- at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_60]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_60]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_60]
- ... 14 more
- [19:28:19] [Server thread/INFO]: [Pixelator] Enabling Pixelator v1.2.1
- [19:28:19] [Server thread/INFO]: [Pixelator] config.yml successfully loaded.
- [19:28:19] [Server thread/INFO]: [Pixelator] 14 renderers loaded.
- [19:28:19] [Server thread/INFO]: [Pixelator] This plugin is using Metrics by Hidendra!
- [19:28:19] [Server thread/INFO]: [Pixelator] Plugin version 1.2.1 activated! (33 ms)
- [19:28:19] [Server thread/INFO]: [AdminChat] Enabling AdminChat v1.1
- [19:28:19] [Server thread/INFO]: [ImgMap] Enabling ImgMap v2
- [19:28:19] [Server thread/INFO]: git-Spigot-eb39b47-0899683 (MC: 1.8)
- [19:28:19] [Server thread/INFO]: [BW] Enabling Bedwars v1.3.0
- [19:28:19] [Thread-38/WARN]: Exception in thread "Thread-38"
- [19:28:19] [Thread-38/WARN]: java.lang.NullPointerException
- [19:28:19] [Thread-38/WARN]: at com.tenko.ImgMap$1.run(ImgMap.java:105)
- [19:28:19] [Thread-30/WARN]: Exception in thread "Thread-30"
- [19:28:19] [Thread-30/WARN]: java.lang.NullPointerException: The source does not contain an image
- [19:28:19] [Thread-30/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
- [19:28:19] [Server thread/INFO]: [0;37;22m[[0;36;1mBedWars[0;37;22m] [0;36;22mLoaded game [0;32;1mBW1[m
- [19:28:19] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
- [19:28:19] [Server thread/INFO]: [iConomy - April Fools] Enabled (37 ms)
- [19:28:19] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
- [19:28:19] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
- [19:28:19] [Thread-40/INFO]: [iConomy - April Fools] Purged accounts with default balance.
- [19:28:19] [Server thread/INFO]: [ControlTPA] Enabling ControlTPA v2.0
- [19:28:19] [Server thread/INFO]: [ControlTPA] ControlTPA by Terranova Productions! (Adzwoolly)
- [19:28:19] [Server thread/INFO]: [ZavAutoMessager] Enabling ZavAutoMessager v3.0
- [19:28:19] [Server thread/INFO]: [SimpleReserve] Enabling SimpleReserve v0.6.0
- [19:28:19] [Server thread/INFO]: [SimpleReserve] SimpleReserve version 0.6.0 enabled!
- [19:28:19] [Server thread/INFO]: [MoneyDrop] Enabling MoneyDrop v2.2.0
- [19:28:19] [Server thread/INFO]: [MoneyDrop] loaded and ready for looting.
- [19:28:19] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v3.1.0
- [19:28:19] [Server thread/INFO]: [ServerSigns] Successfully hooked into Vault
- [19:28:19] [Server thread/INFO]: [ServerSigns] Version 3.1.0 is now enabled.
- [19:28:19] [Server thread/INFO]: [SpawnerGUI] Enabling SpawnerGUI v1.9.1
- [19:28:19] [Server thread/INFO]: [SpawnerGUI] WorldGuard hooked.
- [19:28:19] [Server thread/INFO]: [SpawnerGUI] Version 1.9.1 enabled.
- [19:28:19] [Server thread/INFO]: [AdminCmd] Enabling AdminCmd v7.4.1 (BUILD 26.08.2013 @ 12:09:55)
- [19:28:19] [Server thread/INFO]: [AdminCmd] Plugin Enabled. (version 7.4.1 (BUILD 26.08.2013 @ 12:09:55))
- [19:28:20] [Thread-37/INFO]: [AdminChat] AdminChat is up to date!
- [19:28:20] [Server thread/INFO]: [AdminCmd] motd.txt loaded
- [19:28:20] [Server thread/INFO]: [AdminCmd] motdNewUser.txt loaded
- [19:28:20] [Server thread/INFO]: [AdminCmd] news.txt loaded
- [19:28:20] [Server thread/INFO]: [AdminCmd] rules.txt loaded
- [19:28:21] [Server thread/INFO]: [AdminCmd] Successfully linked with Vault
- [19:28:21] [Server thread/INFO]: [AdminCmd] Successfully linked with LogBlock
- [19:28:21] [Server thread/INFO]: [AdminCmd] Successfully linked with Dynmap
- [19:28:21] [Server thread/INFO]: [DrawMyThing] Enabling DrawMyThing v1.6
- [19:28:21] [Server thread/INFO]: [DrawMyThing] DrawMyThing has been enabled!
- [19:28:21] [Server thread/INFO]: [BossMessage] Enabling BossMessage v1.5
- [19:28:21] [Server thread/INFO]: [NoLagg] Enabling NoLagg v1.90.4
- [19:28:21] [Server thread/ERROR]: [NoLagg] Could not enable 'NoLagg v1.90.4' because dependency 'BKCommonLib' failed to enable!
- [19:28:21] [Server thread/ERROR]: [NoLagg] Perhaps the dependency has to be updated? Please check the log for any errors related to BKCommonLib
- [19:28:21] [Server thread/INFO]: [NoLagg] Disabling NoLagg v1.90.4
- [19:28:21] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.9-SNAPSHOT.3895-
- [19:28:21] [Server thread/ERROR]: Error occurred while enabling CraftBook v3.9-SNAPSHOT.3895- (Is it up to date?)
- java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
- at com.sk89q.craftbook.util.ItemSyntax.<clinit>(ItemSyntax.java:108) ~[?:?]
- at com.sk89q.craftbook.bukkit.CraftBookPlugin.onEnable(CraftBookPlugin.java:369) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
- [19:28:21] [Server thread/INFO]: [Residence] Enabling Residence v2.6.6.6
- [19:28:21] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
- [19:28:21] [Server thread/INFO]: [Residence] Scanning for economy systems...
- [19:28:21] [Server thread/INFO]: [Residence] Found Vault using economy system: iConomy 7
- [19:28:21] [Server thread/INFO]: [Residence] Found WorldEdit
- [19:28:21] [Server thread/INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
- [19:28:21] [Server thread/INFO]: [ChatManager] Enabling ChatManager v1.19.1
- [19:28:21] [Server thread/ERROR]: [ChatManager] PermissionsEx not found, disabling
- [19:28:21] [Server thread/INFO]: [ChatManager] Disabling ChatManager v1.19.1
- [19:28:21] [Server thread/INFO]: [ChatManager] ChatManager disabled!
- [19:28:21] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.5.0-b16
- [19:28:21] [Server thread/INFO]: [EchoPet] [0;32;1m[INFO] [0;31;1mEchoPet [0;33;22m2.5.0-b16[0;31;1m is not compatible with this version of CraftBukkit[m
- [19:28:21] [Server thread/INFO]: [EchoPet] [0;32;1m[INFO] [0;31;1mInitialisation failed. Please update the plugin.[m
- [19:28:21] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.16
- [19:28:22] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
- [19:28:22] [Server thread/INFO]: [ChestShop] Residence version 2.6.6.6 loaded.
- [19:28:22] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
- [19:28:22] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
- [19:28:22] [Server thread/INFO]: [AuthMe] Loading Configuration File...
- [19:28:22] [Server thread/INFO]: [AuthMe] Set Language: en
- [19:28:22] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
- [19:28:22] [Thread-44/INFO]: [AuthMe] MySQL driver loaded
- [19:28:22] [Thread-44/INFO]: [AuthMe] Connection pool ready
- [19:28:22] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
- [19:28:22] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
- [19:28:22] [Server thread/INFO]: [CreativeControl] Enabling CreativeControl v6.4
- [19:28:22] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Initializing configurations...[m
- [19:28:22] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Loading Modules...[m
- [19:28:22] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Connecting to the MySQL database...[m
- [19:28:22] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m MySQL database connected Successfuly![m
- [19:28:22] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Registring Events...[m
- [19:28:22] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m MobArena support enabled![m
- [19:28:22] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m LogBlock hooked as logging plugin[m
- [19:28:22] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Vault hooked as permissions plugin[m
- [19:28:22] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m CreativeControl v6.4 loaded in 194 ms![m
- [19:28:23] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
- [19:28:23] [Server thread/INFO]: Done (13.466s)! For help, type "help" or "?"
- [19:28:23] [Server thread/INFO]: Starting GS4 status listener
- [19:28:23] [Query Listener #1/INFO]: Query running on 93.91.250.130:27670
- [19:28:23] [Craft Scheduler Thread - 6/INFO]: [GAListener] Connection established!
- [19:28:23] [Craft Scheduler Thread - 6/INFO]: [GAListener] Loading queued votes
- [19:28:23] [Craft Scheduler Thread - 6/INFO]: [GAListener] Loaded 0 queued votes
- [19:28:23] [Server thread/INFO]: [Buycraft] Authenticated with the specified Secret key.
- [19:28:23] [Server thread/INFO]: [Buycraft] Plugin is now ready to be used.
- [19:28:23] [Server thread/INFO]: Accepted EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.CreativeEditSessionFactory from me.FurH.CreativeControl.integration.worldedit
- [19:28:23] [Craft Scheduler Thread - 26/INFO]: [Vault] Checking for Updates ...
- [19:28:23] [Server thread/INFO]: [MobArena] MobArena v0.96.9 is now available!
- [19:28:23] [Server thread/INFO]: [MobArena] Your version: v0.96.7
- [19:28:23] [Server thread/INFO]: com.mojang.authlib.GameProfile@34c82244[id=4852105a-57bd-3786-8dd7-70f9460c189b,name=MaDLife44,properties={},legacy=false] (/77.48.59.250:56588) lost connection: Disconnected
- [19:28:23] [Craft Scheduler Thread - 17/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Cached 16,011 protections[m
- [19:28:23] [Craft Scheduler Thread - 17/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Loaded 0 regions[m
- [19:28:23] [Craft Scheduler Thread - 17/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m 37,190 blocks protected[m
- [19:28:23] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to ColoredTags v2.1.1
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:263) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:148) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:109) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:159) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:785) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
- Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
- at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:393) ~[?:?]
- at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243) ~[?:?]
- at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264) ~[?:?]
- at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738) ~[?:?]
- at com.gmail.filoghost.coloredtags.PermissionProvider.getGRoup(PermissionProvider.java:37) ~[?:?]
- at com.gmail.filoghost.coloredtags.ColoredTags.updateNametag(ColoredTags.java:114) ~[?:?]
- at com.gmail.filoghost.coloredtags.listener.PlayerListener.loginHigh(PlayerListener.java:23) ~[?:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- ... 14 more
- [19:28:23] [Server thread/INFO]: [Ultrabans] Logged nalnal1 connecting from ip:90.182.248.65
- [19:28:23] [Craft Scheduler Thread - 26/WARN]: [Vault] Stable Version: 1.5.2 is out! You are still running version: 1.5.0
- [19:28:23] [Craft Scheduler Thread - 26/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
- [19:28:23] [Server thread/INFO]: nalnal1[/90.182.248.65:40183] logged in with entity id 1206 at ([svet] 2339.6997089311435, 61.5, -1653.8293154896855)
- [19:28:23] [Server thread/WARN]: [AdminCmd] The World skyblock is not loaded
- [19:28:23] [Server thread/WARN]: [AdminCmd] The World vipend is not loaded
- [19:28:23] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to ColoredTags v2.1.1
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:263) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:148) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:109) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:159) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:785) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
- Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
- at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:393) ~[?:?]
- at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243) ~[?:?]
- at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264) ~[?:?]
- at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738) ~[?:?]
- at com.gmail.filoghost.coloredtags.PermissionProvider.getGRoup(PermissionProvider.java:37) ~[?:?]
- at com.gmail.filoghost.coloredtags.ColoredTags.updateNametag(ColoredTags.java:114) ~[?:?]
- at com.gmail.filoghost.coloredtags.listener.PlayerListener.loginHigh(PlayerListener.java:23) ~[?:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- ... 14 more
- [19:28:23] [Server thread/INFO]: [Ultrabans] Logged TeoCZ connecting from ip:178.77.216.140
- [19:28:23] [Server thread/INFO]: TeoCZ[/178.77.216.140:56826] logged in with entity id 1208 at ([svet] 2352.9711651694097, 75.62402721329192, -1675.429420393587)
- [19:28:23] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to ColoredTags v2.1.1
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:263) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:148) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:109) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:159) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:785) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [minecraft_server.jar:git-Spigot-eb39b47-0899683]
- at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
- Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
- at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:393) ~[?:?]
- at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243) ~[?:?]
- at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264) ~[?:?]
- at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738) ~[?:?]
- at com.gmail.filoghost.coloredtags.PermissionProvider.getGRoup(PermissionProvider.java:37) ~[?:?]
- at com.gmail.filoghost.coloredtags.ColoredTags.updateNametag(ColoredTags.java:114) ~[?:?]
- at com.gmail.filoghost.coloredtags.listener.PlayerListener.loginHigh(PlayerListener.java:23) ~[?:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[minecraft_server.jar:git-Spigot-eb39b47-0899683]
- ... 14 more
- [19:28:23] [Server thread/INFO]: [Ultrabans] Logged MaDLife44 connecting from ip:77.48.59.250
- [19:28:23] [Server thread/INFO]: MaDLife44[/77.48.59.250:56590] logged in with entity id 1209 at ([svet] 2338.7753316827743, 66.0, -1663.9943970945603)
- [19:28:23] [Craft Scheduler Thread - 6/INFO]: [GAListener] Player: nalnal1 has 0 votes
- [19:28:23] [Craft Scheduler Thread - 28/INFO]: [GAListener] Player: TeoCZ has 3 votes
- [19:28:23] [Craft Scheduler Thread - 6/INFO]: [GAListener] Player: MaDLife44 has 0 votes
- [19:28:23] [Craft Scheduler Thread - 17/WARN]: Exception in thread "Craft Scheduler Thread - 17"
- [19:28:23] [Craft Scheduler Thread - 17/WARN]: org.apache.commons.lang.UnhandledException: Plugin AdminCmd v7.4.1 (BUILD 26.08.2013 @ 12:09:55) generated an exception while executing task 103
- at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
- at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:393)
- at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243)
- at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264)
- at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738)
- at be.Balor.Manager.Permissions.Plugins.VaultWrapperPermission.getGroup(VaultWrapperPermission.java:174)
- at be.Balor.Manager.Permissions.PermissionManager.getGroup(PermissionManager.java:87)
- at be.Balor.Tools.PlayerComparator.compare(PlayerComparator.java:40)
- at be.Balor.Tools.PlayerComparator.compare(PlayerComparator.java:31)
- at java.util.TreeMap.compare(TreeMap.java:1188)
- at java.util.TreeMap.put(TreeMap.java:531)
- at be.Balor.Tools.CommandUtils.Users.getPlayerList(Users.java:513)
- at be.Balor.bukkit.AdminCmd.TextLocale.sendText(TextLocale.java:150)
- at be.Balor.Listeners.ACPlayerListener$1.run(ACPlayerListener.java:149)
- at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
- at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
- ... 3 more
- [19:28:23] [Craft Scheduler Thread - 28/WARN]: Exception in thread "Craft Scheduler Thread - 28"
- [19:28:23] [Craft Scheduler Thread - 28/WARN]: org.apache.commons.lang.UnhandledException: Plugin AdminCmd v7.4.1 (BUILD 26.08.2013 @ 12:09:55) generated an exception while executing task 119
- at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
- at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:393)
- at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243)
- at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264)
- at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738)
- at be.Balor.Manager.Permissions.Plugins.VaultWrapperPermission.getGroup(VaultWrapperPermission.java:174)
- at be.Balor.Manager.Permissions.PermissionManager.getGroup(PermissionManager.java:87)
- at be.Balor.Tools.PlayerComparator.compare(PlayerComparator.java:40)
- at be.Balor.Tools.PlayerComparator.compare(PlayerComparator.java:31)
- at java.util.TreeMap.compare(TreeMap.java:1188)
- at java.util.TreeMap.put(TreeMap.java:531)
- at be.Balor.Tools.CommandUtils.Users.getPlayerList(Users.java:513)
- at be.Balor.bukkit.AdminCmd.TextLocale.sendText(TextLocale.java:150)
- at be.Balor.Listeners.ACPlayerListener$1.run(ACPlayerListener.java:149)
- at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
- at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
- ... 3 more
- [19:28:23] [Craft Scheduler Thread - 26/WARN]: Exception in thread "Craft Scheduler Thread - 26"
- [19:28:23] [Craft Scheduler Thread - 26/WARN]: org.apache.commons.lang.UnhandledException: Plugin AdminCmd v7.4.1 (BUILD 26.08.2013 @ 12:09:55) generated an exception while executing task 112
- at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
- at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:393)
- at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243)
- at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264)
- at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738)
- at be.Balor.Manager.Permissions.Plugins.VaultWrapperPermission.getGroup(VaultWrapperPermission.java:174)
- at be.Balor.Manager.Permissions.PermissionManager.getGroup(PermissionManager.java:87)
- at be.Balor.Tools.PlayerComparator.compare(PlayerComparator.java:40)
- at be.Balor.Tools.PlayerComparator.compare(PlayerComparator.java:31)
- at java.util.TreeMap.compare(TreeMap.java:1188)
- at java.util.TreeMap.put(TreeMap.java:531)
- at be.Balor.Tools.CommandUtils.Users.getPlayerList(Users.java:513)
- at be.Balor.bukkit.AdminCmd.TextLocale.sendText(TextLocale.java:150)
- at be.Balor.Listeners.ACPlayerListener$1.run(ACPlayerListener.java:149)
- at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
- at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
- ... 3 more
- [19:28:24] [pool-6-thread-2/INFO]: [Buycraft] Loaded 0 package(s) into the cache.
- [19:28:25] [Craft Scheduler Thread - 27/INFO]: [WebAuction+] Player found - TeoCZ with perms: canBuy canSell isAdmin
- [19:28:27] [Server thread/WARN]: [ProtectAnimals] Could not find world: world_nether
- [19:28:27] [Server thread/WARN]: [ProtectAnimals] Could not find world: world_the_end
- [19:28:29] [Craft Scheduler Thread - 34/WARN]: [WebAuction+] An update is available!
- [19:28:29] [Craft Scheduler Thread - 34/WARN]: [WebAuction+] You're running 1.1.9 new version available is 1.2.5
- [19:28:29] [Craft Scheduler Thread - 34/WARN]: [WebAuction+] http://dev.bukkit.org/server-mods/webauctionplus
- [19:28:30] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
- [19:28:30] [Craft Scheduler Thread - 7/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://mcstats.org/report/ServerSigns
- [19:28:30] [Craft Scheduler Thread - 22/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://mcstats.org/report/AdminChat
- [19:28:30] [Craft Scheduler Thread - 18/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://mcstats.org/report/LogBlock
- [19:28:30] [Craft Scheduler Thread - 14/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://mcstats.org/report/CreativeControl
Advertisement
Add Comment
Please, Sign In to add comment