[20:51:21] [Server thread/INFO]: Starting minecraft server version 1.8
[20:51:21] [Server thread/INFO]: Loading properties
[20:51:21] [Server thread/INFO]: Default game type: SURVIVAL
[20:51:21] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-c3c767f-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
[20:51:22] [Server thread/INFO]: Debug logging is disabled
[20:51:22] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:51:22] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:51:22] [Server thread/INFO]: Generating keypair
[20:51:22] [Server thread/INFO]: Starting Minecraft server on *:25565
[20:51:23] [Server thread/ERROR]: Could not load 'plugins\BungeeCord.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
... 6 more
[20:51:23] [User Authenticator #1/INFO]: UUID of player fggtsisterjae69 is 962d8cd9-3439-37ea-b904-f7f4f390f65a
[20:51:23] [Server thread/ERROR]: Could not load 'plugins\PlayMoreSounds.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:164) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token
found character '\t(TAB)' that cannot start any token. (Do not use \t(TAB) for indentation)
in 'reader', line 52, column 1:
playmoresounds.sounds: true
^
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:412) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:232) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:159) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
... 5 more
[20:51:23] [Server thread/ERROR]: Could not load 'plugins\SuperCensor.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_131]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_131]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_131]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_131]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
... 5 more
[20:51:24] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[20:51:24] [Server thread/ERROR]: Could not load 'plugins\DisguiseCraft.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
... 6 more
[20:51:24] [Server thread/ERROR]: Could not load 'plugins\AAC.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[20:51:24] [Server thread/ERROR]: Could not load 'plugins\SoundControl.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: MCJukebox
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[20:51:24] [Server thread/ERROR]: Could not load 'plugins\sexymotd-1.3.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[20:51:24] [Server thread/INFO]: [INFO][NoCheatPlus] Sat Jun 03 20:51:24 EET 2017
[20:51:24] [Server thread/INFO]: Player instances are stored for efficiency.
[20:51:24] [Server thread/ERROR]: Could not load 'plugins\FramePicture.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[20:51:25] [Server thread/ERROR]: Could not load 'plugins\SweetySpawner.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:122) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at de.dustplanet.silkspawners.SilkSpawners.<init>(SilkSpawners.java:41) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
... 6 more
Caused by: java.lang.IllegalStateException: Initial initialization
at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:125) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at de.dustplanet.silkspawners.SilkSpawners.<init>(SilkSpawners.java:41) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
... 6 more
[20:51:25] [Server thread/INFO]: [UnioAntiCrash] Loading UnioAntiCrash v1.0
[20:51:25] [Server thread/INFO]: [KeepItems] Loading KeepItems v1.0.rc3
[20:51:25] [Server thread/INFO]: [OreSpawner] Loading OreSpawner v1.1
[20:51:25] [Server thread/INFO]: [Disposal] Loading Disposal v1.2
[20:51:25] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
[20:51:25] [Server thread/INFO]: [Websend] Loading Websend v2.5.7
[20:51:25] [Server thread/INFO]: [AlphaChest] Loading AlphaChest v1.16.0
[20:51:25] [Server thread/INFO]: [Announcer] Loading Announcer v1.5
[20:51:25] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.4
[20:51:25] [Server thread/INFO]: [SaveIt] Loading SaveIt v1.1.7
[20:51:25] [Server thread/INFO]: [InventoryPages] Loading InventoryPages v1.0.1
[20:51:25] [Server thread/INFO]: [ToggleInventory] Loading ToggleInventory v1.3.0
[20:51:25] [Server thread/INFO]: [DeathSpawnR] Loading DeathSpawnR v1.5
[20:51:25] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.19
[20:51:25] [Server thread/INFO]: [TagAPI] Loading TagAPI v3.0.6
[20:51:25] [Server thread/INFO]: [OreGenerator] Loading OreGenerator v2.0
[20:51:25] [Server thread/INFO]: [TopTenHeads] Loading TopTenHeads v1.2
[20:51:25] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v3.1.1
[20:51:25] [Server thread/INFO]: [LetItRain] Loading LetItRain v4.5.3
[20:51:25] [Server thread/INFO]: [CustomBanPlugin] Loading CustomBanPlugin v1.1.1
[20:51:25] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
[20:51:25] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[20:51:25] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[20:51:25] [Server thread/INFO]: [isim-bug-fixed] Loading isim-bug-fixed v1.0.0
[20:51:25] [Server thread/INFO]: [NBTEditor] Loading NBTEditor v1.1.3
[20:51:25] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.0
[20:51:25] [Server thread/INFO]: [AntiWDL] Loading AntiWDL v0.1
[20:51:25] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
[20:51:25] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
[20:51:25] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[20:51:25] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8
[20:51:25] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v1.3
[20:51:25] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[20:51:25] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[20:51:25] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v1.14.0
[20:51:25] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
[20:51:25] [Server thread/INFO]: [Lores] Loading Lores v1.4.1
[20:51:25] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[20:51:25] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v2.9.9
[20:51:25] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.1
[20:51:25] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
[20:51:25] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
[20:51:25] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[20:51:25] [Server thread/INFO]: [Smileychat] Loading Smileychat v2.5
[20:51:25] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
[20:51:25] [Server thread/INFO]: [ActionHealth] Loading ActionHealth v4.2
[20:51:25] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.7.4
[20:51:25] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
[20:51:26] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.9
[20:51:26] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.14-SNAPSHOT (build 1195)
[20:51:26] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.81
[20:51:26] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.20
[20:51:26] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.9
[20:51:26] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
[20:51:26] [Server thread/INFO]: [floAuction] Loading floAuction v3.1.0
[20:51:26] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.5
[20:51:26] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v12.9.9
[20:51:26] [Server thread/INFO]: [ItemStay] Loading ItemStay v1.5.6
[20:51:26] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v2.7.3
[20:51:26] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
[20:51:26] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.4
[20:51:26] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.9
[20:51:26] [Server thread/INFO]: [Hayvan] Loading Hayvan v2.8.0-b52
[20:51:26] [Server thread/INFO]: [SkStuff] Loading SkStuff v1.6.4.1
[20:51:26] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
[20:51:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[20:51:26] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[20:51:26] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[20:51:26] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[20:51:26] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
[20:51:26] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v2.9.9
[20:51:27] [Server thread/WARN]: [ASkyBlock] ***********************************************************
[20:51:27] [Server thread/WARN]: [ASkyBlock] Config file is out of date. See config.new.yml for updates!
[20:51:27] [Server thread/WARN]: [ASkyBlock] config.yml version is '2.9.5'
[20:51:27] [Server thread/WARN]: [ASkyBlock] Latest config version is '2.9.9'
[20:51:27] [Server thread/WARN]: [ASkyBlock] ***********************************************************
[20:51:27] [Server thread/INFO]: [ASkyBlock] Loading schematic §aKlasik Ada (island.schematic) for all players, order 1
[20:51:27] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
[20:51:28] [Server thread/INFO]: [ASkyBlock] Loading schematic §aÇift Ada (double.schematic) for all players, order 2
[20:51:28] [Server thread/INFO]: [ASkyBlock] Loading schematic §aSiyah Elmas (harder.schematic) for all players, order 3
[20:51:28] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
[20:51:28] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:51:28] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:51:28] [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.
[20:51:28] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[20:51:28] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[20:51:28] [Server thread/INFO]: Preparing level "world"
[20:51:28] [Server thread/INFO]: -------- World Settings For [world] --------
[20:51:28] [Server thread/INFO]: Item Merge Radius: 2.5
[20:51:28] [Server thread/INFO]: Item Despawn Rate: 6000
[20:51:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:51:28] [Server thread/INFO]: View Distance: 10
[20:51:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:51:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:51:28] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:51:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:51:28] [Server thread/INFO]: Clear tick list: false
[20:51:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[20:51:28] [Server thread/INFO]: Max Entity Collisions: 8
[20:51:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:51:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:51:28] [Server thread/INFO]: Alternative Hopper Ticking: false
[20:51:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:51:28] [Server thread/INFO]: Mob Spawn Range: 4
[20:51:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:51:28] [Server thread/INFO]: Random Lighting Updates: false
[20:51:28] [Server thread/INFO]: Structure Info Saving: true
[20:51:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Anti X-Ray: false
[20:51:28] [Server thread/INFO]: Engine Mode: 1
[20:51:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:51:28] [Server thread/INFO]: Replace Blocks: [1, 5]
[20:51:28] [Server thread/INFO]: Sending up to 5 chunks per packet
[20:51:28] [Server thread/INFO]: Max TNT Explosions: 100
[20:51:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:51:28] [Server thread/INFO]: Preparing start region for level 0 (Seed: -2678720088953425907)
[20:51:28] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
[20:51:28] [Server thread/INFO]: Item Merge Radius: 2.5
[20:51:28] [Server thread/INFO]: Item Despawn Rate: 6000
[20:51:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:51:28] [Server thread/INFO]: View Distance: 10
[20:51:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:51:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:51:28] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:51:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:51:28] [Server thread/INFO]: Clear tick list: false
[20:51:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[20:51:28] [Server thread/INFO]: Max Entity Collisions: 8
[20:51:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:51:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:51:28] [Server thread/INFO]: Alternative Hopper Ticking: false
[20:51:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:51:28] [Server thread/INFO]: Mob Spawn Range: 4
[20:51:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:51:28] [Server thread/INFO]: Random Lighting Updates: false
[20:51:28] [Server thread/INFO]: Structure Info Saving: true
[20:51:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:51:28] [Server thread/INFO]: Anti X-Ray: false
[20:51:28] [Server thread/INFO]: Engine Mode: 1
[20:51:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:51:28] [Server thread/INFO]: Replace Blocks: [1, 5]
[20:51:28] [Server thread/INFO]: Sending up to 5 chunks per packet
[20:51:28] [Server thread/INFO]: Max TNT Explosions: 100
[20:51:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:51:28] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8189249149348883857)
[20:51:28] [Server thread/INFO]: Creating ASkyBlock's Nether...
[20:51:28] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
[20:51:29] [Server thread/INFO]: Item Merge Radius: 2.5
[20:51:29] [Server thread/INFO]: Item Despawn Rate: 6000
[20:51:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:51:29] [Server thread/INFO]: View Distance: 10
[20:51:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:51:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:51:29] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:51:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:51:29] [Server thread/INFO]: Clear tick list: false
[20:51:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[20:51:29] [Server thread/INFO]: Max Entity Collisions: 8
[20:51:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:51:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:51:29] [Server thread/INFO]: Alternative Hopper Ticking: false
[20:51:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:51:29] [Server thread/INFO]: Mob Spawn Range: 4
[20:51:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:51:29] [Server thread/INFO]: Random Lighting Updates: false
[20:51:29] [Server thread/INFO]: Structure Info Saving: true
[20:51:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:51:29] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:51:29] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:51:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:51:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:51:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:51:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:51:29] [Server thread/INFO]: Anti X-Ray: false
[20:51:29] [Server thread/INFO]: Engine Mode: 1
[20:51:29] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:51:29] [Server thread/INFO]: Replace Blocks: [1, 5]
[20:51:29] [Server thread/INFO]: Sending up to 5 chunks per packet
[20:51:29] [Server thread/INFO]: Max TNT Explosions: 100
[20:51:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:51:29] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1654557625600720571)
[20:51:30] [Server thread/INFO]: Preparing spawn area: 0%
[20:51:30] [User Authenticator #2/INFO]: UUID of player TufanGencel is c091c6e9-7b04-390c-94c7-e1dbfa03940e
[20:51:31] [Server thread/INFO]: Preparing spawn area: 74%
[20:51:31] [User Authenticator #3/INFO]: UUID of player Cool_MC is 7baab4dd-efb4-3162-8b84-b3fe8d739eca
[20:51:31] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8189249149348883857)
[20:51:31] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1654557625600720571)
[20:51:31] [Server thread/INFO]: [UnioAntiCrash] Enabling UnioAntiCrash v1.0
[20:51:31] [Server thread/INFO]: [KeepItems] Enabling KeepItems v1.0.rc3
[20:51:31] [Server thread/INFO]: [OreSpawner] Enabling OreSpawner v1.1
[20:51:31] [Server thread/INFO]: [0;32;1m[[0;36;1mOreSpawner[0;32;1m] [0;32;1mPlugin enabled.[m
[20:51:31] [Server thread/INFO]: [0;32;1m[[0;36;1mOreSpawner[0;32;1m] [0;31;1mPlease visit my server: mc.applecraft.de[m
[20:51:31] [Server thread/INFO]: [Disposal] Enabling Disposal v1.2
[20:51:31] [Server thread/INFO]: [Disposal] Enabled[m
[20:51:31] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
[20:51:31] [Server thread/INFO]: GroupManager - INFO - World Found: world
[20:51:31] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[20:51:31] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[20:51:31] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[20:51:31] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
[20:51:31] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[20:51:31] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[20:51:31] [Server thread/INFO]: [Websend] Enabling Websend v2.5.7
[20:51:32] [Server thread/INFO]: [AlphaChest] Enabling AlphaChest v1.16.0
[20:51:33] [Server thread/INFO]: [AlphaChest] loaded 5 chests
[20:51:33] [Server thread/INFO]: [Announcer] Enabling Announcer v1.5
[20:51:34] [Server thread/WARN]: There is an update for announcer!
[20:51:34] [Server thread/INFO]: Announcer v1.5 is enabled!
[20:51:34] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.4
[20:51:34] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
[20:51:34] [Server thread/INFO]: [SaveIt] Enabling SaveIt v1.1.7
[20:51:34] [Server thread/INFO]: [0;36;1m[SaveIt] [0;32;1m[0;32;1mChecking for updates.....[m
[20:51:35] [Server thread/INFO]: [0;36;1m[SaveIt] [0;32;1m[0;32;1mNo updates available! You are cool :D![m
[20:51:35] [Server thread/INFO]: [0;36;1m[SaveIt] [0;32;1m[0;32;1mSuccessfully Enabled![m
[20:51:35] [Server thread/INFO]: [InventoryPages] Enabling InventoryPages v1.0.1
[20:51:35] [User Authenticator #4/INFO]: UUID of player thoughthaven is 9bf626eb-0cd5-302f-b5df-7a033cca0726
[20:51:35] [Server thread/INFO]: [InventoryPages] Registering events.
[20:51:35] [Server thread/INFO]: [InventoryPages] Metrics enabled!
[20:51:35] [Server thread/INFO]: [InventoryPages] Setting up items.
[20:51:35] [Server thread/INFO]: [InventoryPages] Setting up commands.
[20:51:35] [Server thread/INFO]: [InventoryPages] Setting up language.
[20:51:35] [Server thread/INFO]: [InventoryPages] Setting up inventories.
[20:51:35] [Server thread/INFO]: [InventoryPages] Setting up inventory saving.
[20:51:35] [Server thread/INFO]: [InventoryPages] Plugin enabled!
[20:51:35] [Server thread/INFO]: [ToggleInventory] Enabling ToggleInventory v1.3.0
[20:51:36] [Server thread/WARN]: [Fatal Error] :1:1: Premature end of file.
[20:51:36] [Server thread/WARN]: [ToggleInventory] Update check failed. (Premature end of file.)
[20:51:36] [Server thread/INFO]: [DeathSpawnR] Enabling DeathSpawnR v1.5
[20:51:36] [Server thread/INFO]: DeathSpawnR Version 1.5 is enabled!
[20:51:36] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.19
[20:51:36] [Server thread/INFO]: [Lockette] Version 1.8.19 is being enabled! Yay! (Core version 1.3.5)
[20:51:36] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_8_R1] ok.
[20:51:36] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
[20:51:36] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
[20:51:36] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
[20:51:36] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups, version 2.1.31 (Phoenix)
[20:51:36] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
[20:51:36] [User Authenticator #5/INFO]: UUID of player thoughthaven is 9bf626eb-0cd5-302f-b5df-7a033cca0726
[20:51:36] [Server thread/INFO]: [Lockette] Ready to protect your containers.
[20:51:36] [Server thread/INFO]: [TagAPI] Enabling TagAPI v3.0.6
[20:51:36] [Server thread/WARN]: [TagAPI] Inconsistency found: Potential mod detected. TagAPI may not run properly. Let's try it anyway!
[20:51:36] [Server thread/INFO]: [TagAPI] It looks like you're using a mod, but it's claiming to be "CraftBukkit" when I ask it.
[20:51:36] [Server thread/INFO]: [TagAPI] When I check the version string I get "git-Spigot-c3c767f-33d5de3 (MC: 1.8)" which doesn't sound like CraftBukkit to me (Could be wrong!).
[20:51:36] [Server thread/INFO]: [TagAPI] The above (or below, if your log reads in reverse) message DOES NOT mean there is a problem with TagAPI. Don't panic. Just breathe!
[20:51:36] [Server thread/ERROR]: [TagAPI] Could not find support for this CraftBukkit version (v1_8_R1). Check for an update or pester mbaxter.
[20:51:36] [Server thread/INFO]: [TagAPI] Update hopefully available at http://dev.bukkit.org/server-mods/tag
[20:51:36] [Server thread/INFO]: [TagAPI] Disabling TagAPI v3.0.6
[20:51:36] [Server thread/INFO]: [OreGenerator] Enabling OreGenerator v2.0
[20:51:36] [Server thread/INFO]: [TopTenHeads] Enabling TopTenHeads v1.2
[20:51:36] [Server thread/INFO]: [TopTenHeads] 2.9.9
[20:51:36] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v3.1.1
[20:51:36] [Server thread/INFO]: <<[ DeathMessages ]>> [ Version ]=[ 3.1.1 ] [ Successfully Loaded! ]
[20:51:36] [Server thread/INFO]: [LetItRain] Enabling LetItRain v4.5.3
[20:51:36] [User Authenticator #6/INFO]: UUID of player thoughthaven is 9bf626eb-0cd5-302f-b5df-7a033cca0726
[20:51:36] [User Authenticator #7/INFO]: UUID of player thoughthaven is 9bf626eb-0cd5-302f-b5df-7a033cca0726
[20:51:37] [Server thread/INFO]: [LetItRain] LetItRain v4.5.3 enabled
[20:51:37] [Server thread/INFO]: [CustomBanPlugin] Enabling CustomBanPlugin v1.1.1
[20:51:37] [Server thread/INFO]: [CustomBanPlugin] CustomBanPlugin is up to date.
[20:51:37] [Server thread/INFO]: [CustomBanPlugin] Has Been Enabled!
[20:51:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
[20:51:37] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[20:51:38] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[20:51:40] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[20:51:40] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:51:40] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
[20:51:40] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[20:51:40] [Server thread/WARN]: §cVersion uyusmuyor! EssentialsAntiBuild lutfen guncelleyiniz.
[20:51:40] [Server thread/INFO]: Surum uyumsuz.
[20:51:40] [Server thread/INFO]: git-Spigot-c3c767f-33d5de3 (MC: 1.8)
[20:51:40] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
[20:51:40] [Server thread/INFO]: Using locale tr
[20:51:41] [Server thread/INFO]: Using locale tr
[20:51:42] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[20:51:42] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[20:51:42] [Server thread/INFO]: [isim-bug-fixed] Enabling isim-bug-fixed v1.0.0
[20:51:42] [Server thread/INFO]: [0;36;22misim-bug-fixed Version 1.0.0 has been enabled[m
[20:51:43] [Server thread/INFO]: [0;32;1mConnecting to SQLite[m
[20:51:43] [Server thread/INFO]: [NBTEditor] Enabling NBTEditor v1.1.3
[20:51:43] [Server thread/ERROR]: [NBTEditor] Error preparing reflection objects. This means that this version of NBTEditor is not compatible with this version of Bukkit.
java.lang.RuntimeException: Error while preparing NBT wrapper classes.
at com.goncalomb.bukkit.bkglib.reflect.NBTBase.prepareReflection(NBTBase.java:53) ~[NBTEditor.jar:?]
at com.goncalomb.bukkit.nbteditor.NBTEditor.onEnable(NBTEditor.java:69) [NBTEditor.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.NoSuchMethodException: net.minecraft.server.v1_8_R1.NBTCompressedStreamTools.a(net.minecraft.server.v1_8_R1.NBTTagCompound)
at java.lang.Class.getMethod(Unknown Source) ~[?:1.8.0_131]
at com.goncalomb.bukkit.bkglib.reflect.NBTTagCompound.prepareReflectionz(NBTTagCompound.java:61) ~[NBTEditor.jar:?]
at com.goncalomb.bukkit.bkglib.reflect.NBTBase.prepareReflection(NBTBase.java:48) ~[NBTEditor.jar:?]
... 12 more
[20:51:43] [Server thread/WARN]: [NBTEditor] NBTEditor version not compatible with this version of Bukkit. Please install the apropriated version.
[20:51:43] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.0
[20:51:43] [Server thread/INFO]: [ClearLag] Loading modules...
[20:51:43] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[20:51:43] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[20:51:43] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[20:51:43] [Server thread/INFO]: [AntiWDL] Enabling AntiWDL v0.1
[20:51:43] [Server thread/INFO]: [0;37;22m[[0;33;22mAntiWDL[0;37;22m] [0;30;1m-----------------------------[m
[20:51:43] [Server thread/INFO]: [0;37;22m[[0;33;22mAntiWDL[0;37;22m] [0;30;1mLoading AntiWDL by Upd4ting[m
[20:51:43] [Server thread/INFO]: [0;37;22m[[0;33;22mAntiWDL[0;37;22m] [0;30;1mCheck out my twitter: twitter.com/upd4ting[m
[20:51:43] [Server thread/INFO]: [0;37;22m[[0;33;22mAntiWDL[0;37;22m] [0;30;1m-----------------------------[m
[20:51:43] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
[20:51:43] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8 / Spigot-CB-1.8_R1
[20:51:43] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[20:51:43] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[20:51:43] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[20:51:43] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[20:51:44] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[20:51:44] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
[20:51:44] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
[20:51:44] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v1.3
[20:51:45] [Server thread/INFO]: [AsyncWorldEdit] You have an old version of the plugin. Your version: 1.3, available version: 1.3
[20:51:45] [Server thread/INFO]: Accepted EditSessionFactory of type org.primesoft.asyncworldedit.worldedit.AsyncEditSessionFactory from org.primesoft.asyncworldedit.worldedit
[20:51:45] [Server thread/INFO]: [AsyncWorldEdit] Enabled
[20:51:45] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[20:51:46] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[20:51:46] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[20:51:46] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~
[20:51:46] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[20:51:46] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v1.14.0
[20:51:46] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[20:51:46] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v1.14.0
[20:51:46] [Server thread/INFO]: [FeatherBoard] Framework version: 2015-01
[20:51:46] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw
[20:51:46] [Server thread/INFO]: [FeatherBoard] Site: http://www.mvdw-software.be/
[20:51:46] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[20:51:46] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
[20:51:46] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
[20:51:46] [Server thread/INFO]: [FeatherBoard] Hooked into Multiverse!
[20:51:47] [Server thread/INFO]: [FeatherBoard] Loaded 704 of the 996 placholders
[20:51:48] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
[20:51:48] [Server thread/INFO]: [FeatherBoard] Loading messages ...
[20:51:48] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
[20:51:49] [Server thread/INFO]: [FeatherBoard] Failed to check for a update on spigot.
[20:51:49] [Server thread/INFO]: [0;35;22m[[0;34;1mFeatherBoard[0;35;22m] [0;32;1mYour version is up to date![m
[20:51:49] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
[20:51:49] [Server thread/INFO]: [Lores] Enabling Lores v1.4.1
[20:51:49] [Server thread/INFO]: [Lores] Lores 1.4.1 (Build 45) is enabled!
[20:51:49] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[20:51:49] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[20:51:49] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[20:51:49] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[20:51:49] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[20:51:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[20:51:49] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
[20:51:49] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
[20:51:49] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
[20:51:49] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
[20:51:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
[20:51:49] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
[20:51:49] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
[20:51:49] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
[20:51:49] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
[20:51:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
[20:51:49] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[20:51:49] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'ASkyBlock'
[20:51:49] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'ASkyBlock_nether'
[20:51:49] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.1
[20:51:49] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
[20:51:49] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
[20:51:49] [Server thread/ERROR]: Error occurred while enabling EssentialsAntiBuild v2.13.1 (Is it up to date?)
java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
at com.earth2me.essentials.antibuild.EssentialsConnect.<init>(EssentialsConnect.java:24) ~[?:?]
at com.earth2me.essentials.antibuild.EssentialsAntiBuild.onEnable(EssentialsAntiBuild.java:28) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[20:51:49] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[20:51:49] [Server thread/INFO]: [Smileychat] Enabling Smileychat v2.5
[20:51:50] [Server thread/INFO]: [35m[SmileyChat][36m A new Version is available: Smileychat v3.3[39m
[20:51:50] [Server thread/INFO]: [35m[SmileyChat][36m Get it from: http://dev.bukkit.org/bukkit-plugins/smileychat/[39m
[20:51:50] [Server thread/INFO]: [35m[SmileyChat][36m version 2.5 Has been Enabled![39m
[20:51:50] [Server thread/INFO]: [35m[SmileyChat][36m Using: Normal Minecraft Chat.[39m
[20:51:50] [User Authenticator #8/INFO]: UUID of player YuBuCi is 92b3bdb1-1285-3c22-8b1f-36342d625ad1
[20:51:50] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
[20:51:50] [Server thread/INFO]: [CombatLog] Loading messages.properties.
[20:51:50] [Server thread/INFO]: [CombatLog] Loading config.yml.
[20:51:50] [Server thread/INFO]: [0;31;1m[CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.[m
[20:51:50] [Server thread/INFO]: [0;31;1m[CombatLog] Factions plugin not found! Safezone untagging will not work.[m
[20:51:50] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
[20:51:50] [Server thread/INFO]: [ActionHealth] Enabling ActionHealth v4.2
[20:51:50] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.7.4
[20:51:50] [ServiceThread/WARN]: [Fatal Error] :1:1: Premature end of file.
[20:51:50] [ServiceThread/INFO]: UpdateCheck: Unable to connect to BukkitDev!
[20:51:50] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
[20:51:50] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R1
[20:51:50] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
[20:51:51] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
[20:51:51] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
[20:51:51] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
[20:51:51] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
[20:51:52] [Server thread/INFO]: -------- World Settings For [ffa] --------
[20:51:52] [Server thread/INFO]: Item Merge Radius: 2.5
[20:51:52] [Server thread/INFO]: Item Despawn Rate: 6000
[20:51:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:51:52] [Server thread/INFO]: View Distance: 10
[20:51:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:51:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:51:52] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:51:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:51:52] [Server thread/INFO]: Clear tick list: false
[20:51:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[20:51:52] [Server thread/INFO]: Max Entity Collisions: 8
[20:51:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:51:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:51:52] [Server thread/INFO]: Alternative Hopper Ticking: false
[20:51:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:51:52] [Server thread/INFO]: Mob Spawn Range: 4
[20:51:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:51:52] [Server thread/INFO]: Random Lighting Updates: false
[20:51:52] [Server thread/INFO]: Structure Info Saving: true
[20:51:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:51:52] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:51:52] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:51:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:51:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:51:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:51:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:51:52] [Server thread/INFO]: Anti X-Ray: false
[20:51:52] [Server thread/INFO]: Engine Mode: 1
[20:51:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:51:52] [Server thread/INFO]: Replace Blocks: [1, 5]
[20:51:52] [Server thread/INFO]: Sending up to 5 chunks per packet
[20:51:52] [Server thread/INFO]: Max TNT Explosions: 100
[20:51:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:51:52] [Server thread/INFO]: Preparing start region for level 3 (Seed: -4294697513243535300)
[20:51:53] [Server thread/INFO]: [WorldGuard] (ffa) TNT ignition is PERMITTED.
[20:51:53] [Server thread/INFO]: [WorldGuard] (ffa) Lighters are PERMITTED.
[20:51:53] [Server thread/INFO]: [WorldGuard] (ffa) Lava fire is blocked.
[20:51:53] [Server thread/INFO]: [WorldGuard] (ffa) Fire spread is UNRESTRICTED.
[20:51:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ffa'
[20:51:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: boss
[20:51:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:51:53] [Server thread/INFO]: -------- World Settings For [spawnn] --------
[20:51:53] [Server thread/INFO]: Item Merge Radius: 2.5
[20:51:53] [Server thread/INFO]: Item Despawn Rate: 6000
[20:51:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:51:53] [Server thread/INFO]: View Distance: 10
[20:51:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:51:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:51:53] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:51:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:51:53] [Server thread/INFO]: Clear tick list: false
[20:51:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[20:51:53] [Server thread/INFO]: Max Entity Collisions: 8
[20:51:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:51:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:51:53] [Server thread/INFO]: Alternative Hopper Ticking: false
[20:51:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:51:53] [Server thread/INFO]: Mob Spawn Range: 4
[20:51:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:51:53] [Server thread/INFO]: Random Lighting Updates: false
[20:51:53] [Server thread/INFO]: Structure Info Saving: true
[20:51:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:51:53] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:51:53] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:51:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:51:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:51:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:51:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:51:53] [Server thread/INFO]: Anti X-Ray: false
[20:51:53] [Server thread/INFO]: Engine Mode: 1
[20:51:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:51:53] [Server thread/INFO]: Replace Blocks: [1, 5]
[20:51:53] [Server thread/INFO]: Sending up to 5 chunks per packet
[20:51:53] [Server thread/INFO]: Max TNT Explosions: 100
[20:51:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:51:53] [Server thread/INFO]: Preparing start region for level 4 (Seed: 0)
[20:51:53] [Server thread/INFO]: [WorldGuard] (spawnn) TNT ignition is PERMITTED.
[20:51:53] [Server thread/INFO]: [WorldGuard] (spawnn) Lighters are PERMITTED.
[20:51:53] [Server thread/INFO]: [WorldGuard] (spawnn) Lava fire is blocked.
[20:51:53] [Server thread/INFO]: [WorldGuard] (spawnn) Fire spread is UNRESTRICTED.
[20:51:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawnn'
[20:51:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: arena
[20:51:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:51:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: sspawn
[20:51:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:51:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: as
[20:51:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:51:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: eventalani
[20:51:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:51:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_the_end
[20:51:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:51:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn
[20:51:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:51:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_nether
[20:51:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:51:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: avci
[20:51:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:51:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: faction
[20:51:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:51:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: deneme
[20:51:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:51:54] [Server thread/INFO]: -------- World Settings For [swmarket] --------
[20:51:54] [Server thread/INFO]: Item Merge Radius: 2.5
[20:51:54] [Server thread/INFO]: Item Despawn Rate: 6000
[20:51:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:51:54] [Server thread/INFO]: View Distance: 10
[20:51:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:51:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:51:54] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:51:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:51:54] [Server thread/INFO]: Clear tick list: false
[20:51:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[20:51:54] [Server thread/INFO]: Max Entity Collisions: 8
[20:51:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:51:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:51:54] [Server thread/INFO]: Alternative Hopper Ticking: false
[20:51:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:51:54] [Server thread/INFO]: Mob Spawn Range: 4
[20:51:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:51:54] [Server thread/INFO]: Random Lighting Updates: false
[20:51:54] [Server thread/INFO]: Structure Info Saving: true
[20:51:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Anti X-Ray: false
[20:51:54] [Server thread/INFO]: Engine Mode: 1
[20:51:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:51:54] [Server thread/INFO]: Replace Blocks: [1, 5]
[20:51:54] [Server thread/INFO]: Sending up to 5 chunks per packet
[20:51:54] [Server thread/INFO]: Max TNT Explosions: 100
[20:51:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:51:54] [Server thread/INFO]: Preparing start region for level 5 (Seed: 0)
[20:51:54] [Server thread/INFO]: [WorldGuard] (swmarket) TNT ignition is PERMITTED.
[20:51:54] [Server thread/INFO]: [WorldGuard] (swmarket) Lighters are PERMITTED.
[20:51:54] [Server thread/INFO]: [WorldGuard] (swmarket) Lava fire is blocked.
[20:51:54] [Server thread/INFO]: [WorldGuard] (swmarket) Fire spread is UNRESTRICTED.
[20:51:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'swmarket'
[20:51:54] [Server thread/INFO]: -------- World Settings For [denemem] --------
[20:51:54] [Server thread/INFO]: Item Merge Radius: 2.5
[20:51:54] [Server thread/INFO]: Item Despawn Rate: 6000
[20:51:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:51:54] [Server thread/INFO]: View Distance: 10
[20:51:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:51:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:51:54] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:51:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:51:54] [Server thread/INFO]: Clear tick list: false
[20:51:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[20:51:54] [Server thread/INFO]: Max Entity Collisions: 8
[20:51:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:51:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:51:54] [Server thread/INFO]: Alternative Hopper Ticking: false
[20:51:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:51:54] [Server thread/INFO]: Mob Spawn Range: 4
[20:51:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:51:54] [Server thread/INFO]: Random Lighting Updates: false
[20:51:54] [Server thread/INFO]: Structure Info Saving: true
[20:51:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:51:54] [Server thread/INFO]: Anti X-Ray: false
[20:51:54] [Server thread/INFO]: Engine Mode: 1
[20:51:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:51:54] [Server thread/INFO]: Replace Blocks: [1, 5]
[20:51:54] [Server thread/INFO]: Sending up to 5 chunks per packet
[20:51:54] [Server thread/INFO]: Max TNT Explosions: 100
[20:51:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:51:54] [Server thread/INFO]: Preparing start region for level 6 (Seed: 1320006909587118118)
[20:51:55] [User Authenticator #9/INFO]: UUID of player YuBuCi is 92b3bdb1-1285-3c22-8b1f-36342d625ad1
[20:51:55] [User Authenticator #10/INFO]: UUID of player YuBuCi is 92b3bdb1-1285-3c22-8b1f-36342d625ad1
[20:51:55] [Server thread/INFO]: [WorldGuard] (denemem) TNT ignition is PERMITTED.
[20:51:55] [Server thread/INFO]: [WorldGuard] (denemem) Lighters are PERMITTED.
[20:51:55] [Server thread/INFO]: [WorldGuard] (denemem) Lava fire is blocked.
[20:51:55] [Server thread/INFO]: [WorldGuard] (denemem) Fire spread is UNRESTRICTED.
[20:51:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'denemem'
[20:51:55] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
[20:51:56] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[20:51:56] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.9
[20:51:56] [Server thread/INFO]: [0;37;1m[[0;32;1mWhat[0;37;22mIs[0;31;1mIt[0;37;1m] [0;37;22mhas been enabled.[m
[20:51:56] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.14-SNAPSHOT (build 1195)
[20:51:56] [Server thread/ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes
[20:51:56] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.81
[20:51:57] [Server thread/INFO]: [WorldGuard] 12 regions loaded for 'spawnn'
[20:51:57] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.20
[20:51:57] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
[20:51:57] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
[20:51:57] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
[20:51:57] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
[20:51:57] [Server thread/INFO]: [VanishNoPacket] Now hooking into Essentials
[20:51:57] [Server thread/INFO]: [VanishNoPacket] 3.20 loaded.
[20:51:57] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.9
[20:51:58] [Server thread/INFO]: [ChestShop] Lockette version 1.8.19 loaded.
[20:51:58] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[20:51:58] [User Authenticator #11/INFO]: UUID of player thoughthaven is 9bf626eb-0cd5-302f-b5df-7a033cca0726
[20:51:58] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
[20:51:58] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[20:51:58] [Server thread/INFO]: [AuthMe] Set Language: en
[20:51:58] [Server thread/INFO]: [AuthMe] Metrics started successfully!
[20:51:58] [Server thread/ERROR]: messages_en.yml is no valid configuration file
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
in 'string', line 1, column 1:
unknown_user: '&fBu oyuncu ka ...
^
expected <block end>, but found Anchor
in 'string', line 18, column 16:
login_msg: '&c'&cLutfen kayıt olun siteden sit ...
^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at fr.xephi.authme.settings.CustomConfiguration.load(CustomConfiguration.java:33) [AuthMe.jar:?]
at fr.xephi.authme.settings.CustomConfiguration.<init>(CustomConfiguration.java:28) [AuthMe.jar:?]
at fr.xephi.authme.settings.Messages.<init>(Messages.java:17) [AuthMe.jar:?]
at fr.xephi.authme.settings.Messages.getInstance(Messages.java:112) [AuthMe.jar:?]
at fr.xephi.authme.AuthMe.onEnable(AuthMe.java:150) [AuthMe.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
in 'string', line 1, column 1:
unknown_user: '&fBu oyuncu ka ...
^
expected <block end>, but found Anchor
in 'string', line 18, column 16:
login_msg: '&c'&cLutfen kayıt olun siteden sit ...
^
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
... 18 more
[20:51:58] [Server thread/ERROR]: messages_en.yml is no valid configuration file
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
in 'string', line 1, column 1:
unknown_user: '&fBu oyuncu ka ...
^
expected <block end>, but found Anchor
in 'string', line 18, column 16:
login_msg: '&c'&cLutfen kayıt olun siteden sit ...
^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at fr.xephi.authme.settings.CustomConfiguration.load(CustomConfiguration.java:33) [AuthMe.jar:?]
at fr.xephi.authme.settings.Messages.loadFile(Messages.java:70) [AuthMe.jar:?]
at fr.xephi.authme.settings.Messages.<init>(Messages.java:19) [AuthMe.jar:?]
at fr.xephi.authme.settings.Messages.getInstance(Messages.java:112) [AuthMe.jar:?]
at fr.xephi.authme.AuthMe.onEnable(AuthMe.java:150) [AuthMe.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
in 'string', line 1, column 1:
unknown_user: '&fBu oyuncu ka ...
^
expected <block end>, but found Anchor
in 'string', line 18, column 16:
login_msg: '&c'&cLutfen kayıt olun siteden sit ...
^
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
... 18 more
[20:51:58] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
[20:51:58] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[20:51:58] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[20:51:58] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[20:51:58] [Server thread/INFO]: [AuthMe] MySQL driver loaded
[20:51:58] [Server thread/INFO]: [AuthMe] Connection pool ready
[20:51:59] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[20:51:59] [Server thread/INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
[20:51:59] [Server thread/INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
[20:51:59] [Server thread/INFO]: [floAuction] Enabling floAuction v3.1.0
[20:52:00] [Server thread/INFO]: Acik Arttirma Plugin Aktif[m
[20:52:00] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.5
[20:52:00] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v12.9.9
[20:52:00] [Server thread/INFO]: [0;32;1mDetected Minecraft [0;33;1mv1_8_R1[0;32;1m, using [0;33;1mSkinFactory_v1_8_R1[m
[20:52:00] [Server thread/INFO]: [0;32;1mDetected [0;33;1mMultiverse-Core [0;32;1mUsing it for dimensions.[m
[20:52:00] [Server thread/INFO]: [ItemStay] Enabling ItemStay v1.5.6
[20:52:00] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v2.7.3
[20:52:00] [Server thread/INFO]: [LeaderHeads] Hooked into Citizens
[20:52:00] [Server thread/INFO]: [LeaderHeads] Correctly initialized skin manager
[20:52:00] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
[20:52:01] [Server thread/INFO]: [LeaderHeads] Loading custom statistic: example.yml
[20:52:01] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: votes
[20:52:01] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: kills
[20:52:01] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
[20:52:01] [Server thread/INFO]: Injecting command information into Citizens.[m
[20:52:01] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.4
[20:52:01] [Server thread/ERROR]: Error occurred while enabling CratesPlus v4.4 (Is it up to date?)
java.lang.NullPointerException
at org.bukkit.Location.getBlock(Location.java:87) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at plus.crates.CratesPlus.loadMetaData(CratesPlus.java:443) ~[?:?]
at plus.crates.CratesPlus.onEnable(CratesPlus.java:212) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[20:52:01] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.9
[20:52:01] [Server thread/INFO]: [Hayvan] Enabling Hayvan v2.8.0-b52
[20:52:02] [Server thread/INFO]: [EchoPet] [INFO] [VanishNoPacket] Successfully hooked[m
[20:52:02] [Server thread/INFO]: [EchoPet][0;31;1m [WARNING] Could not create a PluginDependencyProvider for: WorldGuard! (Are you sure the type is valid?) - Only WorldGuard 6.0 and after are supported[m
[20:52:04] [Server thread/INFO]: [SkStuff] Enabling SkStuff v1.6.4.1
[20:52:04] [Server thread/INFO]: [SkStuff] SkStuff 1.6.4.1 has been successfully enabled!
[20:52:04] [Server thread/INFO]: [SkStuff] Registering general non version specific stuff...
[20:52:04] [Server thread/WARN]: [SkStuff] It looks like you're running an unsupported server version, some features will not be available :(
[20:52:04] [Server thread/INFO]: [SkStuff] WorldEdit found! Registering WorldEdit stuff...
[20:52:04] [Server thread/ERROR]: Error occurred while enabling SkStuff v1.6.4.1 (Is it up to date?)
java.lang.NoClassDefFoundError: com/sk89q/worldedit/function/pattern/Pattern
at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_131]
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) ~[?:1.8.0_131]
at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_131]
at java.lang.Class.getConstructor(Unknown Source) ~[?:1.8.0_131]
at ch.njol.skript.lang.SyntaxElementInfo.<init>(SyntaxElementInfo.java:37) ~[?:?]
at ch.njol.skript.Skript.registerEffect(Skript.java:816) ~[?:?]
at me.TheBukor.SkStuff.SkStuff.onEnable(SkStuff.java:182) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.function.pattern.Pattern
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
... 18 more
[20:52:04] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:52:05] [Server thread/INFO]: Done (37,071s)! For help, type "help" or "?"
[20:52:05] [Server thread/INFO]: Starting GS4 status listener
[20:52:05] [Server thread/INFO]: Starting remote control listener
[20:52:05] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
[20:52:05] [RCON Listener #2/INFO]: RCON running on 0.0.0.0:7777
[20:52:05] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
[20:52:05] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[20:52:05] [Craft Scheduler Thread - 4/INFO]: [TitleManager] Searching for updates.
[20:52:05] [Craft Scheduler Thread - 4/INFO]: [TitleManager] An update was found!
[20:52:08] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[20:52:08] [Craft Scheduler Thread - 4/INFO]: [m
[20:52:08] [Craft Scheduler Thread - 4/INFO]: [0;32;1m +===============+[m
[20:52:08] [Craft Scheduler Thread - 4/INFO]: [0;32;1m | SkinsRestorer |[m
[20:52:08] [Craft Scheduler Thread - 4/INFO]: [0;32;1m +===============+[m
[20:52:08] [Craft Scheduler Thread - 4/INFO]: [m
[20:52:08] [Craft Scheduler Thread - 4/INFO]: [0;36;1m Current version: [0;31;1m12.9.9[m
[20:52:08] [Craft Scheduler Thread - 4/INFO]: [0;31;1m A new version is available! Download it at:[m
[20:52:08] [Craft Scheduler Thread - 4/INFO]: [0;33;1m https://www.spigotmc.org/resources/skinsrestorer.2124/[m
[20:52:08] [Craft Scheduler Thread - 4/INFO]: [m
[20:52:08] [Server thread/INFO]: [Metrics] Unexpected end of file from server
[20:52:08] [Craft Scheduler Thread - 4/INFO]: [FeatherBoard] Loaded '0' players from the database!
[20:52:08] [Craft Scheduler Thread - 11/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
[20:52:08] [User Authenticator #12/INFO]: UUID of player YuBuCi is 92b3bdb1-1285-3c22-8b1f-36342d625ad1
[20:52:09] [Craft Scheduler Thread - 5/INFO]: [Metrics] Server returned HTTP response code: 500 for URL: http://mcstats.org/report/AsyncWorldEdit
[20:52:09] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mAn internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.[m
[20:52:09] [Skript update thread/ERROR]: #!#!
[20:52:09] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
[20:52:09] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
[20:52:09] [Skript update thread/ERROR]: #!#!
[20:52:09] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[20:52:09] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[20:52:09] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
[20:52:09] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[20:52:09] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[20:52:09] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[20:52:09] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[20:52:09] [Skript update thread/ERROR]: #!#!
[20:52:09] [Skript update thread/ERROR]: #!#! Stack trace:
[20:52:09] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[20:52:09] [Skript update thread/ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
[20:52:09] [Skript update thread/ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
[20:52:09] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
[20:52:09] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
[20:52:09] [Skript update thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[20:52:09] [Skript update thread/ERROR]: #!#!
[20:52:09] [Skript update thread/ERROR]: #!#! Version Information:
[20:52:09] [Skript update thread/ERROR]: #!#! Skript: 2.1.2
[20:52:09] [Skript update thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[20:52:09] [Skript update thread/ERROR]: #!#! Minecraft: 1.8
[20:52:09] [Skript update thread/ERROR]: #!#! Java: 1.8.0_131
[20:52:09] [Skript update thread/ERROR]: #!#!
[20:52:09] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
[20:52:09] [Skript update thread/ERROR]: #!#!
[20:52:09] [Skript update thread/ERROR]: #!#! Current node: execute console command "manuaddp %player% ada.kit" (adakit.sk, line 10)
[20:52:09] [Skript update thread/ERROR]: #!#! Current item: null
[20:52:09] [Skript update thread/ERROR]: #!#!
[20:52:09] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
[20:52:09] [Skript update thread/ERROR]: #!#!
[20:52:09] [Skript update thread/ERROR]: #!#! End of Error.
[20:52:09] [Skript update thread/ERROR]: #!#!
[20:52:09] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[20:52:09] [User Authenticator #13/INFO]: UUID of player TufanGencel is c091c6e9-7b04-390c-94c7-e1dbfa03940e
[20:52:09] [Server thread/ERROR]: [Skript] '"&8[&3Sistem&8] &3Al?mlar?m?z Yoktur !"' is not an item stack (alımvrmı.sk, line 4: send json of "&8[&3Sistem&8] &3Al?mlar?m?z Yoktur !"')
[20:52:10] [Server thread/ERROR]: [Skript] indentation error: expected 12 spaces, but found 11 spaces (dondur.sk, line 15: teleport player to {dondurs.%loop-player%}')
[20:52:10] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (iftar.sk, line 3: if player has permission " iftar.vakti":')
[20:52:10] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '373' with e.g. 'potion of'. (iftar.sk, line 9: give 373 named "&dRamazan &5&lOkunmu? Su" to players')
[20:52:10] [Server thread/WARN]: [Skript] Starting a variable's name with an expression is discouraged ({%player%.aktif}). You could prefix it with the script's name: {jackbot.%player%.aktif} (jackbot.sk, line 88: add {_grk} to {%player%.aktif}')
[20:52:12] [Server thread/ERROR]: [Skript] A command with the name /kelimeoyunu is already defined in kelimeopyunu.sk (kelimeoyunuuu.sk, line 12: command /kelimeoyunu:')
[20:52:12] [Server thread/ERROR]: [Skript] A command with the name /kelimeoyunu2 is already defined in kelimeopyunu.sk (kelimeoyunuuu.sk, line 35: command /kelimeoyunu2:')
[20:52:12] [Server thread/ERROR]: [Skript] A command with the name /kelimeoyunu3 is already defined in kelimeopyunu.sk (kelimeoyunuuu.sk, line 58: command /kelimeoyunu3:')
[20:52:12] [Server thread/ERROR]: [Skript] A command with the name /kelimeoyunu4 is already defined in kelimeopyunu.sk (kelimeoyunuuu.sk, line 81: command /kelimeoyunu4:')
[20:52:12] [Server thread/ERROR]: [Skript] A command with the name /kelimeoyunu5 is already defined in kelimeopyunu.sk (kelimeoyunuuu.sk, line 104: command /kelimeoyunu5:')
[20:52:12] [Server thread/ERROR]: [Skript] A command with the name /kelimeoyunu6 is already defined in kelimeopyunu.sk (kelimeoyunuuu.sk, line 127: command /kelimeoyunu6:')
[20:52:12] [Server thread/ERROR]: [Skript] A command with the name /kelimeoyunu7 is already defined in kelimeopyunu.sk (kelimeoyunuuu.sk, line 150: command /kelimeoyunu7:')
[20:52:12] [Server thread/ERROR]: [Skript] A command with the name /kelimeoyunu8 is already defined in kelimeopyunu.sk (kelimeoyunuuu.sk, line 173: command /kelimeoyunu8:')
[20:52:12] [Server thread/ERROR]: [Skript] A command with the name /kelimeoyunu9 is already defined in kelimeopyunu.sk (kelimeoyunuuu.sk, line 196: command /kelimeoyunu9:')
[20:52:12] [Server thread/ERROR]: [Skript] A command with the name /kelimeoyunu10 is already defined in kelimeopyunu.sk (kelimeoyunuuu.sk, line 219: command /kelimeoyunu10:')
[20:52:12] [Server thread/ERROR]: [Skript] There's no loop that matches 'loop-player title "%colored arg 1%" for 3 seconds' (restart.sk, line 7: send loop-player title "%colored arg 1%" for 3 seconds')
[20:52:15] [Server thread/ERROR]: [Skript] A command event cannot be cancelled (skyblock.sk, line 741: cancel event')
[20:52:15] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (sohbetkonusma.sk, line 10: if arg 1 is "ac":')
[20:52:15] [Server thread/ERROR]: [Skript] A command with the name /chat is already defined in skyblock.sk (sohbetkonusma.sk, line 1: Command /chat <text>:')
[20:52:15] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (subrizkutu.sk, line 7: ############################################################################')
[20:52:15] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (subrizkutu.sk, line 10: ############################################################################')
[20:52:19] [User Authenticator #14/INFO]: UUID of player thoughthaven is 9bf626eb-0cd5-302f-b5df-7a033cca0726
[20:52:22] [Server thread/ERROR]: [Skript] 'player offset by 0.1, 0.1, 0.1' is not an entity type (subrizkutu.sk, line 49: show 3 "{@Particles}" particles at location of event-block for player offset by 0.1, 0.1, 0.1')
[20:52:22] [Server thread/ERROR]: [Skript] 'at player with pitch 1' is not an entity type (subrizkutu.sk, line 53: play {@Sound} at player with pitch 1')
[20:52:22] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (subrizkutu.sk, line 89: ?')
[20:52:22] [Server thread/ERROR]: [Skript] 'chest with 1 rows named "&8Telefon"' is not an entity type (tlf.sk, line 4: open chest with 1 rows named "&8Telefon" to player')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 4 of player with yellow wool named "&eHat Durumu : &aTakılı" with lore "&aBirileriyle Özel Olarak Sohbet Edebilirsin !" to close (tlf.sk, line 5: format slot 4 of player with yellow wool named "&eHat Durumu : &aTakılı" with lore "&aBirileriyle Özel Olarak Sohbet Edebilirsin !" to close')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 8 of player with black stained glass named "&c[Biriyle Konuş]" with lore "&aBiriyle Konuşmak İçin &e/ara [Oyuncu]" to close (tlf.sk, line 6: format slot 8 of player with black stained glass named "&c[Biriyle Konuş]" with lore "&aBiriyle Konuşmak İçin &e/ara [Oyuncu]" to close')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 0 of player with wool named "&a&lKontör : &a%{kontör.%player%}%" with lore "&aBirisiyle Konuşmak İçin Gereklidir||&aHer Konuşma 1 Kontördür !" to close (tlf.sk, line 7: format slot 0 of player with wool named "&a&lKontör : &a%{kontör.%player%}%" with lore "&aBirisiyle Konuşmak İçin Gereklidir||&aHer Konuşma 1 Kontördür !" to close')
[20:52:22] [Server thread/ERROR]: [Skript] 'chest with 1 rows named "&8Telefon"' is not an entity type (tlf.sk, line 9: open chest with 1 rows named "&8Telefon" to player')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 4 of player with yellow wool named "&eHat Durumu : &cTakılı Değil" with lore "&aTelefon Kullanılamaz" to close (tlf.sk, line 10: format slot 4 of player with yellow wool named "&eHat Durumu : &cTakılı Değil" with lore "&aTelefon Kullanılamaz" to close')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 8 of player with black stained glass named "&c[Biriyle Konuş]" with lore "&aHat Takılmamış Telefon Kullanılamaz" to close (tlf.sk, line 11: format slot 8 of player with black stained glass named "&c[Biriyle Konuş]" with lore "&aHat Takılmamış Telefon Kullanılamaz" to close')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 0 of player with wool named "&a&lKontör : &cKontör Tanımlanamadı" with lore "&aHat Takılmamış Telefon Kullanılamaz" to close (tlf.sk, line 12: format slot 0 of player with wool named "&a&lKontör : &cKontör Tanımlanamadı" with lore "&aHat Takılmamış Telefon Kullanılamaz" to close')
[20:52:22] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (trolll.sk, line 46: if display name of tool is "&a&lTek Atan Mubarek Cubuk":')
[20:52:22] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (trolll.sk, line 53: if display name of tool is "&a&lU?uran Mubarek Cubuk":')
[20:52:22] [Server thread/ERROR]: [Skript] 'chest with 6 row named "&cAdmin Panel"' is not an entity type (trolll.sk, line 15: open chest with 6 row named "&cAdmin Panel" to player')
[20:52:22] [Server thread/ERROR]: [Skript] '"/spcubukal"]' is not a text (trolll.sk, line 16: format slot 0 of player with stick with name "&a&lTek Atan Mubarek Cubuk" with lore "&eHer?eye Tek Atan Cubuk" to close then run [make player execute command "/spcubukal"]')
[20:52:22] [Server thread/ERROR]: [Skript] '"/spcubuk2al"]' is not a text (trolll.sk, line 17: format slot 1 of player with blaze rod with name "&a&lU?uran Mubarek Cubuk" with lore "&eHer?eyi U?uran Cubuk" to close then run [make player execute command "/spcubuk2al"]')
[20:52:22] [Server thread/ERROR]: [Skript] '"/effect %arg 1% 2 16000 255"]' is not a text (trolll.sk, line 18: format slot 5 of player with ice with name "&a&lOyuncuyu Dondurur !" with lore "&eOyuncuyu Dondurur" to close then run [make player execute command "/effect %arg 1% 2 16000 255"]')
[20:52:22] [Server thread/ERROR]: [Skript] '"/effect %arg 1% clear"]' is not a text (trolll.sk, line 19: format slot 6 of player with lava bucket with name "&a&lDondurulmas?n? ??z !" with lore "&eDondurulmas?n? ??z" to close then run [make player execute command "/effect %arg 1% clear"]')
[20:52:22] [Server thread/ERROR]: [Skript] '"/spspam"]' is not a text (trolll.sk, line 20: format slot 2 of player with paper with name "&a&lOyunculara Spam !" with lore "&eOyuncuylara Spam" to close then run [make player execute command "/spspam"]')
[20:52:22] [Server thread/ERROR]: [Skript] '"/spherogirdi"]' is not a text (trolll.sk, line 21: format slot 3 of player with emerald with name "&a&lHeroBrine Joined" with lore "&eHeroBrine Joined" to close then run [make player execute command "/spherogirdi"]')
[20:52:22] [Server thread/ERROR]: [Skript] '"/sptrollevent"]' is not a text (trolll.sk, line 22: format slot 4 of player with diamond block with name "&a&lTroll Event" with lore "&eTroll Event" to close then run [make player execute command "/sptrollevent"]')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 18 of player with glass pane of fortune 1 with name "&4Upss" to close (trolll.sk, line 23: format slot 18 of player with glass pane of fortune 1 with name "&4Upss" to close')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 19 of player with glass pane of fortune 1 with name "&4Upss" to close (trolll.sk, line 24: format slot 19 of player with glass pane of fortune 1 with name "&4Upss" to close')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 20 of player with glass pane of fortune 1 with name "&4Upss" to close (trolll.sk, line 25: format slot 20 of player with glass pane of fortune 1 with name "&4Upss" to close')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 21 of player with glass pane of fortune 1 with name "&4Upss" to close (trolll.sk, line 26: format slot 21 of player with glass pane of fortune 1 with name "&4Upss" to close')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 22 of player with glass pane of fortune 1 with name "&4Upss" to close (trolll.sk, line 27: format slot 22 of player with glass pane of fortune 1 with name "&4Upss" to close')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 23 of player with glass pane of fortune 1 with name "&4Upss" to close (trolll.sk, line 28: format slot 23 of player with glass pane of fortune 1 with name "&4Upss" to close')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 24 of player with glass pane of fortune 1 with name "&4Upss" to close (trolll.sk, line 29: format slot 24 of player with glass pane of fortune 1 with name "&4Upss" to close')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 25 of player with glass pane of fortune 1 with name "&4Upss" to close (trolll.sk, line 30: format slot 25 of player with glass pane of fortune 1 with name "&4Upss" to close')
[20:52:22] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 26 of player with glass pane of fortune 1 with name "&4Upss" to close (trolll.sk, line 31: format slot 26 of player with glass pane of fortune 1 with name "&4Upss" to close')
[20:52:22] [Server thread/ERROR]: [Skript] '"/mute %arg-1% 15m Sunucu Kural ?hlali"]' is not a text (trolll.sk, line 32: format slot 27 of player with book with name "&a&l15 Dk Mute" to close then run [make player execute command "/mute %arg-1% 15m Sunucu Kural ?hlali"]')
[20:52:22] [Server thread/ERROR]: [Skript] '"/mute %arg-1% 30m Sunucu Kural ?hlali"]' is not a text (trolll.sk, line 33: format slot 36 of player with book with name "&a&l30 Dk Mute" to close then run [make player execute command "/mute %arg-1% 30m Sunucu Kural ?hlali"]')
[20:52:22] [Server thread/ERROR]: [Skript] '"/mute %arg-1% 60m Sunucu Kural ?hlali"]' is not a text (trolll.sk, line 34: format slot 45 of player with book with name "&a&l1 Saat Mute" to close then run [make player execute command "/mute %arg-1% 60m Sunucu Kural ?hlali"]')
[20:52:22] [Server thread/ERROR]: [Skript] '"/tempban %arg-1% 15m Sunucu Kural ?hlali"]' is not a text (trolll.sk, line 35: format slot 29 of player with redstone with name "&a&l15 Dk Ban" to close then run [make player execute command "/tempban %arg-1% 15m Sunucu Kural ?hlali"]')
[20:52:22] [Server thread/ERROR]: [Skript] '"/tempban %arg-1% 30m Sunucu Kural ?hlali"]' is not a text (trolll.sk, line 36: format slot 38 of player with redstone with name "&a&l30 Dk Ban" to close then run [make player execute command "/tempban %arg-1% 30m Sunucu Kural ?hlali"]')
[20:52:22] [Server thread/ERROR]: [Skript] '"/tempban %arg-1% 60m Sunucu Kural ?hlali"]' is not a text (trolll.sk, line 37: format slot 47 of player with redstone with name "&a&l1 Saat Ban" to close then run [make player execute command "/tempban %arg-1% 60m Sunucu Kural ?hlali"]')
[20:52:22] [Server thread/ERROR]: [Skript] '"/say &3&lBy: WolfRam"]' is not a text (trolll.sk, line 38: format slot 53 of player with map with name "&3&lBy: WolfRam" to close then run [make player execute command "/say &3&lBy: WolfRam"]')
[20:52:23] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '383:91' with e.g. 'sheep spawn egg'. (yumurtlayan.sk, line 25: on rightclick with 383:91:')
[20:52:23] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '383:91' with e.g. 'sheep spawn egg'. (yumurtlayan.sk, line 28: remove 1 383:91 named "{@yumurta}" from player')
[20:52:23] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '383:51' with e.g. 'skeleton spawn egg'. (yumurtlayan.sk, line 33: on rightclick with 383:51:')
[20:52:23] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '383:51' with e.g. 'skeleton spawn egg'. (yumurtlayan.sk, line 36: remove 1 383:51 named "{@yumurta2}" from player')
[20:52:23] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '383:61' with e.g. 'blaze spawn egg'. (yumurtlayan.sk, line 41: on rightclick with 383:61:')
[20:52:23] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '383:61' with e.g. 'blaze spawn egg'. (yumurtlayan.sk, line 44: remove 1 383:61 named "{@yumurta3}" from player')
[20:52:24] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '383:91' with e.g. 'sheep spawn egg'. (yumurtlayan.sk, line 70: give 1 383:91 named "{@yumurta}" to player')
[20:52:24] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '383:51' with e.g. 'skeleton spawn egg'. (yumurtlayan.sk, line 71: give 1 383:51 named "{@yumurta2}" to player')
[20:52:24] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '383:61' with e.g. 'blaze spawn egg'. (yumurtlayan.sk, line 72: give 1 383:61 named "{@yumurta3}" to player')
[20:52:24] [Server thread/INFO]: [Skript] Loaded 29 scripts with a total of 90 triggers and 94 commands in 15.04 seconds
[20:52:24] [Server thread/INFO]: [Skript] Finished loading.
[20:52:24] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1mFound a new version: v3.1.4[0;37;1m (yours: v3.1.1)[m
[20:52:24] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1m[0;37;1mDownload it on Bukkit Dev:[m
[20:52:24] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1m[0;37;1mdev.bukkit.org/bukkit-plugins/chest-commands[m
[20:52:24] [Craft Scheduler Thread - 36/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
[20:52:24] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[20:52:24] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
[20:52:24] [Server thread/INFO]: [ASkyBlock] Loading island grid...
[20:52:24] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
[20:52:24] [Server thread/INFO]: [ASkyBlock] Loading warps...
[20:52:24] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
[20:52:24] [Craft Scheduler Thread - 15/INFO]: [Vault] Checking for Updates ...
[20:52:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@7a5211cb[id=962d8cd9-3439-37ea-b904-f7f4f390f65a,name=fggtsisterjae69,properties={},legacy=false] (/212.252.118.138:41411) lost connection: Disconnected
[20:52:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@15c50f37[id=c091c6e9-7b04-390c-94c7-e1dbfa03940e,name=TufanGencel,properties={},legacy=false] (/212.252.118.138:41150) lost connection: Disconnected
[20:52:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@63d32cd9[id=7baab4dd-efb4-3162-8b84-b3fe8d739eca,name=Cool_MC,properties={},legacy=false] (/78.181.66.132:63112) lost connection: Disconnected
[20:52:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@436c6b3[id=9bf626eb-0cd5-302f-b5df-7a033cca0726,name=thoughthaven,properties={},legacy=false] (/176.234.230.99:61438) lost connection: Disconnected
[20:52:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@6e8053b7[id=9bf626eb-0cd5-302f-b5df-7a033cca0726,name=thoughthaven,properties={},legacy=false] (/176.234.230.99:61439) lost connection: Disconnected
[20:52:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@538155e7[id=9bf626eb-0cd5-302f-b5df-7a033cca0726,name=thoughthaven,properties={},legacy=false] (/176.234.230.99:61440) lost connection: Disconnected
[20:52:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@29ce1eaa[id=9bf626eb-0cd5-302f-b5df-7a033cca0726,name=thoughthaven,properties={},legacy=false] (/176.234.230.99:61442) lost connection: Disconnected
[20:52:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@1b7f467e[id=92b3bdb1-1285-3c22-8b1f-36342d625ad1,name=YuBuCi,properties={},legacy=false] (/78.170.42.84:53089) lost connection: Disconnected
[20:52:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@770ea34d[id=92b3bdb1-1285-3c22-8b1f-36342d625ad1,name=YuBuCi,properties={},legacy=false] (/78.170.42.84:53105) lost connection: Disconnected
[20:52:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@2ef9fe26[id=92b3bdb1-1285-3c22-8b1f-36342d625ad1,name=YuBuCi,properties={},legacy=false] (/78.170.42.84:53106) lost connection: Disconnected
[20:52:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@779b8e1d[id=9bf626eb-0cd5-302f-b5df-7a033cca0726,name=thoughthaven,properties={},legacy=false] (/176.234.230.99:61483) lost connection: Disconnected
[20:52:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@16b67a26[id=92b3bdb1-1285-3c22-8b1f-36342d625ad1,name=YuBuCi,properties={},legacy=false] (/78.170.42.84:53117) lost connection: Disconnected
[20:52:25] [Craft Scheduler Thread - 15/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.5.3
[20:52:25] [Craft Scheduler Thread - 15/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[20:52:25] [Server thread/INFO]: [0;33;22m[21mSC [0;30;1m» [0;36;1mTufanGencel [0;33;1madli oyuncu [0;32;1mgiris [0;33;1myapti.[m
[20:52:26] [Server thread/INFO]: TufanGencel[/212.252.118.138:41371] logged in with entity id 484 at ([spawnn] 792.5429975387622, 20.0, 1278.1702616830617)
[20:52:26] [Server thread/INFO]: com.mojang.authlib.GameProfile@692ddfdc[id=9bf626eb-0cd5-302f-b5df-7a033cca0726,name=thoughthaven,properties={},legacy=false] (/176.234.230.99:61507) lost connection: Disconnected
[20:52:26] [Server thread/INFO]: [0;32;1mRamazan Bayrami Eklentisi Aktifleştiriliyor...[m
[20:52:26] [Server thread/WARN]: java.util.NoSuchElementException
[20:52:26] [Server thread/WARN]: at java.util.Scanner.throwFor(Unknown Source)
[20:52:26] [Server thread/WARN]: at java.util.Scanner.next(Unknown Source)
[20:52:26] [Server thread/WARN]: at net.dzikoysk.wildskript.collections.obfuscator.ObfuscatorUtils.unzip(ObfuscatorUtils.java:48)
[20:52:26] [Server thread/WARN]: at net.dzikoysk.wildskript.collections.obfuscator.Obfuscator.load(Obfuscator.java:36)
[20:52:26] [Server thread/WARN]: at net.dzikoysk.wildskript.collections.obfuscator.elements.EffLoad.execute(EffLoad.java:25)
[20:52:26] [Server thread/WARN]: at ch.njol.skript.lang.Effect.run(Effect.java:50)
[20:52:26] [Server thread/WARN]: at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[20:52:26] [Server thread/WARN]: at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[20:52:26] [Server thread/WARN]: at ch.njol.skript.effects.Delay$1.run(Delay.java:85)
[20:52:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[20:52:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[20:52:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:709)
[20:52:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[20:52:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634)
[20:52:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537)
[20:52:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[20:52:26] [Server thread/WARN]: [Skript] 'tmp.lck' is empty
[20:52:27] [Server thread/INFO]: [ASkyBlock] ASkyBlock V3.0.6.8 is available! You are running 2.9.9
[20:52:27] [Server thread/INFO]: [ASkyBlock] Update at: http://dev.bukkit.org/bukkit-plugins/skyblock
[20:52:28] [Craft Scheduler Thread - 11/INFO]: [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
[20:52:28] [Craft Scheduler Thread - 11/INFO]: [VanishNoPacket] Exception message: Server returned HTTP response code: 403 for URL: https://api.curseforge.com/servermods/files?projectIds=30949
[20:52:29] [Craft Scheduler Thread - 19/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:31] [Craft Scheduler Thread - 32/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:32] [Craft Scheduler Thread - 14/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:34] [Craft Scheduler Thread - 14/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:36] [Craft Scheduler Thread - 10/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:37] [Craft Scheduler Thread - 14/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:37] [Craft Scheduler Thread - 14/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:38] [User Authenticator #15/INFO]: UUID of player Cool_MC is 7baab4dd-efb4-3162-8b84-b3fe8d739eca
[20:52:38] [Server thread/INFO]: [0;33;22m[21mSC [0;30;1m» [0;36;1mCool_MC [0;33;1madli oyuncu [0;32;1mgiris [0;33;1myapti.[m
[20:52:38] [Server thread/INFO]: Cool_MC[/78.181.66.132:63195] logged in with entity id 1246 at ([spawnn] 792.5429975387622, 20.0, 1278.1702616830617)
[20:52:38] [Craft Scheduler Thread - 19/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:39] [Craft Scheduler Thread - 19/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:39] [Craft Scheduler Thread - 6/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:39] [Craft Scheduler Thread - 6/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:40] [Craft Scheduler Thread - 6/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:41] [Craft Scheduler Thread - 16/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:41] [Craft Scheduler Thread - 16/INFO]: [AuthMe] Cool_MC logged in!
[20:52:42] [Craft Scheduler Thread - 6/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:43] [Craft Scheduler Thread - 32/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:44] [User Authenticator #16/INFO]: UUID of player DoppFun is a3da6815-d5e7-32a5-a446-8a7d3daad03f
[20:52:44] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@13c3a017[id=a3da6815-d5e7-32a5-a446-8a7d3daad03f,name=DoppFun,properties={textures=[com.mojang.authlib.properties.Property@4c9e4efc]},legacy=false] (/94.120.75.255:1323): §a[§6Bot-Korumasi§a] §bTekrar giris yapin. §aGirmekte Sikinti Yasiyorsaniz Skype: skypeniz
[20:52:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@13c3a017[id=a3da6815-d5e7-32a5-a446-8a7d3daad03f,name=DoppFun,properties={textures=[com.mojang.authlib.properties.Property@4c9e4efc]},legacy=false] (/94.120.75.255:1323) lost connection: §a[§6Bot-Korumasi§a] §bTekrar giris yapin. §aGirmekte Sikinti Yasiyorsaniz Skype: skypeniz
[20:52:44] [Craft Scheduler Thread - 20/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:44] [Server thread/INFO]: [m[0;30;1m[[0;36;22m3540751[0;30;1m] [0;33;22m[0;33;22m[21m? [0;33;1m[21mVIP [0;33;22m[21m? [0;37;1m[21m» [0;31;1mCool_MC[m[0;37;22m[21m ? [0;37;1m TufanGencel.[m
[20:52:45] [Craft Scheduler Thread - 10/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:46] [User Authenticator #17/INFO]: UUID of player DoppFun is a3da6815-d5e7-32a5-a446-8a7d3daad03f
[20:52:47] [Server thread/INFO]: [0;33;22m[21mSC [0;30;1m» [0;36;1mDoppFun [0;33;1madli oyuncu [0;32;1mgiris [0;33;1myapti.[m
[20:52:47] [Server thread/INFO]: DoppFun[/94.120.75.255:1324] logged in with entity id 1941 at ([spawnn] 792.5429975387622, 20.0, 1278.1702616830617)
[20:52:47] [Craft Scheduler Thread - 24/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:47] [Craft Scheduler Thread - 24/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:48] [Craft Scheduler Thread - 14/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:49] [Craft Scheduler Thread - 24/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:50] [Craft Scheduler Thread - 32/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:50] [Server thread/INFO]: Cool_MC issued server command: /is go
[20:52:50] [Craft Scheduler Thread - 32/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:51] [Craft Scheduler Thread - 36/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:52] [Craft Scheduler Thread - 16/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:53] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
[20:52:53] [Craft Scheduler Thread - 10/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:54] [Server thread/INFO]: CONSOLE issued server command: /time set day spawnn
[20:52:54] [Server thread/INFO]: [0;30;1m[[0;32;22mZaman[0;30;1m] [0;37;22mZaman degistirildi, Dunya: [0;31;1mspawnn[0;37;22m.[m
[20:52:54] [Server thread/INFO]: CONSOLE issued server command: /time set day askyblock
[20:52:54] [Server thread/INFO]: [0;30;1m[[0;32;22mZaman[0;30;1m] [0;37;22mZaman degistirildi, Dunya: [0;31;1mASkyBlock[0;37;22m.[m
[20:52:54] [Craft Scheduler Thread - 14/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:55] [Craft Scheduler Thread - 32/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:56] [Craft Scheduler Thread - 32/INFO]: [AuthMe] TufanGencel used the wrong password
[20:52:57] [Server thread/INFO]: Cool_MC issued server command: /repair
[20:52:58] [Craft Scheduler Thread - 10/INFO]: [AuthMe] TufanGencel used the wrong password
[20:53:00] [Server thread/INFO]: TufanGencel lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[20:53:00] [Server thread/INFO]: [0;33;22m[21mSC [0;30;1m» [0;36;1mTufanGencel [0;33;1madli oyuncu [0;31;1mcikis [0;33;1myapti.[m
[20:53:02] [User Authenticator #18/INFO]: UUID of player fggtsisterjae69 is 962d8cd9-3439-37ea-b904-f7f4f390f65a
[20:53:02] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@92f9216[id=962d8cd9-3439-37ea-b904-f7f4f390f65a,name=fggtsisterjae69,properties={textures=[com.mojang.authlib.properties.Property@7059d5e5]},legacy=false] (/212.252.118.138:41381): §a[§6Bot-Korumasi§a] §bTekrar giris yapin. §aGirmekte Sikinti Yasiyorsaniz Skype: skypeniz
[20:53:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@92f9216[id=962d8cd9-3439-37ea-b904-f7f4f390f65a,name=fggtsisterjae69,properties={textures=[com.mojang.authlib.properties.Property@7059d5e5]},legacy=false] (/212.252.118.138:41381) lost connection: §a[§6Bot-Korumasi§a] §bTekrar giris yapin. §aGirmekte Sikinti Yasiyorsaniz Skype: skypeniz
[20:53:02] [Server thread/INFO]: [0;32;1mYou have sent an actionbar broadcast with the message "[m[0;33;22m[21m1 saat ara ile adanizi yeniliyebilirsiniz.[0;32;1m"[m
[20:53:04] [User Authenticator #19/INFO]: UUID of player fggtsisterjae69 is 962d8cd9-3439-37ea-b904-f7f4f390f65a
[20:53:04] [Server thread/INFO]: [0;33;22m[21mSC [0;30;1m» [0;36;1mfggtsisterjae69 [0;33;1madli oyuncu [0;32;1mgiris [0;33;1myapti.[m
[20:53:04] [Server thread/INFO]: fggtsisterjae69[/212.252.118.138:41744] logged in with entity id 3418 at ([spawnn] 792.5429975387622, 20.0, 1278.1702616830617)
[20:53:05] [Server thread/INFO]: Stopping the server
[20:53:05] [Server thread/INFO]: Stopping server
[20:53:05] [Server thread/INFO]: [SkStuff] Disabling SkStuff v1.6.4.1
[20:53:05] [Server thread/INFO]: [SkStuff] SkStuff 1.6.4.1 has been successfully disabled.
[20:53:05] [Server thread/INFO]: [Hayvan] Disabling Hayvan v2.8.0-b52
[20:53:05] [Server thread/INFO]: [TitleManager] Disabling TitleManager v1.5.9
[20:53:05] [Server thread/INFO]: [CratesPlus] Disabling CratesPlus v4.4
[20:53:05] [Server thread/INFO]: [CommandNPC] Disabling CommandNPC v1.7.2
[20:53:05] [Server thread/INFO]: [LeaderHeads] Disabling LeaderHeads v2.7.3
[20:53:05] [Server thread/INFO]: [LeaderHeads] Shutting down database connection.
[20:53:05] [Server thread/INFO]: [ItemStay] Disabling ItemStay v1.5.6
[20:53:05] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v12.9.9
[20:53:05] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.5
[20:53:05] [Server thread/INFO]: [floAuction] Disabling floAuction v3.1.0
[20:53:05] [Server thread/INFO]: Acik Arttirma Plugin Aktif Degil
[20:53:05] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.0-SNAPSHOT
[20:53:05] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.9
[20:53:05] [Server thread/INFO]: [VanishNoPacket] Disabling VanishNoPacket v3.20
[20:53:05] [Server thread/INFO]: [VanishNoPacket] 3.20 unloaded.
[20:53:05] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v1.81
[20:53:05] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.14-SNAPSHOT (build 1195)
[20:53:05] [Server thread/INFO]: [WhatIsIt] Disabling WhatIsIt v1.3.9
[20:53:05] [Server thread/INFO]: [0;37;1m[[0;32;1mWhat[0;37;22mIs[0;31;1mIt[0;37;1m] [0;37;22mhas been disabled.[m
[20:53:05] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b691
[20:53:05] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v3.7.4
[20:53:05] [Server thread/INFO]: [ActionHealth] Disabling ActionHealth v4.2
[20:53:05] [Server thread/INFO]: [CombatLog] Disabling CombatLog v1.8.11
[20:53:05] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Disabled.
[20:53:05] [Server thread/INFO]: [Smileychat] Disabling Smileychat v2.5
[20:53:05] [Server thread/INFO]: Smileychat Has been Disabled!
[20:53:05] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
[20:53:05] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.13.1
[20:53:05] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vTeamCity
[20:53:05] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.1
[20:53:05] [Server thread/INFO]: [ASkyBlock] Disabling ASkyBlock v2.9.9
[20:53:05] [Server thread/INFO]: [ASkyBlock] Saving offline messages...
[20:53:05] [Server thread/INFO]: [ASkyBlock] Saving top ten list
[20:53:05] [Server thread/INFO]: [ASkyBlock] Saved top ten list
[20:53:05] [Server thread/INFO]: [ASkyBlock] Saved name database
[20:53:05] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
[20:53:05] [Server thread/INFO]: [Lores] Disabling Lores v1.4.1
[20:53:05] [Server thread/INFO]: [Vault] Disabling Vault v1.5.3-b37
[20:53:05] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v1.14.0
[20:53:05] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
[20:53:05] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
[20:53:05] [Server thread/INFO]: [WildSkript] Disabling WildSkript v1.8
[20:53:05] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v1.3
[20:53:05] [Server thread/INFO]: Accepted EditSessionFactory of type com.sk89q.worldedit.EditSessionFactory from com.sk89q.worldedit
[20:53:05] [Server thread/INFO]: [AsyncWorldEdit] Disabled
[20:53:05] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
[20:53:05] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
[20:53:05] [Server thread/INFO]: Version 3.13.7-RC-sMD5NET-b925 is disabled.
[20:53:05] [Server thread/INFO]: [AntiWDL] Disabling AntiWDL v0.1
[20:53:05] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.0
[20:53:05] [Server thread/INFO]: [ClearLag] Nullifying static fields..
[20:53:05] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[20:53:05] [Server thread/INFO]: [NBTEditor] Disabling NBTEditor v1.1.3
[20:53:05] [Server thread/INFO]: [isim-bug-fixed] Disabling isim-bug-fixed v1.0.0
[20:53:05] [Server thread/INFO]: [0;32;22mNameFix disabled[m
[20:53:05] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
[20:53:05] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
[20:53:05] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.2
[20:53:05] [Server thread/INFO]: [CustomBanPlugin] Disabling CustomBanPlugin v1.1.1
[20:53:07] [Server thread/INFO]: [CustomBanPlugin] Has Been Disabled!
[20:53:07] [Server thread/INFO]: [LetItRain] Disabling LetItRain v4.5.3
[20:53:07] [Server thread/INFO]: [LetItRain] LetItRain v4.5.3 disabled
[20:53:07] [Server thread/INFO]: [DeathMessages] Disabling DeathMessages v3.1.1
[20:53:07] [Server thread/INFO]: <<[ DeathMessages ]>> [ Version ]=[ 3.1.1 ] [ Disabled! ]
[20:53:07] [Server thread/INFO]: [TopTenHeads] Disabling TopTenHeads v1.2
[20:53:07] [Server thread/INFO]: [OreGenerator] Disabling OreGenerator v2.0
[20:53:07] [Server thread/INFO]: [Lockette] Disabling Lockette v1.8.19
[20:53:07] [Server thread/INFO]: Lockette is being disabled... ;.;
[20:53:07] [Server thread/INFO]: [Lockette] Closing all automatic doors.
[20:53:07] [Server thread/INFO]: [DeathSpawnR] Disabling DeathSpawnR v1.5
[20:53:07] [Server thread/INFO]: [DeathSpawnR] Shutting down...
[20:53:07] [Server thread/INFO]: [DeathSpawnR] Done!
[20:53:07] [Server thread/INFO]: [ToggleInventory] Disabling ToggleInventory v1.3.0
[20:53:07] [Server thread/INFO]: [InventoryPages] Disabling InventoryPages v1.0.1
[20:53:07] [Server thread/INFO]: [InventoryPages] Plugin disabled.
[20:53:07] [Server thread/INFO]: [SaveIt] Disabling SaveIt v1.1.7
[20:53:07] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.1.4
[20:53:07] [Server thread/INFO]: [Announcer] Disabling Announcer v1.5
[20:53:07] [Server thread/INFO]: Announcer v1.5 is disabled!
[20:53:07] [Server thread/INFO]: [AlphaChest] Disabling AlphaChest v1.16.0
[20:53:07] [Server thread/INFO]: [AlphaChest] saved 5 chests
[20:53:07] [Server thread/INFO]: [Websend] Disabling Websend v2.5.7
[20:53:07] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.31 (Phoenix)
[20:53:07] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[20:53:07] [User Authenticator #20/INFO]: UUID of player thoughthaven is 9bf626eb-0cd5-302f-b5df-7a033cca0726
[20:53:07] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is disabled!
[20:53:07] [Server thread/INFO]: [Disposal] Disabling Disposal v1.2
[20:53:07] [Server thread/INFO]: [OreSpawner] Disabling OreSpawner v1.1
[20:53:07] [Server thread/INFO]: [0;32;1m[[0;36;1mOreSpawner[0;32;1m] [0;32;1mPlugin disabled.[m
[20:53:07] [Server thread/INFO]: [0;32;1m[[0;36;1mOreSpawner[0;32;1m] [0;31;1mPlease visit my server: mc.applecraft.de[m
[20:53:07] [Server thread/INFO]: [KeepItems] Disabling KeepItems v1.0.rc3
[20:53:07] [Server thread/INFO]: [UnioAntiCrash] Disabling UnioAntiCrash v1.0
[20:53:07] [Server thread/INFO]: Saving players
[20:53:07] [Server thread/INFO]: Cool_MC lost connection: Server closed
[20:53:07] [Server thread/INFO]: Cool_MC left the game.
[20:53:07] [Server thread/INFO]: DoppFun lost connection: Server closed
[20:53:08] [Server thread/INFO]: DoppFun left the game.
[20:53:08] [Server thread/INFO]: Saving worlds
[20:53:08] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[20:53:08] [Server thread/INFO]: Saving chunks for level 'ASkyBlock'/Overworld
[20:53:08] [Server thread/INFO]: Saving chunks for level 'ASkyBlock_nether'/Nether
[20:53:08] [Server thread/INFO]: Saving chunks for level 'ffa'/Overworld
[20:53:08] [Server thread/INFO]: Saving chunks for level 'spawnn'/Overworld
[20:53:08] [Server thread/INFO]: Saving chunks for level 'swmarket'/Overworld
[20:53:08] [Server thread/INFO]: Saving chunks for level 'denemem'/Overworld
Атабейи#3632
[20:51:23] [Server thread/ERROR]: Could not load 'plugins\BungeeCord.jar' in folder 'plugins'
[20:51:23] [Server thread/ERROR]: Could not load 'plugins\PlayMoreSounds.jar' in folder 'plugins'
[20:51:23] [Server thread/ERROR]: Could not load 'plugins\SuperCensor.jar' in folder 'plugins'
[20:51:24] [Server thread/ERROR]: Could not load 'plugins\DisguiseCraft.jar' in folder 'plugins'
[20:51:24] [Server thread/ERROR]: Could not load 'plugins\AAC.jar' in folder 'plugins'
[20:51:24] [Server thread/ERROR]: Could not load 'plugins\SoundControl.jar' in folder 'plugins'
[20:51:24] [Server thread/ERROR]: Could not load 'plugins\sexymotd-1.3.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
[20:51:24] [Server thread/ERROR]: Could not load 'plugins\FramePicture.jar' in folder 'plugins'
[20:51:25] [Server thread/ERROR]: Could not load 'plugins\SweetySpawner.jar' in folder 'plugins'
mrb internette buldum kullanmıstım.[DOUBLEPOST=1496532593,1496527664][/DOUBLEPOST]Canım benim plugins dosyasının içinde bungeecordun jarı ne geziyor.
Bir çok plugin hatalı veya çakışıyor.
hayır aslında coolminer+ den aldım mecburen wgde kötüyüm :([DOUBLEPOST=1496532681][/DOUBLEPOST]oyun yedegi alınca sv gidiyor. yedekle alakalı bişe galibaKusura bakmada bu paketi kör mü hazırladı?
Атабейи#3632
mrb internette buldum kullanmıstım.[DOUBLEPOST=1496532593,1496527664][/DOUBLEPOST]
hayır aslında coolminer+ den aldım mecburen wgde kötüyüm :([DOUBLEPOST=1496532681][/DOUBLEPOST]oyun yedegi alınca sv gidiyor. yedekle alakalı bişe galiba
ben atmadım coolminer :/ ben sadece bi kac skript ekledim. bide framepicture plugini onuda ramazan icin ekledim resimli giriş olsun diye. :/Her bulduğun plugini atmışsın içine. Ne işe yarar, ne için kullanılır hiç bakmamışsın gibi. Sunucunu sıfırla. Güzel bir paket bulup sunucuna kur. Sorun ortadan kalkacaktır.
ne dediginizi tam olarak anlıyamadım :)Eski çağ, Sunucusu şimdi çok işe yarayabilir.
Bizi koruyacak bir yer lazım !
Sanırsın ki, önüne geleni fırlatmış dosyanın içine bildiğin Siber Savaş.
ne dediginizi tam olarak anlıyamadım :)
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!