Çözüldü Arazi Yükleniyor | Minecraft

  • Konuyu Başlatan Konuyu Başlatan AlixTR
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 1.062
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

AlixTR

Bir Kömür Göründü Kaptanım!
Katılım
25 Haziran 2019
Mesajlar
117
Elmaslar
191
Puan
6.770
Yaş
22
Konum
İstanbul
Minecraft
TwoPage

Discord:

-

1610389207434.png


Minecraft sunucumda ben dahil 2-3 kişi böyle giremiyor veya giriyor şifre yazamandan atıyor çözümünü bilen var mı acaba
 
Büyük ihtimalle sizden kaynaklı olabilir. Sunucunuzun özellikleri çok çok düşük'de olabilir. Ancak dediğim gibi genelde sizden kaynaklı olur böyle şeyler. Sunucudan kaynaklı olan şeyler çökme vs. durumları oluyor genelde.
 
Büyük ihtimalle sizden kaynaklı olabilir. Sunucunuzun özellikleri çok çok düşük'de olabilir. Ancak dediğim gibi genelde sizden kaynaklı olur böyle şeyler. Sunucudan kaynaklı olan şeyler çökme vs. durumları oluyor genelde.
3 Kişide oluyor sunucu Ryzen 9 8gb
 
Java:
[14:59:01] [Server thread/INFO]: Starting minecraft server version 1.8.8
[14:59:01] [Server thread/INFO]: Loading properties
[14:59:01] [Server thread/INFO]: Default game type: SURVIVAL
[14:59:01] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[14:59:01] [Server thread/INFO]: Debug logging is disabled
[14:59:01] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
[14:59:01] [Server thread/INFO]: Using 4 threads for Netty based IO
[14:59:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
[14:59:01] [Server thread/INFO]: Data value allowed items:
[14:59:01] [Server thread/INFO]: Generating keypair
[14:59:01] [Server thread/INFO]: Starting Minecraft server on *:25565
[14:59:01] [Server thread/INFO]: Using default channel type
[14:59:01] [Server thread/ERROR]: Ambiguous plugin name `DeluxeMenus' for files `plugins\DeluxeMenus.jar' and `plugins\DeluxeMenus-1.10.5.jar' in `plugins'
[14:59:02] [Server thread/ERROR]: Ambiguous plugin name `GroupManager' for files `plugins\GroupManagerPlus-2.0.4-b136.jar' and `plugins\EssentialsGroupManager.jar' in `plugins'
[14:59:02] [Server thread/ERROR]: Ambiguous plugin name `WorldEdit' for files `plugins\WorldEdit.jar' and `plugins\worldedit-bukkit-6.1.3.jar' in `plugins'
[14:59:02] [Server thread/ERROR]: Ambiguous plugin name `WorldGuard' for files `plugins\WorldGuard.jar' and `plugins\worldguard-6.1.jar' in `plugins'
[14:59:02] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[14:59:02] [Server thread/ERROR]: Could not load 'plugins\WGKeepInventoryFlags.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: WGCustomFlags
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:222) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
[14:59:02] [Server thread/INFO]: [INFO][NoCheatPlus] Mon Jan 11 14:59:02 EET 2021
[14:59:02] [Server thread/INFO]: Player instances are stored for efficiency.
[14:59:02] [Server thread/ERROR]: Could not load 'plugins\AsyncWorldEdit-3.6.4.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:331) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:254) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
Caused by: java.lang.ExceptionInInitializerError
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_271]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_271]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    ... 6 more
Caused by: java.lang.IllegalStateException: Unable to get loaders.
    at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.getLoaders(ClassLoaderHelper.java:115) ~[?:?]
    at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.removeLoader(ClassLoaderHelper.java:124) ~[?:?]
    at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:100) ~[?:?]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_271]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_271]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    ... 6 more
Caused by: java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to java.util.List
    at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.getLoaders(ClassLoaderHelper.java:113) ~[?:?]
    at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.removeLoader(ClassLoaderHelper.java:124) ~[?:?]
    at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:100) ~[?:?]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_271]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_271]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    ... 6 more
[14:59:02] [Server thread/INFO]: [UnioAntiCrash] Loading UnioAntiCrash v1.0
[14:59:02] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.4-b136
[14:59:02] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
[14:59:02] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
[14:59:02] [Server thread/INFO]: [AlphaChest] Loading AlphaChest v1.17.0
[14:59:02] [Server thread/INFO]: [InventoryPages] Loading InventoryPages v1.0.1
[14:59:02] [Server thread/INFO]: [SuperCensor] Loading SuperCensor v2.8
[14:59:02] [Server thread/INFO]: [asCMD] Loading asCMD v2.1
[14:59:02] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.8.6
[14:59:02] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT
[14:59:02] [Server thread/INFO]: [SmartInvs] Loading SmartInvs v1.2.7
[14:59:02] [Server thread/INFO]: [TornadoSpawners] Loading TornadoSpawners v2.0
[14:59:02] [Server thread/INFO]: [AntiBotDeluxe] Loading AntiBotDeluxe v9.3.2
[14:59:02] [Server thread/INFO]: [AntiCrash] Loading AntiCrash v1.7
[14:59:02] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.6
[14:59:02] [Server thread/INFO]: [Skript] Loading Skript v2.2-dev36
[14:59:02] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[14:59:02] [Server thread/INFO]: [isim-bug-fixed] Loading isim-bug-fixed v1.0.0
[14:59:02] [Server thread/INFO]: [AWD] Loading AWD v2.5.0 beta
[14:59:02] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
[14:59:02] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.0-*
[14:59:02] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
[14:59:02] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
[14:59:02] [Server thread/INFO]: [AntiWDL] Loading AntiWDL v0.1
[14:59:02] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v3.7
[14:59:02] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
[14:59:02] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
[14:59:02] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[14:59:02] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
[14:59:02] [Server thread/INFO]: [SpoofedZergi] Loading SpoofedZergi v4.1
[14:59:02] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
[14:59:02] [Server thread/INFO]: [AutoPickup] Loading AutoPickup v3.9
[14:59:02] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[14:59:02] [Server thread/INFO]: [WorldEditCrashFix] Loading WorldEditCrashFix v2.0
[14:59:02] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
[14:59:02] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[14:59:02] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.18.0
[14:59:02] [Server thread/INFO]: [BookExploitFix] Loading BookExploitFix v0.13
[14:59:02] [Server thread/INFO]: [skUtilities] Loading skUtilities v0.9.2
[14:59:02] [Server thread/INFO]: [skript-mirror] Loading skript-mirror v1.0.0
[14:59:02] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
[14:59:02] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.9.11
[14:59:02] [Server thread/INFO]: [Vixio] Loading Vixio v2.0.3
[14:59:02] [Server thread/INFO]: [PacketBookFixer] Loading PacketBookFixer v1.0
[14:59:02] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
[14:59:02] [Server thread/INFO]: [TuSKe] Loading TuSKe v1.8.2-Pikachu-Patch-3
[14:59:02] [Server thread/INFO]: [VipZero] Loading VipZero v1.2.4
[14:59:02] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.1
[14:59:02] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.9.4
[14:59:02] [Server thread/INFO]: [ZergiFixed] Loading ZergiFixed v3
[14:59:02] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[14:59:02] [Server thread/INFO]: [GuiBalance] Loading GuiBalance v1.4
[14:59:02] [Server thread/INFO]: [CRanks] Loading CRanks v1.3.0
[14:59:02] [Server thread/INFO]: [CustomPayloadFixer] Loading CustomPayloadFixer v1.5
[14:59:02] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.17.3
[14:59:02] [Server thread/INFO]: [skript-yaml] Loading skript-yaml v1.3.2
[14:59:02] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.5
[14:59:02] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
[14:59:02] [Server thread/INFO]: [CleanMotD] Loading CleanMotD v0.2.5
[14:59:02] [Server thread/INFO]: [goBrush] Loading goBrush v3.0.0
[14:59:02] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.8.6
[14:59:02] [Server thread/INFO]: [SkyBlockHoloStats] Loading SkyBlockHoloStats v1.4.2
[14:59:02] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
[14:59:02] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
[14:59:02] [Server thread/INFO]: [EnderBank] Loading EnderBank v2.1
[14:59:02] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.70
[14:59:02] [Server thread/INFO]: [TAB] Loading TAB v2.6.1
[14:59:02] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.4.7
[14:59:02] [Server thread/INFO]: [ASkyBlock-IslandBorder] Loading ASkyBlock-IslandBorder v1.5.1
[14:59:02] [Server thread/INFO]: [WolvSK] Loading WolvSK v1.6.2
[14:59:02] [Server thread/INFO]: [SkyblockWorldEdit] Loading SkyblockWorldEdit v1.5.9.6
[14:59:02] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[14:59:02] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.16
[14:59:02] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.9.0
[14:59:02] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v2.7.3
[14:59:02] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
[14:59:02] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v9.9.1.9
[14:59:02] [Server thread/INFO]: PvP ▸  Addon yükleniyor 'Cheat Prevention v14.16'
[14:59:02] [Server thread/INFO]: PvP ▸  Addon yükleniyor 'Notifier v14.15'
[14:59:02] [Server thread/INFO]: PvP ▸  Addon yükleniyor 'Placeholder Compatibility v14.4'
[14:59:02] [Server thread/INFO]: PvP ▸  Addon yükleniyor 'Residence Compatibility v14.6'
[14:59:02] [Server thread/INFO]: PvP ▸  Addon yükleniyor 'Rewards v14.9'
[14:59:02] [Server thread/INFO]: PvP ▸  Toplam 5 adet addon yüklendis
[14:59:02] [Server thread/INFO]: [ShopChest] Loading ShopChest v1.12.3
[14:59:02] [Server thread/INFO]: [ShopChest] Using locale "en_US"
[14:59:02] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
[14:59:02] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v2.4.3
[14:59:02] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
[14:59:02] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[14:59:02] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
[14:59:03] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
[14:59:03] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[14:59:03] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[14:59:03] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[14:59:03] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[14:59:03] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
[14:59:03] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.9.4
[14:59:03] [Server thread/ERROR]: Cannot load plugins\ASkyBlock\locale\tr-TR.yml
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
 in 'string', line 417, column 3:
      enteringspawn: "Spawna giriliyor ...
      ^
expected <block end>, but found Scalar
 in 'string', line 417, column 37:
      enteringspawn: "Spawna giriliyor" tastybento
                                        ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [patched.jar:git-PaperSpigot-"4c7641d"]
    at com.wasteofplastic.askyblock.ASLocale.reloadLocale(ASLocale.java:726) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.ASLocale.getLocale(ASLocale.java:705) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.ASLocale.<init>(ASLocale.java:692) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.PluginConfig.loadPluginConfig(PluginConfig.java:332) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.ASkyBlock.onEnable(ASkyBlock.java:313) [askyblock.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:203) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
 in 'string', line 417, column 3:
      enteringspawn: "Spawna giriliyor ...
      ^
expected <block end>, but found Scalar
 in 'string', line 417, column 37:
      enteringspawn: "Spawna giriliyor" tastybento
                                        ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    ... 16 more
[14:59:03] [Server thread/INFO]: [ASkyBlock] Loading entity limits
[14:59:03] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 50000
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BEETROOT_BLOCK) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_ACACIA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_BIRCH) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_DARK_OAK) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_JUNGLE) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_SPRUCE) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BONE_BLOCK) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (CHORUS_FLOWER) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (CHORUS_PLANT) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE_POWDER) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (END_BRICKS) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (FROSTED_ICE) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (GRASS_PATH) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGMA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (NETHER_WART_BLOCK) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (OBSERVER) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_BLOCK) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_DOUBLE_SLAB) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_PILLAR) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_SLAB) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_STAIRS) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_NETHER_BRICK) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
[14:59:03] [Server thread/WARN]: Spawner setting of WITHER_SKELETON is unknown for this server. Skipping.
[14:59:03] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
[14:59:03] [Server thread/WARN]: [ASkyBlock] Could not find ozelada.schematic in the schematics folder! Skipping...
[14:59:03] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
[14:59:03] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[14:59:03] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[14:59:03] [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.
[14:59:03] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[14:59:03] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[14:59:03] [Server thread/INFO]: Preparing level "world"
[14:59:03] [Server thread/INFO]: -------- World Settings For [world] --------
[14:59:03] [Server thread/INFO]: Item Despawn Rate: 6000
[14:59:03] [Server thread/INFO]: Item Merge Radius: 2.5
[14:59:03] [Server thread/INFO]: Arrow Despawn Rate: 500
[14:59:03] [Server thread/INFO]: View Distance: 7
[14:59:03] [Server thread/INFO]: Experience Merge Radius: 3.0
[14:59:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
[14:59:03] [Server thread/INFO]: Clear tick list: false
[14:59:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[14:59:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[14:59:03] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[14:59:03] [Server thread/INFO]: Max Entity Collisions: 8
[14:59:03] [Server thread/INFO]: Mob Spawn Range: 6
[14:59:03] [Server thread/INFO]: Anti X-Ray: true
[14:59:03] [Server thread/INFO]:     Engine Mode: 1
[14:59:03] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[14:59:03] [Server thread/INFO]:     Replace Blocks: [1, 5]
[14:59:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[14:59:03] [Server thread/INFO]: Sending up to 10 chunks per packet
[14:59:03] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
[14:59:03] [Server thread/INFO]: Structure Info Saving: true
[14:59:03] [Server thread/INFO]: Random Lighting Updates: false
[14:59:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[14:59:03] [Server thread/INFO]: Max TNT Explosions: 100
[14:59:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Cane Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Melon Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Mi 8
[14:59:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[14:59:03] [Server thread/INFO]: -------- World Settings For [world] --------
[14:59:03] [Server thread/INFO]: Water over lava flow speed: 5
[14:59:03] [Server thread/INFO]: Fix TNT cannons: false
[14:59:03] [Server thread/INFO]: World async lighting: false
[14:59:03] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[14:59:03] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[14:59:03] [Server thread/INFO]: Allow undead horse types to be leashed: false
[14:59:03] [Server thread/INFO]: Keep spawn chunk loaded: true
[14:59:03] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[14:59:03] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[14:59:03] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[14:59:03] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[14:59:03] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 28 Hard: 96
[14:59:03] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
[14:59:03] [Server thread/INFO]: Item Despawn Rate: 6000
[14:59:03] [Server thread/INFO]: Item Merge Radius: 2.5
[14:59:03] [Server thread/INFO]: Arrow Despawn Rate: 500
[14:59:03] [Server thread/INFO]: View Distance: 7
[14:59:03] [Server thread/INFO]: Experience Merge Radius: 3.0
[14:59:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
[14:59:03] [Server thread/INFO]: Clear tick list: false
[14:59:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[14:59:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[14:59:03] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[14:59:03] [Server thread/INFO]: Max Entity Collisions: 8
[14:59:03] [Server thread/INFO]: Mob Spawn Range: 6
[14:59:03] [Server thread/INFO]: Anti X-Ray: true
[14:59:03] [Server thread/INFO]:     Engine Mode: 1
[14:59:03] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[14:59:03] [Server thread/INFO]:     Replace Blocks: [1, 5]
[14:59:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[14:59:03] [Server thread/INFO]: Sending up to 10 chunks per packet
[14:59:03] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
[14:59:03] [Server thread/INFO]: Structure Info Saving: true
[14:59:03] [Server thread/INFO]: Random Lighting Updates: false
[14:59:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[14:59:03] [Server thread/INFO]: Max TNT Explosions: 100
[14:59:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Cane Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Melon Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Mi 8
[14:59:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[14:59:03] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
[14:59:03] [Server thread/INFO]: Water over lava flow speed: 5
[14:59:03] [Server thread/INFO]: Fix TNT cannons: false
[14:59:03] [Server thread/INFO]: World async lighting: false
[14:59:03] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[14:59:03] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[14:59:03] [Server thread/INFO]: Allow undead horse types to be leashed: false
[14:59:03] [Server thread/INFO]: Keep spawn chunk loaded: true
[14:59:03] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[14:59:03] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[14:59:03] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[14:59:03] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[14:59:03] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 28 Hard: 96
[14:59:03] [Server thread/ERROR]: Could not pass event ChunkLoadEvent to ASkyBlock v3.0.9.4
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:188) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:138) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:117) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:217) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.World.getChunkAt(World.java:359) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.World.getChunkAtWorldCoords(World.java:355) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.World.getType(World.java:788) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.World.getType(World.java:769) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.World.isEmpty(World.java:294) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.World.c(World.java:282) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.WorldProvider.canSpawn(SourceFile:79) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.WorldServer.canSpawn(WorldServer.java:201) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.WorldServer.b(WorldServer.java:912) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:834) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:267) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
Caused by: java.lang.NullPointerException
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.createWorld(CraftServer.java:922) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.Bukkit.createWorld(Bukkit.java:485) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.WorldCreator.createWorld(WorldCreator.java:261) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at com.wasteofplastic.askyblock.ASkyBlock.getIslandWorld(ASkyBlock.java:161) ~[?:?]
    at com.wasteofplastic.askyblock.listeners.WorldLoader.onChunkLoad(WorldLoader.java:53) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_271]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_271]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_271]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_271]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    ... 22 more
[14:59:03] [Server thread/INFO]: Preparing start region for level 0 (Seed: -3643961101722969968)
[14:59:04] [Server thread/INFO]: Preparing spawn area: 11%
[14:59:05] [Server thread/INFO]: Preparing spawn area: 19%
[14:59:06] [Server thread/INFO]: Preparing spawn area: 27%
[14:59:07] [Server thread/INFO]: Preparing spawn area: 34%
[14:59:08] [Server thread/INFO]: Preparing spawn area: 44%
[14:59:09] [Server thread/INFO]: Preparing spawn area: 59%
[14:59:10] [Server thread/INFO]: Preparing spawn area: 73%
[14:59:11] [Server thread/INFO]: Preparing spawn area: 93%
[14:59:12] [Server thread/INFO]: [UnioAntiCrash] Enabling UnioAntiCrash v1.0
[14:59:12] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.4-b136
[14:59:12] [Server thread/INFO]: GroupManager - INFO - World Found: world
[14:59:12] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[14:59:12] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[14:59:12] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[14:59:12] [Server thread/INFO]: GroupManager version 2.0.4-b136 is enabled!
[14:59:12] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[14:59:12] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
[14:59:12] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3
[14:59:12] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[14:59:12] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
[14:59:12] [Server thread/INFO]: [AlphaChest] Enabling AlphaChest v1.17.0
[14:59:12] [Server thread/INFO]: [AlphaChest] loaded 0 chests
[14:59:12] [Server thread/INFO]: [InventoryPages] Enabling InventoryPages v1.0.1
[14:59:13] [Server thread/INFO]: [InventoryPages] Registering events.
[14:59:13] [Server thread/INFO]: [InventoryPages] Metrics enabled!
[14:59:13] [Server thread/INFO]: [InventoryPages] Setting up items.
[14:59:13] [Server thread/INFO]: [InventoryPages] Setting up commands.
[14:59:13] [Server thread/INFO]: [InventoryPages] Setting up language.
[14:59:13] [Server thread/INFO]: [InventoryPages] Setting up inventories.
[14:59:13] [Server thread/INFO]: [InventoryPages] Setting up inventory saving.
[14:59:13] [Server thread/INFO]: [InventoryPages] Plugin enabled!
[14:59:13] [Server thread/INFO]: [SuperCensor] Enabling SuperCensor v2.8
[14:59:13] [Server thread/INFO]: [SuperCensor] Loading SuperCensor. Version: 2.8
[14:59:13] [Server thread/INFO]: [SuperCensor] SuperCensor loaded.
[14:59:13] [Server thread/INFO]: [asCMD] Enabling asCMD v2.1
[14:59:13] [Server thread/INFO]: [asCMD] asCMD version 2.1 is enabled!
[14:59:13] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.8.6
[14:59:13] [Server thread/INFO]: [SkinsRestorer] Failed PaperSkinRefresher
[14:59:13] [Server thread/INFO]: [SkinsRestorer] Using SpigotSkinRefresher
[14:59:13] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_8_R3, using UniversalSkinFactory.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] SkinErrorCooldown is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] CustomGUI.Enabled is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] CustomGUI.ShowOnlyCustomGUI is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] DisablePrefix is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] MySQL.ConnectionOptions is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] DismountPlayerOnSkinUpdate is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] RemountPlayerOnSkinUpdate is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] DismountPassengersOnSkinUpdate is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] Debug is missing in config.yml! Using default value.
[14:59:15] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT
[14:59:15] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
[14:59:15] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
[14:59:15] [Server thread/INFO]: [SmartInvs] Enabling SmartInvs v1.2.7
[14:59:15] [Server thread/INFO]: [TornadoSpawners] Enabling TornadoSpawners v2.0
[14:59:16] [Server thread/INFO]: [AntiBotDeluxe] Enabling AntiBotDeluxe v9.3.2
[14:59:16] [Server thread/INFO]: Ephelos Network >                 _   _ ____        _   _____       _
[14:59:16] [Server thread/INFO]: Ephelos Network >     /\         | | (_)  _ \      | | |  __ \     | |
[14:59:16] [Server thread/INFO]: Ephelos Network >    /  \   _ __ | |_ _| |_) | ___ | |_| |  | | ___| |_   ___  _____
[14:59:16] [Server thread/INFO]: Ephelos Network >   / /\ \ | '_ \| __| |  _ < / _ \| __| |  | |/ _ \ | | | \ \/ / _ \
[14:59:16] [Server thread/INFO]: Ephelos Network >  / ____ \| | | | |_| | |_) | (_) | |_| |__| |  __/ | |_| |>  <  __/
[14:59:16] [Server thread/INFO]: Ephelos Network > /_/    \_\_| |_|\__|_|____/ \___/ \__|_____/ \___|_|\__,_/_/\_\___|
[14:59:16] [Server thread/INFO]: Ephelos Network >  9.3.2                                               Made with love.
[14:59:16] [Server thread/INFO]: Ephelos Network > Running as 3572@WIN-77RV6UN2REO
[14:59:16] [Server thread/INFO]: Ephelos Network > Establishing connection to system
[14:59:16] [Server thread/INFO]: Ephelos Network > No reply from validating Server, this Plugin will now run in safe mode to avoid incompatibilities
[14:59:16] [Server thread/INFO]: Ephelos Network > Connected to Backend & Webpanel - connection is alive
[14:59:16] [Server thread/INFO]: Ephelos Network > Loaded Config & Modules - protection prepared
[14:59:16] [Server thread/INFO]: [AntiCrash] Enabling AntiCrash v1.7
[14:59:16] [Server thread/INFO]: ----------------------------
[14:59:16] [Server thread/INFO]: AntiCrash by CrispyBow
[14:59:16] [Server thread/INFO]: Skype crispybow31
[14:59:16] [Server thread/INFO]: ----------------------------
[14:59:16] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.6
[14:59:16] [Thread-9/INFO]: Ephelos Network > A Firewall could not be found (IPSet is missing)
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/INFO]: [FrameProtect] ********************************************************************************
[14:59:17] [Server thread/INFO]: [FrameProtect] The server is in offline mode. If this server is not part of a proxy network
[14:59:17] [Server thread/INFO]: [FrameProtect] with UUID support, UUIDs may be unstable (this is a big problem for protections)
[14:59:17] [Server thread/INFO]: [FrameProtect] ********************************************************************************
[14:59:17] [Server thread/INFO]: [Skript] Enabling Skript v2.2-dev36
[14:59:17] [Server thread/WARN]: [Skript] Using this version of Skript on 1.8 is highly discouraged.
[14:59:17] [Server thread/WARN]: [Skript] Some features have been disabled; use older Skript to restore them.
[14:59:17] [Server thread/WARN]: [Skript] Also, there are probably bugs. And since 1.8 is not supported, they will not be fixed
[14:59:17] [Server thread/INFO]: [Skript] Starting updater thread
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 218! (aliases-english.sk, line 322: observer¦s = 218')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 219! (aliases-english.sk, line 324: white(_| )shulker(_| )(box|chest)¦s = 219')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 220! (aliases-english.sk, line 325: orange(_| )shulker(_| )(box|chest)¦s = 220')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 221! (aliases-english.sk, line 326: magenta(_| )shulker(_| )(box|chest)¦s = 221')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 222! (aliases-english.sk, line 327: light(_| )blue(_| )shulker(_| )(box|chest)¦s = 222')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 223! (aliases-english.sk, line 328: yellow(_| )shulker(_| )(box|chest)¦s = 223')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 224! (aliases-english.sk, line 329: (*|light(_| )green)(_| )shulker(_| )(box|chest)¦s = 224')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 225! (aliases-english.sk, line 330: pink(_| )shulker(_| )(box|chest)¦s = 225')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 226! (aliases-english.sk, line 331: gray(_| )shulker(_| )(box|chest)¦s = 226')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 227! (aliases-english.sk, line 332: light(_| )gray(_| )shulker(_| )(box|chest)¦s = 227')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 228! (aliases-english.sk, line 333: cyan(_| )shulker(_| )(box|chest)¦s = 228')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 229! (aliases-english.sk, line 334: [purple(_| )]shulker(_| )(box|chest)¦s = 229')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 230! (aliases-english.sk, line 335: blue(_| )shulker(_| )(box|chest)¦s = 230')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 231! (aliases-english.sk, line 336: brown(_| )shulker(_| )(box|chest)¦s = 231')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 232! (aliases-english.sk, line 337: green(_| )shulker(_| )(box|chest)¦s = 232')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 233! (aliases-english.sk, line 338: red(_| )shulker(_| )(box|chest)¦s = 233')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 234! (aliases-english.sk, line 339: black(_| )shulker(_| )(box|chest)¦s = 234')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 219! (aliases-english.sk, line 340: [<any>](_| )shulker(_| )(box|chest)¦s = 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 449! (aliases-english.sk, line 343: totem(_| )of(_| )Undying¦s = 449')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 450! (aliases-english.sk, line 344: shulker(_| )shell¦s = 450')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 452! (aliases-english.sk, line 345: iron(_| )nugget¦s = 452')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 213! (aliases-english.sk, line 348: magma(_| )block¦s = 213')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 214! (aliases-english.sk, line 349: nether(_| )wart(_| )block¦s = 214')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 215! (aliases-english.sk, line 350: red(_| )nether(_| )brick¦s = 215')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 216! (aliases-english.sk, line 351: bone(_| )block¦s = 216')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 217! (aliases-english.sk, line 352: structure(_| )void¦s = 217')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 198! (aliases-english.sk, line 355: end[er](_| )rod¦s = 198')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 199! (aliases-english.sk, line 356: chorus(_| )plant¦s = 199')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 200! (aliases-english.sk, line 357: chorus(_| )flower¦s = 200')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 201! (aliases-english.sk, line 358: purpur(_| )block¦s = 201')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 202! (aliases-english.sk, line 359: purpur(_| )pillar¦s = 202')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 203! (aliases-english.sk, line 360: purpur(_| )stairs = 203')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 204! (aliases-english.sk, line 361: purpur(_| )double(_| )slab¦s = 204')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 205! (aliases-english.sk, line 362: purpur(_| )slab¦s = 205')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 206! (aliases-english.sk, line 363: endstone(_| )bricks = 206')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 207! (aliases-english.sk, line 364: beetroot(_| )block¦s = 207')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 208! (aliases-english.sk, line 365: grass(_| )path¦s = 208')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 209! (aliases-english.sk, line 366: ender(_| )gateway¦s = 209')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 210! (aliases-english.sk, line 367: repeating(_| )command(_| )block¦s = 210')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 211! (aliases-english.sk, line 368: chain(_| )command(_| )block¦s = 211')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 212! (aliases-english.sk, line 369: frosted(_| )ice¦s = 212')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 255! (aliases-english.sk, line 371: structure(_| )block¦s = 255')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 426! (aliases-english.sk, line 374: ender(_| )crystal¦s = 426')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 432! (aliases-english.sk, line 375: chorus(_| )fruit¦s = 432')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 433! (aliases-english.sk, line 376: popped(_| )chorus(_| )fruit¦s = 433')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 434! (aliases-english.sk, line 377: beetroot¦s = 434')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 435! (aliases-english.sk, line 378: beetroot(_| )seeds = 435')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 436! (aliases-english.sk, line 379: beetroot(_| )soup¦s = 436')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 437! (aliases-english.sk, line 380: dragon(_| )breath¦s = 437')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 438! (aliases-english.sk, line 381: splash(_| )potion¦s = 438')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 439! (aliases-english.sk, line 382: spectral(_| )arrow¦s = 439')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 440! (aliases-english.sk, line 383: tipped(_| )arrow¦s = 440')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 441! (aliases-english.sk, line 384: lingering(_| )potion¦s = 441')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 442! (aliases-english.sk, line 385: shield¦s = 442')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 443! (aliases-english.sk, line 386: elytra¦s = 443')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 444! (aliases-english.sk, line 387: spruce(_| )boat¦s = 444')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 445! (aliases-english.sk, line 388: birch(_| )boat¦s = 445')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 446! (aliases-english.sk, line 389: jungle(_| )boat¦s = 446')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 447! (aliases-english.sk, line 390: acacia(_| )boat¦s = 447')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 448! (aliases-english.sk, line 391: dark(_| )oak(_| )boat¦s = 448')
[14:59:17] [Server thread/INFO]: [Skript] Loaded a total of 20213 english aliases
[14:59:17] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[14:59:17] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[14:59:17] [Server thread/INFO]: Surum uyumsuz.
[14:59:17] [Server thread/INFO]: git-PaperSpigot-"4c7641d" (MC: 1.8.8)
[14:59:17] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
[14:59:18] [Server thread/INFO]: Using locale en
[14:59:18] [Server thread/INFO]: Using locale en
[14:59:18] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
[14:59:18] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[14:59:18] [Server thread/INFO]: [isim-bug-fixed] Enabling isim-bug-fixed v1.0.0
[14:59:18] [Server thread/INFO]: isim-bug-fixed Version 1.0.0 has been enabled
[14:59:18] [Server thread/INFO]: Connecting to SQLite
[14:59:18] [Server thread/INFO]: [AWD] Enabling AWD v2.5.0 beta
[14:59:18] [Server thread/INFO]: [AntiWorldDownloader] AWD has been enabled! (Version: 2.5.0 beta)
[14:59:18] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
[14:59:18] [Server thread/INFO]: [ClearLag] Loading modules...
[14:59:18] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[14:59:18] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[14:59:18] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[14:59:18] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.0-*
[14:59:18] [Thread-12/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
[14:59:18] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[14:59:18] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[14:59:18] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 148 classes.
[14:59:18] [Server thread/INFO]: [skQuery] Beginning to process a total of 148 from SkQuery
[14:59:18] [Server thread/INFO]: [skQuery] Out of 148 classes, 144 classes were loaded from SkQuery
[14:59:18] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
[14:59:19] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
[14:59:19] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
[14:59:19] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
java.net.BindException: Cannot assign requested address: JVM_Bind
    at java.net.DualStackPlainSocketImpl.bind0(Native Method) ~[?:1.8.0_271]
    at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source) ~[?:1.8.0_271]
    at java.net.AbstractPlainSocketImpl.bind(Unknown Source) ~[?:1.8.0_271]
    at java.net.PlainSocketImpl.bind(Unknown Source) ~[?:1.8.0_271]
    at java.net.ServerSocket.bind(Unknown Source) ~[?:1.8.0_271]
    at java.net.ServerSocket.bind(Unknown Source) ~[?:1.8.0_271]
    at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [Votifier.jar:?]
    at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [Votifier.jar:?]
    at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [Votifier.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
[14:59:19] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
[14:59:19] [Server thread/INFO]: [AntiWDL] Enabling AntiWDL v0.1
[14:59:19] [Server thread/INFO]: [AntiWDL] -----------------------------
[14:59:19] [Server thread/INFO]: [AntiWDL] Loading AntiWDL by Upd4ting
[14:59:19] [Server thread/INFO]: [AntiWDL] Check out my twitter: twitter.com/upd4ting
[14:59:19] [Server thread/INFO]: [AntiWDL] -----------------------------
[14:59:19] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v3.7
[14:59:19] [Server thread/INFO]: [AutoSaveWorld] Version 3.7 is enabled: 87332ccb-a343-4b2b-8f8f-092dc86362f5
[14:59:19] [Thread-14/INFO]: [AutoSaveWorld] AutoSaveThread Started: Interval is 450 seconds, Warn Times are 0
[14:59:19] [Thread-15/INFO]: [AutoSaveWorld] AutoBackupThread Started: Interval is 900 seconds, Warn Times are 0
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
[14:59:19] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
[14:59:19] [Server thread/INFO]: [SpoofedZergi] Enabling SpoofedZergi v4.1
[14:59:19] [Server thread/INFO]:
*----------------------------------------------------------------*
Checking online mode...
The online-mode is: false!

UUIDSpoof - Fix by zPirroZ3007 has been enabled!
The UUID exploit is now fixed!
*----------------------------------------------------------------*
[14:59:19] [Server thread/INFO]: [AutoPickup] Enabling AutoPickup v3.9
[14:59:19] [Server thread/ERROR]: [AutoPickup] Plugin AutoPickup v3.9 has failed to register events for class me.MnMaxon.AutoPickup.MythicMobListener because net/elseland/xikage/MythicMobs/API/Bukkit/Events/MythicMobDeathEvent does not exist.
[14:59:19] [Server thread/ERROR]: [AutoPickup] Plugin AutoPickup v3.9 has failed to register events for class me.MnMaxon.AutoPickup.TokenEnchantListener because com/vk2gpz/tokenenchant/event/TEBlockExplodeEvent does not exist.
[14:59:19] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[14:59:19] [Server thread/INFO]: [WildSkript] skQuery hooked!
[14:59:19] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[14:59:19] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[14:59:19] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~
[14:59:19] [Server thread/INFO]: [WorldEditCrashFix] Enabling WorldEditCrashFix v2.0
[14:59:19] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
[14:59:19] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
[14:59:19] [Server thread/INFO]: [DeluxeMenus] 5 GUI menus loaded!
[14:59:19] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
[14:59:19] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
[14:59:19] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[14:59:19] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.18.0
[14:59:19] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[14:59:19] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.18.0
[14:59:19] [Server thread/INFO]: [FeatherBoard] Framework version: 2017-04
[14:59:19] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
[14:59:19] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
[14:59:19] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[14:59:19] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
[14:59:19] [Server thread/INFO]: [FeatherBoard] Loading messages ...
[14:59:19] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
[14:59:19] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
[14:59:20] [Thread-12/WARN]: [ClearLag] Clearlag failed to check for updates - bukkit may be down
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loaded 2420 of the 4647 placholders
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
[14:59:21] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
[14:59:21] [Server thread/INFO]: [FeatherBoard]     Lines: 2
[14:59:21] [Server thread/INFO]: [FeatherBoard]     Arguments: 1
[14:59:21] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
[14:59:21] [Server thread/INFO]: [FeatherBoard] Your version is up to date!
[14:59:21] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
[14:59:21] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
[14:59:21] [Server thread/INFO]: %%__ENCRYPTME__%%[FeatherBoard] Cracked by t0r@BlackSpigotMC
[14:59:21] [Server thread/INFO]: [BookExploitFix] Enabling BookExploitFix v0.13
[14:59:21] [Server thread/INFO]: [BookExploitFix] Detected supported server version v1_8_R3
[14:59:21] [Server thread/INFO]: [BookExploitFix] BookExploitFix vers. 0.13 by minoneer activated
[14:59:21] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.9.2
[14:59:21] [Server thread/INFO]: [skUtilities] v0.9.2: loaded modules (Conversions, Files, Yaml, Urls, Utilities) in 147ms
[14:59:21] [Server thread/INFO]: [skript-mirror] Enabling skript-mirror v1.0.0
[14:59:21] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.9.11
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading custom files.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/efsanevi.yml.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Mega.yml.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Standart.yml.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Ultra.yml.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
[14:59:21] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_8_R3! Trying to find NMS support
[14:59:21] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_8_R3' loaded!
[14:59:21] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Classic.schematic was successfully found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Nether.schematic was successfully found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] OutDoors.schematic was successfully found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Sea.schematic was successfully found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Soul.schematic was successfully found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Wooden.schematic was successfully found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
[14:59:21] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
[14:59:21] [Server thread/INFO]: [Vixio] Enabling Vixio v2.0.3
[14:59:22] [Server thread/INFO]: [PacketBookFixer] Enabling PacketBookFixer v1.0
[14:59:22] [Server thread/INFO]: PacketBookFixer Aktif !
[14:59:22] [Server thread/INFO]: §4Discord : §cBlondeCow#5145 - #Turkiye1760
[14:59:22] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
[14:59:22] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[14:59:22] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2-Pikachu-Patch-3
[14:59:22] [Server thread/INFO]: [TuSKe] Enabling Metrics... Done!
[14:59:22] [Server thread/INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
[14:59:22] [Server thread/INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
[14:59:22] [Server thread/INFO]: [TuSKe] Loaded 8 events, 12 conditions, 20 effects, 60 expressions and 0 types. Have fun!
[14:59:22] [Server thread/INFO]: [VipZero] Enabling VipZero v1.2.4
[14:59:22] [Server thread/INFO]: [VipZero] Enabling VipZero (V1.2.4) - Author: SubZero0 & nathampa0909
[14:59:22] [Server thread/INFO]: [VipZero] Checking for updates...
[14:59:22] [Server thread/INFO]: [VipZero] No updates found.
[14:59:22] [Server thread/INFO]: [VipZero] Checking for old config file...
[14:59:22] [Server thread/INFO]: [VipZero] No updates found.
[14:59:22] [Server thread/INFO]: [VipZero] Checking for config file update...
[14:59:22] [Server thread/INFO]: [VipZero] No updates found.
[14:59:22] [Server thread/INFO]: [VipZero] Checking for language file update...
[14:59:22] [Server thread/INFO]: [VipZero] No updates found.
[14:59:22] [Server thread/INFO]: [VipZero] Using flatfile system.
[14:59:22] [Server thread/INFO]: [VipZero] Use only Vault for permissions: ENABLED!
[14:59:22] [Server thread/INFO]: [VipZero] Hooked to Vault (Permission).
[14:59:22] [Server thread/INFO]: [VipZero] Hooked to Vault (Economy).
[14:59:22] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.1
[14:59:23] [Server thread/INFO]: [ZergiFixed] Enabling ZergiFixed v3
[14:59:23] [Server thread/INFO]: 
[14:59:23] [Server thread/INFO]: ZergiFixed  eklentisi aktif!3]
[14:59:23] [Server thread/INFO]: ------------------------------------------
[14:59:23] [Server thread/INFO]: Bulduğunuz exploit saldırılarını discord üzerinden bana bildirebilirsiniz Discord : Zergi#0221
[14:59:23] [Server thread/INFO]: Her zaman yardım etmeye açığız.
[14:59:23] [Server thread/INFO]: 
[14:59:23] [Server thread/INFO]: Discord iletişim adresimiz: Zergi#0221
[14:59:23] [Server thread/INFO]: ------------------------------------------
[14:59:23] [Server thread/INFO]: 
[14:59:23] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[14:59:23] [Server thread/INFO]: [GuiBalance] Enabling GuiBalance v1.4
[14:59:23] [Server thread/INFO]: [GuiBalance] You are using the latest version of GuiBalance
[14:59:23] [Server thread/INFO]: [CRanks] Enabling CRanks v1.3.0
[14:59:23] [Server thread/INFO]: Started..
[14:59:23] [Server thread/INFO]: [CustomPayloadFixer] Enabling CustomPayloadFixer v1.5
[14:59:23] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.17.3
[14:59:23] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
[14:59:23] [Server thread/WARN]: [ShopGUIPlus] Spawners plugin not found, spawners won't be supported.
[14:59:23] [Server thread/INFO]: [skript-yaml] Enabling skript-yaml v1.3.2
[14:59:23] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.5
[14:59:23] [Server thread/ERROR]: Error occurred while enabling TitleManager v2.1.5 (Is it up to date?)
java.lang.IllegalArgumentException: Parameter specified as non-null is null: method io.puharesource.mc.titlemanager.config.TMConfigMain$locale$1.invoke, parameter it
    at io.puharesource.mc.titlemanager.config.TMConfigMain$locale$1.invoke(TMConfig.kt) ~[?:?]
    at io.puharesource.mc.titlemanager.config.TMConfigMain$locale$1.invoke(TMConfig.kt:33) ~[?:?]
    at io.puharesource.mc.titlemanager.config.TMConfig$DefaultImpls.value(TMConfig.kt:14) ~[?:?]
    at io.puharesource.mc.titlemanager.config.TMConfigMain.value(TMConfig.kt:33) ~[?:?]
    at io.puharesource.mc.titlemanager.config.TMConfigMain.<init>(TMConfig.kt:40) ~[?:?]
    at io.puharesource.mc.titlemanager.TitleManagerPlugin.reloadConfig(TitleManagerPlugin.kt:110) ~[?:?]
    at io.puharesource.mc.titlemanager.TitleManagerPlugin.getConfig(TitleManagerPlugin.kt:102) ~[?:?]
    at io.puharesource.mc.titlemanager.InternalsKt.debug(Internals.kt:37) ~[?:?]
    at io.puharesource.mc.titlemanager.TitleManagerPlugin.onEnable(TitleManagerPlugin.kt:51) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
[14:59:23] [Server thread/INFO]: [TitleManager] Disabling TitleManager v2.1.5
[14:59:23] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
[14:59:23] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[14:59:23] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[14:59:23] [Server thread/INFO]: [CleanMotD] Enabling CleanMotD v0.2.5
[14:59:23] [Server thread/INFO]: [goBrush] Enabling goBrush v3.0.0
[14:59:23] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.8.6
[14:59:23] [Server thread/INFO]: [HeadDatabase] §bUsing default §3"en_US.lang" §bcreated by §6Arcaniax
[14:59:23] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
[14:59:23] [Server thread/INFO]: [SkyBlockHoloStats] Enabling SkyBlockHoloStats v1.4.2
[14:59:23] [Server thread/INFO]: [SkyBlockHoloStats] Hooked into ASkyBlock!
[14:59:23] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
[14:59:23] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_the_end
[14:59:23] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[14:59:23] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_nether
[14:59:23] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[14:59:23] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
[14:59:23] [Server thread/INFO]: Item Despawn Rate: 6000
[14:59:23] [Server thread/INFO]: Item Merge Radius: 2.5
[14:59:23] [Server thread/INFO]: Arrow Despawn Rate: 500
[14:59:23] [Server thread/INFO]: View Distance: 7
[14:59:23] [Server thread/INFO]: Experience Merge Radius: 3.0
[14:59:23] [Server thread/INFO]: Chunks to Grow per Tick: 650
[14:59:23] [Server thread/INFO]: Clear tick list: false
[14:59:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[14:59:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[14:59:23] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[14:59:23] [Server thread/INFO]: Max Entity Collisions: 8
[14:59:23] [Server thread/INFO]: Mob Spawn Range: 6
[14:59:23] [Server thread/INFO]: Anti X-Ray: true
[14:59:23] [Server thread/INFO]:     Engine Mode: 1
[14:59:23] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[14:59:23] [Server thread/INFO]:     Replace Blocks: [1, 5]
[14:59:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[14:59:23] [Server thread/INFO]: Sending up to 10 chunks per packet
[14:59:23] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
[14:59:23] [Server thread/INFO]: Structure Info Saving: true
[14:59:23] [Server thread/INFO]: Random Lighting Updates: false
[14:59:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[14:59:23] [Server thread/INFO]: Max TNT Explosions: 100
[14:59:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Cane Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Melon Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Mi 8
[14:59:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[14:59:23] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
[14:59:23] [Server thread/INFO]: Water over lava flow speed: 5
[14:59:23] [Server thread/INFO]: Fix TNT cannons: false
[14:59:23] [Server thread/INFO]: World async lighting: false
[14:59:23] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[14:59:23] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[14:59:23] [Server thread/INFO]: Allow undead horse types to be leashed: false
[14:59:23] [Server thread/INFO]: Keep spawn chunk loaded: true
[14:59:23] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[14:59:23] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[14:59:23] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[14:59:23] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[14:59:23] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 28 Hard: 96
[14:59:23] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8802950280010231229)
[14:59:23] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[14:59:23] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
[14:59:23] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
[14:59:24] [Server thread/INFO]: [EnderBank] Enabling EnderBank v2.1
[14:59:24] [Server thread/INFO]: [EnderBank] §6Banka §7» §7Using legacy placeholder hook. Please update placeholderapi. We are not responsible for this issue.
[14:59:24] [Server thread/INFO]: [EnderBank] §6Banka §7» §7PlaceholderAPI support added.
[14:59:24] [Server thread/INFO]: [EnderBank] §6Banka §7» §7Interest has been started!
[14:59:24] [Server thread/INFO]: [EnderBank] Dil/Language: en
[14:59:24] [Server thread/INFO]: [EnderBank] 1.8 Support added!
[14:59:24] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.70
[14:59:24] [Server thread/INFO]: [TAB] Enabling TAB v2.6.1
[14:59:24] [Server thread/INFO]: [TAB] Server version: 1.8.8 (v1_8_R3)
[14:59:24] [Server thread/INFO]: [TAB] Animation "arti" has a refresh interval of 10ms which is not divisible by 50! Animations can't refresh faster than every tick ( = 50 milliseconds). Using 50.
[14:59:24] [Server thread/INFO]: [TAB] Animation "evip" has a refresh interval of 10ms which is not divisible by 50! Animations can't refresh faster than every tick ( = 50 milliseconds). Using 50.
[14:59:24] [Server thread/INFO]: [TAB] There were 2 startup warnings.
[14:59:24] [Server thread/INFO]: [TAB] Enabled in 94ms
[14:59:24] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.4.7
[14:59:24] [Server thread/INFO]: [MineResetLite] MRL is managed and developed by Boomclaw under the Apache 2.0 license.
[14:59:24] [Server thread/INFO]: [MineResetLite] For any issues or suggestions, use the Spigot discussion thread. Do not PM any of the developers.
[14:59:24] [Server thread/INFO]: [ASkyBlock-IslandBorder] Enabling ASkyBlock-IslandBorder v1.5.1
[14:59:24] [Server thread/INFO]: [WolvSK] Enabling WolvSK v1.6.2
[14:59:24] [Server thread/INFO]: [SkyblockWorldEdit] Enabling SkyblockWorldEdit v1.5.9.6
[14:59:25] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[14:59:25] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[14:59:25] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
[14:59:25] [Server thread/INFO]: [WorldGuard] Loading region data...
[14:59:25] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.16
[14:59:25] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.16!
[14:59:25] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
[14:59:25] [Server thread/INFO]: [skRayFall] Cooking Bacon...
[14:59:25] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
[14:59:25] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
[14:59:25] [Server thread/INFO]: [skRayFall] Getting more bacon for the Votifier runners!
[14:59:25] [Server thread/INFO]: [skRayFall] Bacon holograms found
[14:59:25] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
[14:59:25] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
[14:59:25] [Server thread/INFO]: [skRayFall] Getting the extra special 1.8.4 - 1.8.8 bacon!
[14:59:26] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
[14:59:26] [Server thread/INFO]: [skRayFall] Bacon is ready!
[14:59:26] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.9.0
[14:59:26] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v2.7.3
[14:59:26] [Server thread/INFO]: [LeaderHeads] Hooked into Citizens
[14:59:26] [Server thread/INFO]: [LeaderHeads] Correctly initialized skin manager
[14:59:26] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
[14:59:26] [Server thread/INFO]: [LeaderHeads] Loading custom statistic: example.yml
[14:59:26] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: votes
[14:59:26] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: kills
[14:59:26] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
[14:59:26] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
[14:59:26] [Server thread/INFO]: [CommandNPC] Initiating Database
[14:59:26] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
[14:59:26] [Thread-23/INFO]: [CommandNPC] Loading commands complete!
[14:59:26] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
[14:59:26] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v9.9.1.9
[14:59:26] [Server thread/INFO]: [ShopChest] Enabling ShopChest v1.12.3
[14:59:26] [Server thread/INFO]: [ShopChest] Could not find translation for "entity.EntityHorse.name" in selected language file. Using default translation (Horse)
[14:59:26] [Server thread/INFO]: [ShopChest] Using SQLite
[14:59:26] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
[14:59:27] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[14:59:27] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.4.3
[14:59:27] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_8_R3
[14:59:27] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
[14:59:27] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
[14:59:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[14:59:27] [Server thread/INFO]: Done (23.621s)! For help, type "help" or "?"
[14:59:27] [Server thread/INFO]: Timings Reset
[14:59:27] [Server thread/INFO]: PvP ▸  Addon açılıyor 'Cheat Prevention v14.16'
[14:59:27] [Server thread/INFO]: PvP ▸   
[14:59:27] [Server thread/INFO]: PvP ▸  Addon açılıyor 'Notifier v14.15'
[14:59:27] [Server thread/INFO]: PvP ▸   
[14:59:27] [Server thread/INFO]: PvP ▸  Addon açılıyor 'Placeholder Compatibility v14.4'
[14:59:27] [Server thread/INFO]: PvP ▸   
[14:59:27] [Server thread/INFO]: PvP ▸  Addon açılıyor 'Residence Compatibility v14.6'
[14:59:27] [Server thread/INFO]: [CombatLogX Residence Compatibility] Could not find Residence plugin.
[14:59:27] [Server thread/INFO]: [CombatLogX Residence Compatibility] Automatically disabling...
[14:59:27] [Server thread/INFO]: PvP ▸   
[14:59:27] [Server thread/INFO]: PvP ▸  Addon açılıyor 'Rewards v14.9'
[14:59:27] [Server thread/INFO]: PvP ▸   
[14:59:27] [Server thread/INFO]: PvP ▸  Başarıyla açıldı 4 addons
[14:59:27] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.5
[14:59:27] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[14:59:27] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[14:59:27] [Craft Scheduler Thread - 63/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
[14:59:27] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[14:59:27] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[14:59:27] [Craft Scheduler Thread - 2/WARN]: Exception in thread "Craft Scheduler Thread - 2"
[14:59:27] [Craft Scheduler Thread - 2/WARN]: org.apache.commons.lang.UnhandledException: Plugin ShopChest v1.12.3 generated an exception while executing task 1094
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
    at de.epiceric.shopchest.utils.UpdateChecker.check(UpdateChecker.java:43)
    at de.epiceric.shopchest.ShopChest$4.run(ShopChest.java:321)
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 4 more

[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer] ----------------------------------------------
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     +===============+
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     | SkinsRestorer |
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     |---------------|
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     |   Bukkit only |
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     +===============+
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer] ----------------------------------------------
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     Current version: 13.8.6
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     This is the latest version!
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer] ----------------------------------------------
[14:59:28] [Craft Scheduler Thread - 15/INFO]: [PlaceholderAPI] 180 placeholder expansions are available on the cloud.
[14:59:28] [Craft Scheduler Thread - 45/INFO]: [goBrush] Registered 18 brushes.
[14:59:28] [Server thread/INFO]: Trying to register generator with Multiverse
[14:59:28] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock'!
[14:59:28] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
[14:59:28] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock_nether'!
[14:59:28] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
[14:59:28] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
[14:59:28] [Server thread/INFO]: Game rule has been updated
[14:59:28] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
[14:59:28] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
[14:59:28] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
[14:59:28] [Server thread/INFO]: (FAWE) Plugin 'ASkyBlock' found. Using it now.
[14:59:28] [Server thread/INFO]: [Skript] Loading variables...
[14:59:28] [Server thread/INFO]: [Skript] Loaded 84 variables in 0.0 seconds
[14:59:29] [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. (kredi.sk, line 509: if {kredi::güncelle-kontrol} is "Kapalı" or "Kapat":')
[14:59:29] [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. (kredi.sk, line 531: if {kredi::lapis-modu} is "Kapalı" or "Kapat":')
[14:59:29] [Craft Scheduler Thread - 23/INFO]: [Skript] You're currently running custom Skript version. No updates will be automatically installed.
[14:59:34] [Craft Scheduler Thread - 38/INFO]: [HeadDatabase] Succesfully loaded 27321 heads!
[14:59:34] [Craft Scheduler Thread - 38/INFO]: [HeadDatabase] Succesfully loaded 15 featured tags!
[14:59:35] [Server thread/WARN]: [Skript] an entity cannot be saved, i.e. the contents of the variable {kboss::bosslar::%{_x}%::%{_loc}%} will be lost when the server stops. (KnightBoss.sk, line 284: set {kboss::bosslar::%{_x}%::%{_loc}%} to last spawned entity')
[14:59:35] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: load chunk loop-value (KnightBoss.sk, line 324: load chunk loop-value')
[14:59:36] [Server thread/WARN]: [Skript] null is already a text, so you should not put it in one (e.g. null instead of "%null%") (kredi.sk, line 313: replace all "{ALTSATIR}" with "%newline%" in {_kredibilgi}')
[14:59:36] [Server thread/WARN]: [Skript] the 1st argument is already a text, so you should not put it in one (e.g. the 1st argument instead of "%the 1st argument%") (kredi.sk, line 490: replace all "{KUPON}" with "%arg-1%" in {_kuponkullan}')
[14:59:38] [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 '57' with e.g. 'diamond_block'. (Vip.sk, line 5: give 32 of 57 to player')
[14:59:38] [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 '41' with e.g. 'gold_block'. (Vip.sk, line 6: give 32 of 41 to player')
[14:59:38] [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 '42' with e.g. 'iron_block'. (Vip.sk, line 7: give 32 of 42 to player')
[14:59:38] [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 '133' with e.g. 'emerald_block'. (Vip.sk, line 8: give 32 of 133 to player')
[14:59:38] [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 '121' with e.g. 'ender_stone'. (Vip.sk, line 9: give 3 of 121 to player')
[14:59:38] [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 '57' with e.g. 'diamond_block'. (Vip.sk, line 20: give 64 of 57 to player')
[14:59:38] [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 '41' with e.g. 'gold_block'. (Vip.sk, line 21: give 64 of 41 to player')
[14:59:38] [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 '42' with e.g. 'iron_block'. (Vip.sk, line 22: give 64 of 42 to player')
[14:59:38] [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 '133' with e.g. 'emerald_block'. (Vip.sk, line 23: give 64 of 133 to player')
[14:59:38] [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 '121' with e.g. 'ender_stone'. (Vip.sk, line 24: give 6 of 121 to player')
[14:59:38] [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 '57' with e.g. 'diamond_block'. (Vip.sk, line 35: give 96 of 57 to player')
[14:59:38] [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 '41' with e.g. 'gold_block'. (Vip.sk, line 36: give 96 of 41 to player')
[14:59:38] [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 '42' with e.g. 'iron_block'. (Vip.sk, line 37: give 96 of 42 to player')
[14:59:38] [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 '133' with e.g. 'emerald_block'. (Vip.sk, line 38: give 96 of 133 to player')
[14:59:38] [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 '121' with e.g. 'ender_stone'. (Vip.sk, line 39: give 9 of 121 to player')
[14:59:38] [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 '57' with e.g. 'diamond_block'. (Vip.sk, line 51: give 128 of 57 to player')
[14:59:38] [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 '41' with e.g. 'gold_block'. (Vip.sk, line 52: give 128 of 41 to player')
[14:59:38] [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 '42' with e.g. 'iron_block'. (Vip.sk, line 53: give 128 of 42 to player')
[14:59:38] [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 '133' with e.g. 'emerald_block'. (Vip.sk, line 54: give 128 of 133 to player')
[14:59:38] [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 '121' with e.g. 'ender_stone'. (Vip.sk, line 55: give 128 of 121 to player')
[14:59:38] [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 '57' with e.g. 'diamond_block'. (Vip.sk, line 67: give 160 of 57 to player')
[14:59:38] [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 '41' with e.g. 'gold_block'. (Vip.sk, line 68: give 160 of 41 to player')
[14:59:38] [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 '42' with e.g. 'iron_block'. (Vip.sk, line 69: give 160 of 42 to player')
[14:59:38] [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 '133' with e.g. 'emerald_block'. (Vip.sk, line 70: give 160 of 133 to player')
[14:59:38] [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 '121' with e.g. 'ender_stone'. (Vip.sk, line 71: give 160 of 121 to player')
[14:59:39] [Server thread/INFO]: [Skript] Loaded 6 scripts with a total of 21 triggers and 27 commands in 10.37 seconds
[14:59:39] [Server thread/INFO]: [Skript] Finished loading.
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: askyblock
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_skyhero% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_skylegend% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_skylord% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_skymage% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_herobuy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_lordbuy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_legendbuy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_magebuy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_size1% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_size2% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_size3% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_team1% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_team2% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_team3% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_team4% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_team5% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_home1% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_home2% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_home3% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier1% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier1buy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier2% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier2buy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier3% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier3buy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier4% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier4buy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_stats% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_papa% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_guide% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_shop% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_upgrades% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_ranks% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_crates% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_spawners% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_gui% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_gen1% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_gen2% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_gen3% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_gen4% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_gen5% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: leaderheads
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pinger
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] NMS based placeholders such as %player_ping% have been enabled for your server version!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: skript
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: sound
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
[14:59:39] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
[14:59:39] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[14:59:39] [Server thread/INFO]: [ASkyBlock] Loading island grid...
[14:59:39] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
[14:59:39] [Server thread/INFO]: [ASkyBlock] Loading warps...
[14:59:39] [Server thread/INFO]: [ASkyBlock] Loading warp panel...
[14:59:39] [Server thread/INFO]: [ASkyBlock] Loading Top Ten
[14:59:39] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
[14:59:39] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.10.9) is available at:
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
[14:59:39] [Server thread/INFO]: [ShopChest] Initialized 0 Shops
[14:59:40] [Craft Scheduler Thread - 47/INFO]: [TuSKe] Checking for latest update...
[14:59:41] [Server thread/INFO]: [ASkyBlock] No update available.
[14:59:41] [Craft Scheduler Thread - 47/INFO]: [TuSKe] New update available: v1.8.2
[14:59:41] [Craft Scheduler Thread - 47/INFO]: [TuSKe] Check what's new in: https://github.com/Tuke-Nuke/TuSKe/releases/tag/1.8.2
[14:59:41] [Craft Scheduler Thread - 47/INFO]: [TuSKe] You can download and update it with /tuske update.
[14:59:41] [Server thread/ERROR]: [PlaceholderAPI] ASkyBlock-IslandBorder is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [MrDarkness462] and urge them to update it ASAP.
[14:59:41] [Craft Scheduler Thread - 63/INFO]: ================[ItemSpawner]================
[14:59:41] [Craft Scheduler Thread - 63/INFO]: An update is available
[14:59:41] [Craft Scheduler Thread - 63/INFO]: Current version is 2.0
[14:59:41] [Craft Scheduler Thread - 63/INFO]: New version is 1.0
[14:59:41] [Craft Scheduler Thread - 63/INFO]: https://www.spigotmc.org/resources/53430
[14:59:41] [Craft Scheduler Thread - 63/INFO]: ================[ItemSpawner]================
[14:59:41] [Craft Scheduler Thread - 131/INFO]: [TuSKe] Generating documentation of Skript & Addons.
[14:59:43] [Craft Scheduler Thread - 131/INFO]: [TuSKe] Documentation was generated successfully.
[15:00:42] [AntiBotDeluxe#Logger-1/INFO]: Ephelos Network > AyeItzHugh/21c872d8-3c1f-348b-8c91-c2bcb279e5ae [95.70.130.240] logged in.
[15:00:42] [Server thread/INFO]: is leader = false
[15:00:43] [updatecheck/WARN]: java.lang.ArrayIndexOutOfBoundsException: 1
[15:00:43] [updatecheck/WARN]:     at com.whitehouse.ascmd.SimpleThread.run(JoinUpdater.java:78)
[15:01:03] [Server thread/INFO]: [asCMD] §cAn error occured whilst trying to check for a new version! Check it manually at https://www.spigotmc.org/resources/ascmd-armor-stand-command-great-for-lobby-servers.41127/ (The warning in console can be ignored)

hastebin :
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.


yukarıdanda bakabilirsin
 
Java:
[14:59:01] [Server thread/INFO]: Starting minecraft server version 1.8.8
[14:59:01] [Server thread/INFO]: Loading properties
[14:59:01] [Server thread/INFO]: Default game type: SURVIVAL
[14:59:01] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[14:59:01] [Server thread/INFO]: Debug logging is disabled
[14:59:01] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
[14:59:01] [Server thread/INFO]: Using 4 threads for Netty based IO
[14:59:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
[14:59:01] [Server thread/INFO]: Data value allowed items:
[14:59:01] [Server thread/INFO]: Generating keypair
[14:59:01] [Server thread/INFO]: Starting Minecraft server on *:25565
[14:59:01] [Server thread/INFO]: Using default channel type
[14:59:01] [Server thread/ERROR]: Ambiguous plugin name `DeluxeMenus' for files `plugins\DeluxeMenus.jar' and `plugins\DeluxeMenus-1.10.5.jar' in `plugins'
[14:59:02] [Server thread/ERROR]: Ambiguous plugin name `GroupManager' for files `plugins\GroupManagerPlus-2.0.4-b136.jar' and `plugins\EssentialsGroupManager.jar' in `plugins'
[14:59:02] [Server thread/ERROR]: Ambiguous plugin name `WorldEdit' for files `plugins\WorldEdit.jar' and `plugins\worldedit-bukkit-6.1.3.jar' in `plugins'
[14:59:02] [Server thread/ERROR]: Ambiguous plugin name `WorldGuard' for files `plugins\WorldGuard.jar' and `plugins\worldguard-6.1.jar' in `plugins'
[14:59:02] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[14:59:02] [Server thread/ERROR]: Could not load 'plugins\WGKeepInventoryFlags.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: WGCustomFlags
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:222) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
[14:59:02] [Server thread/INFO]: [INFO][NoCheatPlus] Mon Jan 11 14:59:02 EET 2021
[14:59:02] [Server thread/INFO]: Player instances are stored for efficiency.
[14:59:02] [Server thread/ERROR]: Could not load 'plugins\AsyncWorldEdit-3.6.4.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:331) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:254) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
Caused by: java.lang.ExceptionInInitializerError
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_271]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_271]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    ... 6 more
Caused by: java.lang.IllegalStateException: Unable to get loaders.
    at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.getLoaders(ClassLoaderHelper.java:115) ~[?:?]
    at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.removeLoader(ClassLoaderHelper.java:124) ~[?:?]
    at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:100) ~[?:?]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_271]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_271]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    ... 6 more
Caused by: java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to java.util.List
    at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.getLoaders(ClassLoaderHelper.java:113) ~[?:?]
    at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.removeLoader(ClassLoaderHelper.java:124) ~[?:?]
    at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:100) ~[?:?]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_271]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_271]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    ... 6 more
[14:59:02] [Server thread/INFO]: [UnioAntiCrash] Loading UnioAntiCrash v1.0
[14:59:02] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.4-b136
[14:59:02] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
[14:59:02] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
[14:59:02] [Server thread/INFO]: [AlphaChest] Loading AlphaChest v1.17.0
[14:59:02] [Server thread/INFO]: [InventoryPages] Loading InventoryPages v1.0.1
[14:59:02] [Server thread/INFO]: [SuperCensor] Loading SuperCensor v2.8
[14:59:02] [Server thread/INFO]: [asCMD] Loading asCMD v2.1
[14:59:02] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.8.6
[14:59:02] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT
[14:59:02] [Server thread/INFO]: [SmartInvs] Loading SmartInvs v1.2.7
[14:59:02] [Server thread/INFO]: [TornadoSpawners] Loading TornadoSpawners v2.0
[14:59:02] [Server thread/INFO]: [AntiBotDeluxe] Loading AntiBotDeluxe v9.3.2
[14:59:02] [Server thread/INFO]: [AntiCrash] Loading AntiCrash v1.7
[14:59:02] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.6
[14:59:02] [Server thread/INFO]: [Skript] Loading Skript v2.2-dev36
[14:59:02] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[14:59:02] [Server thread/INFO]: [isim-bug-fixed] Loading isim-bug-fixed v1.0.0
[14:59:02] [Server thread/INFO]: [AWD] Loading AWD v2.5.0 beta
[14:59:02] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
[14:59:02] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.0-*
[14:59:02] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
[14:59:02] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
[14:59:02] [Server thread/INFO]: [AntiWDL] Loading AntiWDL v0.1
[14:59:02] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v3.7
[14:59:02] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
[14:59:02] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
[14:59:02] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[14:59:02] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
[14:59:02] [Server thread/INFO]: [SpoofedZergi] Loading SpoofedZergi v4.1
[14:59:02] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
[14:59:02] [Server thread/INFO]: [AutoPickup] Loading AutoPickup v3.9
[14:59:02] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[14:59:02] [Server thread/INFO]: [WorldEditCrashFix] Loading WorldEditCrashFix v2.0
[14:59:02] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
[14:59:02] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[14:59:02] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.18.0
[14:59:02] [Server thread/INFO]: [BookExploitFix] Loading BookExploitFix v0.13
[14:59:02] [Server thread/INFO]: [skUtilities] Loading skUtilities v0.9.2
[14:59:02] [Server thread/INFO]: [skript-mirror] Loading skript-mirror v1.0.0
[14:59:02] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
[14:59:02] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.9.11
[14:59:02] [Server thread/INFO]: [Vixio] Loading Vixio v2.0.3
[14:59:02] [Server thread/INFO]: [PacketBookFixer] Loading PacketBookFixer v1.0
[14:59:02] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
[14:59:02] [Server thread/INFO]: [TuSKe] Loading TuSKe v1.8.2-Pikachu-Patch-3
[14:59:02] [Server thread/INFO]: [VipZero] Loading VipZero v1.2.4
[14:59:02] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.1
[14:59:02] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.9.4
[14:59:02] [Server thread/INFO]: [ZergiFixed] Loading ZergiFixed v3
[14:59:02] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[14:59:02] [Server thread/INFO]: [GuiBalance] Loading GuiBalance v1.4
[14:59:02] [Server thread/INFO]: [CRanks] Loading CRanks v1.3.0
[14:59:02] [Server thread/INFO]: [CustomPayloadFixer] Loading CustomPayloadFixer v1.5
[14:59:02] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.17.3
[14:59:02] [Server thread/INFO]: [skript-yaml] Loading skript-yaml v1.3.2
[14:59:02] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.5
[14:59:02] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
[14:59:02] [Server thread/INFO]: [CleanMotD] Loading CleanMotD v0.2.5
[14:59:02] [Server thread/INFO]: [goBrush] Loading goBrush v3.0.0
[14:59:02] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.8.6
[14:59:02] [Server thread/INFO]: [SkyBlockHoloStats] Loading SkyBlockHoloStats v1.4.2
[14:59:02] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
[14:59:02] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
[14:59:02] [Server thread/INFO]: [EnderBank] Loading EnderBank v2.1
[14:59:02] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.70
[14:59:02] [Server thread/INFO]: [TAB] Loading TAB v2.6.1
[14:59:02] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.4.7
[14:59:02] [Server thread/INFO]: [ASkyBlock-IslandBorder] Loading ASkyBlock-IslandBorder v1.5.1
[14:59:02] [Server thread/INFO]: [WolvSK] Loading WolvSK v1.6.2
[14:59:02] [Server thread/INFO]: [SkyblockWorldEdit] Loading SkyblockWorldEdit v1.5.9.6
[14:59:02] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[14:59:02] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.16
[14:59:02] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.9.0
[14:59:02] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v2.7.3
[14:59:02] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
[14:59:02] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v9.9.1.9
[14:59:02] [Server thread/INFO]: PvP ▸  Addon yükleniyor 'Cheat Prevention v14.16'
[14:59:02] [Server thread/INFO]: PvP ▸  Addon yükleniyor 'Notifier v14.15'
[14:59:02] [Server thread/INFO]: PvP ▸  Addon yükleniyor 'Placeholder Compatibility v14.4'
[14:59:02] [Server thread/INFO]: PvP ▸  Addon yükleniyor 'Residence Compatibility v14.6'
[14:59:02] [Server thread/INFO]: PvP ▸  Addon yükleniyor 'Rewards v14.9'
[14:59:02] [Server thread/INFO]: PvP ▸  Toplam 5 adet addon yüklendis
[14:59:02] [Server thread/INFO]: [ShopChest] Loading ShopChest v1.12.3
[14:59:02] [Server thread/INFO]: [ShopChest] Using locale "en_US"
[14:59:02] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
[14:59:02] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v2.4.3
[14:59:02] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
[14:59:02] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[14:59:02] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
[14:59:03] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
[14:59:03] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[14:59:03] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[14:59:03] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[14:59:03] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[14:59:03] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
[14:59:03] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.9.4
[14:59:03] [Server thread/ERROR]: Cannot load plugins\ASkyBlock\locale\tr-TR.yml
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
in 'string', line 417, column 3:
      enteringspawn: "Spawna giriliyor ...
      ^
expected <block end>, but found Scalar
in 'string', line 417, column 37:
      enteringspawn: "Spawna giriliyor" tastybento
                                        ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [patched.jar:git-PaperSpigot-"4c7641d"]
    at com.wasteofplastic.askyblock.ASLocale.reloadLocale(ASLocale.java:726) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.ASLocale.getLocale(ASLocale.java:705) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.ASLocale.<init>(ASLocale.java:692) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.PluginConfig.loadPluginConfig(PluginConfig.java:332) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.ASkyBlock.onEnable(ASkyBlock.java:313) [askyblock.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:203) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
in 'string', line 417, column 3:
      enteringspawn: "Spawna giriliyor ...
      ^
expected <block end>, but found Scalar
in 'string', line 417, column 37:
      enteringspawn: "Spawna giriliyor" tastybento
                                        ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    ... 16 more
[14:59:03] [Server thread/INFO]: [ASkyBlock] Loading entity limits
[14:59:03] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 50000
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BEETROOT_BLOCK) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_ACACIA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_BIRCH) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_DARK_OAK) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_JUNGLE) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_SPRUCE) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BONE_BLOCK) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (CHORUS_FLOWER) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (CHORUS_PLANT) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE_POWDER) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (END_BRICKS) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (FROSTED_ICE) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (GRASS_PATH) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGMA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (NETHER_WART_BLOCK) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (OBSERVER) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_BLOCK) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_DOUBLE_SLAB) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_PILLAR) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_SLAB) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_STAIRS) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_NETHER_BRICK) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[14:59:03] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
[14:59:03] [Server thread/WARN]: Spawner setting of WITHER_SKELETON is unknown for this server. Skipping.
[14:59:03] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
[14:59:03] [Server thread/WARN]: [ASkyBlock] Could not find ozelada.schematic in the schematics folder! Skipping...
[14:59:03] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
[14:59:03] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[14:59:03] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[14:59:03] [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.
[14:59:03] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[14:59:03] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[14:59:03] [Server thread/INFO]: Preparing level "world"
[14:59:03] [Server thread/INFO]: -------- World Settings For [world] --------
[14:59:03] [Server thread/INFO]: Item Despawn Rate: 6000
[14:59:03] [Server thread/INFO]: Item Merge Radius: 2.5
[14:59:03] [Server thread/INFO]: Arrow Despawn Rate: 500
[14:59:03] [Server thread/INFO]: View Distance: 7
[14:59:03] [Server thread/INFO]: Experience Merge Radius: 3.0
[14:59:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
[14:59:03] [Server thread/INFO]: Clear tick list: false
[14:59:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[14:59:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[14:59:03] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[14:59:03] [Server thread/INFO]: Max Entity Collisions: 8
[14:59:03] [Server thread/INFO]: Mob Spawn Range: 6
[14:59:03] [Server thread/INFO]: Anti X-Ray: true
[14:59:03] [Server thread/INFO]:     Engine Mode: 1
[14:59:03] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[14:59:03] [Server thread/INFO]:     Replace Blocks: [1, 5]
[14:59:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[14:59:03] [Server thread/INFO]: Sending up to 10 chunks per packet
[14:59:03] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
[14:59:03] [Server thread/INFO]: Structure Info Saving: true
[14:59:03] [Server thread/INFO]: Random Lighting Updates: false
[14:59:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[14:59:03] [Server thread/INFO]: Max TNT Explosions: 100
[14:59:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Cane Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Melon Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Mi 8
[14:59:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[14:59:03] [Server thread/INFO]: -------- World Settings For [world] --------
[14:59:03] [Server thread/INFO]: Water over lava flow speed: 5
[14:59:03] [Server thread/INFO]: Fix TNT cannons: false
[14:59:03] [Server thread/INFO]: World async lighting: false
[14:59:03] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[14:59:03] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[14:59:03] [Server thread/INFO]: Allow undead horse types to be leashed: false
[14:59:03] [Server thread/INFO]: Keep spawn chunk loaded: true
[14:59:03] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[14:59:03] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[14:59:03] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[14:59:03] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[14:59:03] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 28 Hard: 96
[14:59:03] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
[14:59:03] [Server thread/INFO]: Item Despawn Rate: 6000
[14:59:03] [Server thread/INFO]: Item Merge Radius: 2.5
[14:59:03] [Server thread/INFO]: Arrow Despawn Rate: 500
[14:59:03] [Server thread/INFO]: View Distance: 7
[14:59:03] [Server thread/INFO]: Experience Merge Radius: 3.0
[14:59:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
[14:59:03] [Server thread/INFO]: Clear tick list: false
[14:59:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[14:59:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[14:59:03] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[14:59:03] [Server thread/INFO]: Max Entity Collisions: 8
[14:59:03] [Server thread/INFO]: Mob Spawn Range: 6
[14:59:03] [Server thread/INFO]: Anti X-Ray: true
[14:59:03] [Server thread/INFO]:     Engine Mode: 1
[14:59:03] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[14:59:03] [Server thread/INFO]:     Replace Blocks: [1, 5]
[14:59:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[14:59:03] [Server thread/INFO]: Sending up to 10 chunks per packet
[14:59:03] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
[14:59:03] [Server thread/INFO]: Structure Info Saving: true
[14:59:03] [Server thread/INFO]: Random Lighting Updates: false
[14:59:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[14:59:03] [Server thread/INFO]: Max TNT Explosions: 100
[14:59:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Cane Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Melon Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[14:59:03] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Mi 8
[14:59:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[14:59:03] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
[14:59:03] [Server thread/INFO]: Water over lava flow speed: 5
[14:59:03] [Server thread/INFO]: Fix TNT cannons: false
[14:59:03] [Server thread/INFO]: World async lighting: false
[14:59:03] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[14:59:03] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[14:59:03] [Server thread/INFO]: Allow undead horse types to be leashed: false
[14:59:03] [Server thread/INFO]: Keep spawn chunk loaded: true
[14:59:03] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[14:59:03] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[14:59:03] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[14:59:03] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[14:59:03] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 28 Hard: 96
[14:59:03] [Server thread/ERROR]: Could not pass event ChunkLoadEvent to ASkyBlock v3.0.9.4
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:188) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:138) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:117) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:217) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.World.getChunkAt(World.java:359) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.World.getChunkAtWorldCoords(World.java:355) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.World.getType(World.java:788) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.World.getType(World.java:769) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.World.isEmpty(World.java:294) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.World.c(World.java:282) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.WorldProvider.canSpawn(SourceFile:79) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.WorldServer.canSpawn(WorldServer.java:201) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.WorldServer.b(WorldServer.java:912) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:834) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:267) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
Caused by: java.lang.NullPointerException
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.createWorld(CraftServer.java:922) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.Bukkit.createWorld(Bukkit.java:485) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.WorldCreator.createWorld(WorldCreator.java:261) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at com.wasteofplastic.askyblock.ASkyBlock.getIslandWorld(ASkyBlock.java:161) ~[?:?]
    at com.wasteofplastic.askyblock.listeners.WorldLoader.onChunkLoad(WorldLoader.java:53) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_271]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_271]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_271]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_271]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    ... 22 more
[14:59:03] [Server thread/INFO]: Preparing start region for level 0 (Seed: -3643961101722969968)
[14:59:04] [Server thread/INFO]: Preparing spawn area: 11%
[14:59:05] [Server thread/INFO]: Preparing spawn area: 19%
[14:59:06] [Server thread/INFO]: Preparing spawn area: 27%
[14:59:07] [Server thread/INFO]: Preparing spawn area: 34%
[14:59:08] [Server thread/INFO]: Preparing spawn area: 44%
[14:59:09] [Server thread/INFO]: Preparing spawn area: 59%
[14:59:10] [Server thread/INFO]: Preparing spawn area: 73%
[14:59:11] [Server thread/INFO]: Preparing spawn area: 93%
[14:59:12] [Server thread/INFO]: [UnioAntiCrash] Enabling UnioAntiCrash v1.0
[14:59:12] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.4-b136
[14:59:12] [Server thread/INFO]: GroupManager - INFO - World Found: world
[14:59:12] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[14:59:12] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[14:59:12] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[14:59:12] [Server thread/INFO]: GroupManager version 2.0.4-b136 is enabled!
[14:59:12] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[14:59:12] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
[14:59:12] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3
[14:59:12] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[14:59:12] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
[14:59:12] [Server thread/INFO]: [AlphaChest] Enabling AlphaChest v1.17.0
[14:59:12] [Server thread/INFO]: [AlphaChest] loaded 0 chests
[14:59:12] [Server thread/INFO]: [InventoryPages] Enabling InventoryPages v1.0.1
[14:59:13] [Server thread/INFO]: [InventoryPages] Registering events.
[14:59:13] [Server thread/INFO]: [InventoryPages] Metrics enabled!
[14:59:13] [Server thread/INFO]: [InventoryPages] Setting up items.
[14:59:13] [Server thread/INFO]: [InventoryPages] Setting up commands.
[14:59:13] [Server thread/INFO]: [InventoryPages] Setting up language.
[14:59:13] [Server thread/INFO]: [InventoryPages] Setting up inventories.
[14:59:13] [Server thread/INFO]: [InventoryPages] Setting up inventory saving.
[14:59:13] [Server thread/INFO]: [InventoryPages] Plugin enabled!
[14:59:13] [Server thread/INFO]: [SuperCensor] Enabling SuperCensor v2.8
[14:59:13] [Server thread/INFO]: [SuperCensor] Loading SuperCensor. Version: 2.8
[14:59:13] [Server thread/INFO]: [SuperCensor] SuperCensor loaded.
[14:59:13] [Server thread/INFO]: [asCMD] Enabling asCMD v2.1
[14:59:13] [Server thread/INFO]: [asCMD] asCMD version 2.1 is enabled!
[14:59:13] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.8.6
[14:59:13] [Server thread/INFO]: [SkinsRestorer] Failed PaperSkinRefresher
[14:59:13] [Server thread/INFO]: [SkinsRestorer] Using SpigotSkinRefresher
[14:59:13] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_8_R3, using UniversalSkinFactory.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] SkinErrorCooldown is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] CustomGUI.Enabled is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] CustomGUI.ShowOnlyCustomGUI is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] DisablePrefix is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] MySQL.ConnectionOptions is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] DismountPlayerOnSkinUpdate is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] RemountPlayerOnSkinUpdate is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] DismountPassengersOnSkinUpdate is missing in config.yml! Using default value.
[14:59:13] [Server thread/INFO]: [SkinsRestorer] Debug is missing in config.yml! Using default value.
[14:59:15] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT
[14:59:15] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
[14:59:15] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
[14:59:15] [Server thread/INFO]: [SmartInvs] Enabling SmartInvs v1.2.7
[14:59:15] [Server thread/INFO]: [TornadoSpawners] Enabling TornadoSpawners v2.0
[14:59:16] [Server thread/INFO]: [AntiBotDeluxe] Enabling AntiBotDeluxe v9.3.2
[14:59:16] [Server thread/INFO]: Ephelos Network >                 _   _ ____        _   _____       _
[14:59:16] [Server thread/INFO]: Ephelos Network >     /\         | | (_)  _ \      | | |  __ \     | |
[14:59:16] [Server thread/INFO]: Ephelos Network >    /  \   _ __ | |_ _| |_) | ___ | |_| |  | | ___| |_   ___  _____
[14:59:16] [Server thread/INFO]: Ephelos Network >   / /\ \ | '_ \| __| |  _ < / _ \| __| |  | |/ _ \ | | | \ \/ / _ \
[14:59:16] [Server thread/INFO]: Ephelos Network >  / ____ \| | | | |_| | |_) | (_) | |_| |__| |  __/ | |_| |>  <  __/
[14:59:16] [Server thread/INFO]: Ephelos Network > /_/    \_\_| |_|\__|_|____/ \___/ \__|_____/ \___|_|\__,_/_/\_\___|
[14:59:16] [Server thread/INFO]: Ephelos Network >  9.3.2                                               Made with love.
[14:59:16] [Server thread/INFO]: Ephelos Network > Running as 3572@WIN-77RV6UN2REO
[14:59:16] [Server thread/INFO]: Ephelos Network > Establishing connection to system
[14:59:16] [Server thread/INFO]: Ephelos Network > No reply from validating Server, this Plugin will now run in safe mode to avoid incompatibilities
[14:59:16] [Server thread/INFO]: Ephelos Network > Connected to Backend & Webpanel - connection is alive
[14:59:16] [Server thread/INFO]: Ephelos Network > Loaded Config & Modules - protection prepared
[14:59:16] [Server thread/INFO]: [AntiCrash] Enabling AntiCrash v1.7
[14:59:16] [Server thread/INFO]: ----------------------------
[14:59:16] [Server thread/INFO]: AntiCrash by CrispyBow
[14:59:16] [Server thread/INFO]: Skype crispybow31
[14:59:16] [Server thread/INFO]: ----------------------------
[14:59:16] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.6
[14:59:16] [Thread-9/INFO]: Ephelos Network > A Firewall could not be found (IPSet is missing)
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:16] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared itemframe. See error.log for more info.
[14:59:17] [Server thread/INFO]: [FrameProtect] ********************************************************************************
[14:59:17] [Server thread/INFO]: [FrameProtect] The server is in offline mode. If this server is not part of a proxy network
[14:59:17] [Server thread/INFO]: [FrameProtect] with UUID support, UUIDs may be unstable (this is a big problem for protections)
[14:59:17] [Server thread/INFO]: [FrameProtect] ********************************************************************************
[14:59:17] [Server thread/INFO]: [Skript] Enabling Skript v2.2-dev36
[14:59:17] [Server thread/WARN]: [Skript] Using this version of Skript on 1.8 is highly discouraged.
[14:59:17] [Server thread/WARN]: [Skript] Some features have been disabled; use older Skript to restore them.
[14:59:17] [Server thread/WARN]: [Skript] Also, there are probably bugs. And since 1.8 is not supported, they will not be fixed
[14:59:17] [Server thread/INFO]: [Skript] Starting updater thread
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 218! (aliases-english.sk, line 322: observer¦s = 218')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 219! (aliases-english.sk, line 324: white(_| )shulker(_| )(box|chest)¦s = 219')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 220! (aliases-english.sk, line 325: orange(_| )shulker(_| )(box|chest)¦s = 220')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 221! (aliases-english.sk, line 326: magenta(_| )shulker(_| )(box|chest)¦s = 221')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 222! (aliases-english.sk, line 327: light(_| )blue(_| )shulker(_| )(box|chest)¦s = 222')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 223! (aliases-english.sk, line 328: yellow(_| )shulker(_| )(box|chest)¦s = 223')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 224! (aliases-english.sk, line 329: (*|light(_| )green)(_| )shulker(_| )(box|chest)¦s = 224')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 225! (aliases-english.sk, line 330: pink(_| )shulker(_| )(box|chest)¦s = 225')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 226! (aliases-english.sk, line 331: gray(_| )shulker(_| )(box|chest)¦s = 226')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 227! (aliases-english.sk, line 332: light(_| )gray(_| )shulker(_| )(box|chest)¦s = 227')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 228! (aliases-english.sk, line 333: cyan(_| )shulker(_| )(box|chest)¦s = 228')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 229! (aliases-english.sk, line 334: [purple(_| )]shulker(_| )(box|chest)¦s = 229')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 230! (aliases-english.sk, line 335: blue(_| )shulker(_| )(box|chest)¦s = 230')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 231! (aliases-english.sk, line 336: brown(_| )shulker(_| )(box|chest)¦s = 231')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 232! (aliases-english.sk, line 337: green(_| )shulker(_| )(box|chest)¦s = 232')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 233! (aliases-english.sk, line 338: red(_| )shulker(_| )(box|chest)¦s = 233')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 234! (aliases-english.sk, line 339: black(_| )shulker(_| )(box|chest)¦s = 234')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 219! (aliases-english.sk, line 340: [<any>](_| )shulker(_| )(box|chest)¦s = 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 449! (aliases-english.sk, line 343: totem(_| )of(_| )Undying¦s = 449')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 450! (aliases-english.sk, line 344: shulker(_| )shell¦s = 450')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 452! (aliases-english.sk, line 345: iron(_| )nugget¦s = 452')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 213! (aliases-english.sk, line 348: magma(_| )block¦s = 213')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 214! (aliases-english.sk, line 349: nether(_| )wart(_| )block¦s = 214')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 215! (aliases-english.sk, line 350: red(_| )nether(_| )brick¦s = 215')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 216! (aliases-english.sk, line 351: bone(_| )block¦s = 216')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 217! (aliases-english.sk, line 352: structure(_| )void¦s = 217')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 198! (aliases-english.sk, line 355: end[er](_| )rod¦s = 198')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 199! (aliases-english.sk, line 356: chorus(_| )plant¦s = 199')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 200! (aliases-english.sk, line 357: chorus(_| )flower¦s = 200')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 201! (aliases-english.sk, line 358: purpur(_| )block¦s = 201')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 202! (aliases-english.sk, line 359: purpur(_| )pillar¦s = 202')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 203! (aliases-english.sk, line 360: purpur(_| )stairs = 203')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 204! (aliases-english.sk, line 361: purpur(_| )double(_| )slab¦s = 204')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 205! (aliases-english.sk, line 362: purpur(_| )slab¦s = 205')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 206! (aliases-english.sk, line 363: endstone(_| )bricks = 206')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 207! (aliases-english.sk, line 364: beetroot(_| )block¦s = 207')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 208! (aliases-english.sk, line 365: grass(_| )path¦s = 208')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 209! (aliases-english.sk, line 366: ender(_| )gateway¦s = 209')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 210! (aliases-english.sk, line 367: repeating(_| )command(_| )block¦s = 210')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 211! (aliases-english.sk, line 368: chain(_| )command(_| )block¦s = 211')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 212! (aliases-english.sk, line 369: frosted(_| )ice¦s = 212')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 255! (aliases-english.sk, line 371: structure(_| )block¦s = 255')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 426! (aliases-english.sk, line 374: ender(_| )crystal¦s = 426')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 432! (aliases-english.sk, line 375: chorus(_| )fruit¦s = 432')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 433! (aliases-english.sk, line 376: popped(_| )chorus(_| )fruit¦s = 433')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 434! (aliases-english.sk, line 377: beetroot¦s = 434')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 435! (aliases-english.sk, line 378: beetroot(_| )seeds = 435')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 436! (aliases-english.sk, line 379: beetroot(_| )soup¦s = 436')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 437! (aliases-english.sk, line 380: dragon(_| )breath¦s = 437')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 438! (aliases-english.sk, line 381: splash(_| )potion¦s = 438')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 439! (aliases-english.sk, line 382: spectral(_| )arrow¦s = 439')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 440! (aliases-english.sk, line 383: tipped(_| )arrow¦s = 440')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 441! (aliases-english.sk, line 384: lingering(_| )potion¦s = 441')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 442! (aliases-english.sk, line 385: shield¦s = 442')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 443! (aliases-english.sk, line 386: elytra¦s = 443')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 444! (aliases-english.sk, line 387: spruce(_| )boat¦s = 444')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 445! (aliases-english.sk, line 388: birch(_| )boat¦s = 445')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 446! (aliases-english.sk, line 389: jungle(_| )boat¦s = 446')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 447! (aliases-english.sk, line 390: acacia(_| )boat¦s = 447')
[14:59:17] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 448! (aliases-english.sk, line 391: dark(_| )oak(_| )boat¦s = 448')
[14:59:17] [Server thread/INFO]: [Skript] Loaded a total of 20213 english aliases
[14:59:17] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[14:59:17] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[14:59:17] [Server thread/INFO]: Surum uyumsuz.
[14:59:17] [Server thread/INFO]: git-PaperSpigot-"4c7641d" (MC: 1.8.8)
[14:59:17] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
[14:59:18] [Server thread/INFO]: Using locale en
[14:59:18] [Server thread/INFO]: Using locale en
[14:59:18] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
[14:59:18] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[14:59:18] [Server thread/INFO]: [isim-bug-fixed] Enabling isim-bug-fixed v1.0.0
[14:59:18] [Server thread/INFO]: isim-bug-fixed Version 1.0.0 has been enabled
[14:59:18] [Server thread/INFO]: Connecting to SQLite
[14:59:18] [Server thread/INFO]: [AWD] Enabling AWD v2.5.0 beta
[14:59:18] [Server thread/INFO]: [AntiWorldDownloader] AWD has been enabled! (Version: 2.5.0 beta)
[14:59:18] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
[14:59:18] [Server thread/INFO]: [ClearLag] Loading modules...
[14:59:18] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[14:59:18] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[14:59:18] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[14:59:18] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.0-*
[14:59:18] [Thread-12/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
[14:59:18] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[14:59:18] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[14:59:18] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 148 classes.
[14:59:18] [Server thread/INFO]: [skQuery] Beginning to process a total of 148 from SkQuery
[14:59:18] [Server thread/INFO]: [skQuery] Out of 148 classes, 144 classes were loaded from SkQuery
[14:59:18] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
[14:59:19] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
[14:59:19] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
[14:59:19] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
java.net.BindException: Cannot assign requested address: JVM_Bind
    at java.net.DualStackPlainSocketImpl.bind0(Native Method) ~[?:1.8.0_271]
    at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source) ~[?:1.8.0_271]
    at java.net.AbstractPlainSocketImpl.bind(Unknown Source) ~[?:1.8.0_271]
    at java.net.PlainSocketImpl.bind(Unknown Source) ~[?:1.8.0_271]
    at java.net.ServerSocket.bind(Unknown Source) ~[?:1.8.0_271]
    at java.net.ServerSocket.bind(Unknown Source) ~[?:1.8.0_271]
    at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [Votifier.jar:?]
    at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [Votifier.jar:?]
    at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [Votifier.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
[14:59:19] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
[14:59:19] [Server thread/INFO]: [AntiWDL] Enabling AntiWDL v0.1
[14:59:19] [Server thread/INFO]: [AntiWDL] -----------------------------
[14:59:19] [Server thread/INFO]: [AntiWDL] Loading AntiWDL by Upd4ting
[14:59:19] [Server thread/INFO]: [AntiWDL] Check out my twitter: twitter.com/upd4ting
[14:59:19] [Server thread/INFO]: [AntiWDL] -----------------------------
[14:59:19] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v3.7
[14:59:19] [Server thread/INFO]: [AutoSaveWorld] Version 3.7 is enabled: 87332ccb-a343-4b2b-8f8f-092dc86362f5
[14:59:19] [Thread-14/INFO]: [AutoSaveWorld] AutoSaveThread Started: Interval is 450 seconds, Warn Times are 0
[14:59:19] [Thread-15/INFO]: [AutoSaveWorld] AutoBackupThread Started: Interval is 900 seconds, Warn Times are 0
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
[14:59:19] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
[14:59:19] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
[14:59:19] [Server thread/INFO]: [SpoofedZergi] Enabling SpoofedZergi v4.1
[14:59:19] [Server thread/INFO]:
*----------------------------------------------------------------*
Checking online mode...
The online-mode is: false!

UUIDSpoof - Fix by zPirroZ3007 has been enabled!
The UUID exploit is now fixed!
*----------------------------------------------------------------*
[14:59:19] [Server thread/INFO]: [AutoPickup] Enabling AutoPickup v3.9
[14:59:19] [Server thread/ERROR]: [AutoPickup] Plugin AutoPickup v3.9 has failed to register events for class me.MnMaxon.AutoPickup.MythicMobListener because net/elseland/xikage/MythicMobs/API/Bukkit/Events/MythicMobDeathEvent does not exist.
[14:59:19] [Server thread/ERROR]: [AutoPickup] Plugin AutoPickup v3.9 has failed to register events for class me.MnMaxon.AutoPickup.TokenEnchantListener because com/vk2gpz/tokenenchant/event/TEBlockExplodeEvent does not exist.
[14:59:19] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[14:59:19] [Server thread/INFO]: [WildSkript] skQuery hooked!
[14:59:19] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[14:59:19] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[14:59:19] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~
[14:59:19] [Server thread/INFO]: [WorldEditCrashFix] Enabling WorldEditCrashFix v2.0
[14:59:19] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
[14:59:19] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
[14:59:19] [Server thread/INFO]: [DeluxeMenus] 5 GUI menus loaded!
[14:59:19] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
[14:59:19] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
[14:59:19] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[14:59:19] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.18.0
[14:59:19] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[14:59:19] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.18.0
[14:59:19] [Server thread/INFO]: [FeatherBoard] Framework version: 2017-04
[14:59:19] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
[14:59:19] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
[14:59:19] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[14:59:19] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
[14:59:19] [Server thread/INFO]: [FeatherBoard] Loading messages ...
[14:59:19] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
[14:59:19] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
[14:59:20] [Thread-12/WARN]: [ClearLag] Clearlag failed to check for updates - bukkit may be down
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loaded 2420 of the 4647 placholders
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
[14:59:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
[14:59:21] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
[14:59:21] [Server thread/INFO]: [FeatherBoard]     Lines: 2
[14:59:21] [Server thread/INFO]: [FeatherBoard]     Arguments: 1
[14:59:21] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
[14:59:21] [Server thread/INFO]: [FeatherBoard] Your version is up to date!
[14:59:21] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
[14:59:21] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
[14:59:21] [Server thread/INFO]: %%__ENCRYPTME__%%[FeatherBoard] Cracked by t0r@BlackSpigotMC
[14:59:21] [Server thread/INFO]: [BookExploitFix] Enabling BookExploitFix v0.13
[14:59:21] [Server thread/INFO]: [BookExploitFix] Detected supported server version v1_8_R3
[14:59:21] [Server thread/INFO]: [BookExploitFix] BookExploitFix vers. 0.13 by minoneer activated
[14:59:21] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.9.2
[14:59:21] [Server thread/INFO]: [skUtilities] v0.9.2: loaded modules (Conversions, Files, Yaml, Urls, Utilities) in 147ms
[14:59:21] [Server thread/INFO]: [skript-mirror] Enabling skript-mirror v1.0.0
[14:59:21] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.9.11
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading custom files.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/efsanevi.yml.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Mega.yml.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Standart.yml.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Ultra.yml.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
[14:59:21] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_8_R3! Trying to find NMS support
[14:59:21] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_8_R3' loaded!
[14:59:21] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Classic.schematic was successfully found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Nether.schematic was successfully found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] OutDoors.schematic was successfully found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Sea.schematic was successfully found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Soul.schematic was successfully found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Wooden.schematic was successfully found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
[14:59:21] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
[14:59:21] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
[14:59:21] [Server thread/INFO]: [Vixio] Enabling Vixio v2.0.3
[14:59:22] [Server thread/INFO]: [PacketBookFixer] Enabling PacketBookFixer v1.0
[14:59:22] [Server thread/INFO]: PacketBookFixer Aktif !
[14:59:22] [Server thread/INFO]: §4Discord : §cBlondeCow#5145 - #Turkiye1760
[14:59:22] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
[14:59:22] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[14:59:22] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2-Pikachu-Patch-3
[14:59:22] [Server thread/INFO]: [TuSKe] Enabling Metrics... Done!
[14:59:22] [Server thread/INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
[14:59:22] [Server thread/INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
[14:59:22] [Server thread/INFO]: [TuSKe] Loaded 8 events, 12 conditions, 20 effects, 60 expressions and 0 types. Have fun!
[14:59:22] [Server thread/INFO]: [VipZero] Enabling VipZero v1.2.4
[14:59:22] [Server thread/INFO]: [VipZero] Enabling VipZero (V1.2.4) - Author: SubZero0 & nathampa0909
[14:59:22] [Server thread/INFO]: [VipZero] Checking for updates...
[14:59:22] [Server thread/INFO]: [VipZero] No updates found.
[14:59:22] [Server thread/INFO]: [VipZero] Checking for old config file...
[14:59:22] [Server thread/INFO]: [VipZero] No updates found.
[14:59:22] [Server thread/INFO]: [VipZero] Checking for config file update...
[14:59:22] [Server thread/INFO]: [VipZero] No updates found.
[14:59:22] [Server thread/INFO]: [VipZero] Checking for language file update...
[14:59:22] [Server thread/INFO]: [VipZero] No updates found.
[14:59:22] [Server thread/INFO]: [VipZero] Using flatfile system.
[14:59:22] [Server thread/INFO]: [VipZero] Use only Vault for permissions: ENABLED!
[14:59:22] [Server thread/INFO]: [VipZero] Hooked to Vault (Permission).
[14:59:22] [Server thread/INFO]: [VipZero] Hooked to Vault (Economy).
[14:59:22] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.1
[14:59:23] [Server thread/INFO]: [ZergiFixed] Enabling ZergiFixed v3
[14:59:23] [Server thread/INFO]:
[14:59:23] [Server thread/INFO]: ZergiFixed  eklentisi aktif!3]
[14:59:23] [Server thread/INFO]: ------------------------------------------
[14:59:23] [Server thread/INFO]: Bulduğunuz exploit saldırılarını discord üzerinden bana bildirebilirsiniz Discord : Zergi#0221
[14:59:23] [Server thread/INFO]: Her zaman yardım etmeye açığız.
[14:59:23] [Server thread/INFO]:
[14:59:23] [Server thread/INFO]: Discord iletişim adresimiz: Zergi#0221
[14:59:23] [Server thread/INFO]: ------------------------------------------
[14:59:23] [Server thread/INFO]:
[14:59:23] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[14:59:23] [Server thread/INFO]: [GuiBalance] Enabling GuiBalance v1.4
[14:59:23] [Server thread/INFO]: [GuiBalance] You are using the latest version of GuiBalance
[14:59:23] [Server thread/INFO]: [CRanks] Enabling CRanks v1.3.0
[14:59:23] [Server thread/INFO]: Started..
[14:59:23] [Server thread/INFO]: [CustomPayloadFixer] Enabling CustomPayloadFixer v1.5
[14:59:23] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.17.3
[14:59:23] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
[14:59:23] [Server thread/WARN]: [ShopGUIPlus] Spawners plugin not found, spawners won't be supported.
[14:59:23] [Server thread/INFO]: [skript-yaml] Enabling skript-yaml v1.3.2
[14:59:23] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.5
[14:59:23] [Server thread/ERROR]: Error occurred while enabling TitleManager v2.1.5 (Is it up to date?)
java.lang.IllegalArgumentException: Parameter specified as non-null is null: method io.puharesource.mc.titlemanager.config.TMConfigMain$locale$1.invoke, parameter it
    at io.puharesource.mc.titlemanager.config.TMConfigMain$locale$1.invoke(TMConfig.kt) ~[?:?]
    at io.puharesource.mc.titlemanager.config.TMConfigMain$locale$1.invoke(TMConfig.kt:33) ~[?:?]
    at io.puharesource.mc.titlemanager.config.TMConfig$DefaultImpls.value(TMConfig.kt:14) ~[?:?]
    at io.puharesource.mc.titlemanager.config.TMConfigMain.value(TMConfig.kt:33) ~[?:?]
    at io.puharesource.mc.titlemanager.config.TMConfigMain.<init>(TMConfig.kt:40) ~[?:?]
    at io.puharesource.mc.titlemanager.TitleManagerPlugin.reloadConfig(TitleManagerPlugin.kt:110) ~[?:?]
    at io.puharesource.mc.titlemanager.TitleManagerPlugin.getConfig(TitleManagerPlugin.kt:102) ~[?:?]
    at io.puharesource.mc.titlemanager.InternalsKt.debug(Internals.kt:37) ~[?:?]
    at io.puharesource.mc.titlemanager.TitleManagerPlugin.onEnable(TitleManagerPlugin.kt:51) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
[14:59:23] [Server thread/INFO]: [TitleManager] Disabling TitleManager v2.1.5
[14:59:23] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
[14:59:23] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[14:59:23] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[14:59:23] [Server thread/INFO]: [CleanMotD] Enabling CleanMotD v0.2.5
[14:59:23] [Server thread/INFO]: [goBrush] Enabling goBrush v3.0.0
[14:59:23] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.8.6
[14:59:23] [Server thread/INFO]: [HeadDatabase] §bUsing default §3"en_US.lang" §bcreated by §6Arcaniax
[14:59:23] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
[14:59:23] [Server thread/INFO]: [SkyBlockHoloStats] Enabling SkyBlockHoloStats v1.4.2
[14:59:23] [Server thread/INFO]: [SkyBlockHoloStats] Hooked into ASkyBlock!
[14:59:23] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
[14:59:23] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_the_end
[14:59:23] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[14:59:23] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_nether
[14:59:23] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[14:59:23] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
[14:59:23] [Server thread/INFO]: Item Despawn Rate: 6000
[14:59:23] [Server thread/INFO]: Item Merge Radius: 2.5
[14:59:23] [Server thread/INFO]: Arrow Despawn Rate: 500
[14:59:23] [Server thread/INFO]: View Distance: 7
[14:59:23] [Server thread/INFO]: Experience Merge Radius: 3.0
[14:59:23] [Server thread/INFO]: Chunks to Grow per Tick: 650
[14:59:23] [Server thread/INFO]: Clear tick list: false
[14:59:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[14:59:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[14:59:23] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[14:59:23] [Server thread/INFO]: Max Entity Collisions: 8
[14:59:23] [Server thread/INFO]: Mob Spawn Range: 6
[14:59:23] [Server thread/INFO]: Anti X-Ray: true
[14:59:23] [Server thread/INFO]:     Engine Mode: 1
[14:59:23] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[14:59:23] [Server thread/INFO]:     Replace Blocks: [1, 5]
[14:59:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[14:59:23] [Server thread/INFO]: Sending up to 10 chunks per packet
[14:59:23] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
[14:59:23] [Server thread/INFO]: Structure Info Saving: true
[14:59:23] [Server thread/INFO]: Random Lighting Updates: false
[14:59:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[14:59:23] [Server thread/INFO]: Max TNT Explosions: 100
[14:59:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Cane Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Melon Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[14:59:23] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Mi 8
[14:59:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[14:59:23] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
[14:59:23] [Server thread/INFO]: Water over lava flow speed: 5
[14:59:23] [Server thread/INFO]: Fix TNT cannons: false
[14:59:23] [Server thread/INFO]: World async lighting: false
[14:59:23] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[14:59:23] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[14:59:23] [Server thread/INFO]: Allow undead horse types to be leashed: false
[14:59:23] [Server thread/INFO]: Keep spawn chunk loaded: true
[14:59:23] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[14:59:23] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[14:59:23] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[14:59:23] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[14:59:23] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 28 Hard: 96
[14:59:23] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8802950280010231229)
[14:59:23] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[14:59:23] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
[14:59:23] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
[14:59:24] [Server thread/INFO]: [EnderBank] Enabling EnderBank v2.1
[14:59:24] [Server thread/INFO]: [EnderBank] §6Banka §7» §7Using legacy placeholder hook. Please update placeholderapi. We are not responsible for this issue.
[14:59:24] [Server thread/INFO]: [EnderBank] §6Banka §7» §7PlaceholderAPI support added.
[14:59:24] [Server thread/INFO]: [EnderBank] §6Banka §7» §7Interest has been started!
[14:59:24] [Server thread/INFO]: [EnderBank] Dil/Language: en
[14:59:24] [Server thread/INFO]: [EnderBank] 1.8 Support added!
[14:59:24] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.70
[14:59:24] [Server thread/INFO]: [TAB] Enabling TAB v2.6.1
[14:59:24] [Server thread/INFO]: [TAB] Server version: 1.8.8 (v1_8_R3)
[14:59:24] [Server thread/INFO]: [TAB] Animation "arti" has a refresh interval of 10ms which is not divisible by 50! Animations can't refresh faster than every tick ( = 50 milliseconds). Using 50.
[14:59:24] [Server thread/INFO]: [TAB] Animation "evip" has a refresh interval of 10ms which is not divisible by 50! Animations can't refresh faster than every tick ( = 50 milliseconds). Using 50.
[14:59:24] [Server thread/INFO]: [TAB] There were 2 startup warnings.
[14:59:24] [Server thread/INFO]: [TAB] Enabled in 94ms
[14:59:24] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.4.7
[14:59:24] [Server thread/INFO]: [MineResetLite] MRL is managed and developed by Boomclaw under the Apache 2.0 license.
[14:59:24] [Server thread/INFO]: [MineResetLite] For any issues or suggestions, use the Spigot discussion thread. Do not PM any of the developers.
[14:59:24] [Server thread/INFO]: [ASkyBlock-IslandBorder] Enabling ASkyBlock-IslandBorder v1.5.1
[14:59:24] [Server thread/INFO]: [WolvSK] Enabling WolvSK v1.6.2
[14:59:24] [Server thread/INFO]: [SkyblockWorldEdit] Enabling SkyblockWorldEdit v1.5.9.6
[14:59:25] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[14:59:25] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[14:59:25] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
[14:59:25] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
[14:59:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
[14:59:25] [Server thread/INFO]: [WorldGuard] Loading region data...
[14:59:25] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.16
[14:59:25] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.16!
[14:59:25] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
[14:59:25] [Server thread/INFO]: [skRayFall] Cooking Bacon...
[14:59:25] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
[14:59:25] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
[14:59:25] [Server thread/INFO]: [skRayFall] Getting more bacon for the Votifier runners!
[14:59:25] [Server thread/INFO]: [skRayFall] Bacon holograms found
[14:59:25] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
[14:59:25] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
[14:59:25] [Server thread/INFO]: [skRayFall] Getting the extra special 1.8.4 - 1.8.8 bacon!
[14:59:26] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
[14:59:26] [Server thread/INFO]: [skRayFall] Bacon is ready!
[14:59:26] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.9.0
[14:59:26] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v2.7.3
[14:59:26] [Server thread/INFO]: [LeaderHeads] Hooked into Citizens
[14:59:26] [Server thread/INFO]: [LeaderHeads] Correctly initialized skin manager
[14:59:26] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
[14:59:26] [Server thread/INFO]: [LeaderHeads] Loading custom statistic: example.yml
[14:59:26] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: votes
[14:59:26] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: kills
[14:59:26] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
[14:59:26] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
[14:59:26] [Server thread/INFO]: [CommandNPC] Initiating Database
[14:59:26] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
[14:59:26] [Thread-23/INFO]: [CommandNPC] Loading commands complete!
[14:59:26] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
[14:59:26] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v9.9.1.9
[14:59:26] [Server thread/INFO]: [ShopChest] Enabling ShopChest v1.12.3
[14:59:26] [Server thread/INFO]: [ShopChest] Could not find translation for "entity.EntityHorse.name" in selected language file. Using default translation (Horse)
[14:59:26] [Server thread/INFO]: [ShopChest] Using SQLite
[14:59:26] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
[14:59:27] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[14:59:27] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.4.3
[14:59:27] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_8_R3
[14:59:27] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
[14:59:27] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
[14:59:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[14:59:27] [Server thread/INFO]: Done (23.621s)! For help, type "help" or "?"
[14:59:27] [Server thread/INFO]: Timings Reset
[14:59:27] [Server thread/INFO]: PvP ▸  Addon açılıyor 'Cheat Prevention v14.16'
[14:59:27] [Server thread/INFO]: PvP ▸ 
[14:59:27] [Server thread/INFO]: PvP ▸  Addon açılıyor 'Notifier v14.15'
[14:59:27] [Server thread/INFO]: PvP ▸ 
[14:59:27] [Server thread/INFO]: PvP ▸  Addon açılıyor 'Placeholder Compatibility v14.4'
[14:59:27] [Server thread/INFO]: PvP ▸ 
[14:59:27] [Server thread/INFO]: PvP ▸  Addon açılıyor 'Residence Compatibility v14.6'
[14:59:27] [Server thread/INFO]: [CombatLogX Residence Compatibility] Could not find Residence plugin.
[14:59:27] [Server thread/INFO]: [CombatLogX Residence Compatibility] Automatically disabling...
[14:59:27] [Server thread/INFO]: PvP ▸ 
[14:59:27] [Server thread/INFO]: PvP ▸  Addon açılıyor 'Rewards v14.9'
[14:59:27] [Server thread/INFO]: PvP ▸ 
[14:59:27] [Server thread/INFO]: PvP ▸  Başarıyla açıldı 4 addons
[14:59:27] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.5
[14:59:27] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[14:59:27] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[14:59:27] [Craft Scheduler Thread - 63/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
[14:59:27] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[14:59:27] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[14:59:27] [Craft Scheduler Thread - 2/WARN]: Exception in thread "Craft Scheduler Thread - 2"
[14:59:27] [Craft Scheduler Thread - 2/WARN]: org.apache.commons.lang.UnhandledException: Plugin ShopChest v1.12.3 generated an exception while executing task 1094
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
    at de.epiceric.shopchest.utils.UpdateChecker.check(UpdateChecker.java:43)
    at de.epiceric.shopchest.ShopChest$4.run(ShopChest.java:321)
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 4 more

[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer] ----------------------------------------------
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     +===============+
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     | SkinsRestorer |
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     |---------------|
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     |   Bukkit only |
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     +===============+
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer] ----------------------------------------------
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     Current version: 13.8.6
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer]     This is the latest version!
[14:59:27] [Craft Scheduler Thread - 23/INFO]: [SkinsRestorer] ----------------------------------------------
[14:59:28] [Craft Scheduler Thread - 15/INFO]: [PlaceholderAPI] 180 placeholder expansions are available on the cloud.
[14:59:28] [Craft Scheduler Thread - 45/INFO]: [goBrush] Registered 18 brushes.
[14:59:28] [Server thread/INFO]: Trying to register generator with Multiverse
[14:59:28] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock'!
[14:59:28] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
[14:59:28] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock_nether'!
[14:59:28] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
[14:59:28] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
[14:59:28] [Server thread/INFO]: Game rule has been updated
[14:59:28] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
[14:59:28] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
[14:59:28] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
[14:59:28] [Server thread/INFO]: (FAWE) Plugin 'ASkyBlock' found. Using it now.
[14:59:28] [Server thread/INFO]: [Skript] Loading variables...
[14:59:28] [Server thread/INFO]: [Skript] Loaded 84 variables in 0.0 seconds
[14:59:29] [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. (kredi.sk, line 509: if {kredi::güncelle-kontrol} is "Kapalı" or "Kapat":')
[14:59:29] [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. (kredi.sk, line 531: if {kredi::lapis-modu} is "Kapalı" or "Kapat":')
[14:59:29] [Craft Scheduler Thread - 23/INFO]: [Skript] You're currently running custom Skript version. No updates will be automatically installed.
[14:59:34] [Craft Scheduler Thread - 38/INFO]: [HeadDatabase] Succesfully loaded 27321 heads!
[14:59:34] [Craft Scheduler Thread - 38/INFO]: [HeadDatabase] Succesfully loaded 15 featured tags!
[14:59:35] [Server thread/WARN]: [Skript] an entity cannot be saved, i.e. the contents of the variable {kboss::bosslar::%{_x}%::%{_loc}%} will be lost when the server stops. (KnightBoss.sk, line 284: set {kboss::bosslar::%{_x}%::%{_loc}%} to last spawned entity')
[14:59:35] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: load chunk loop-value (KnightBoss.sk, line 324: load chunk loop-value')
[14:59:36] [Server thread/WARN]: [Skript] null is already a text, so you should not put it in one (e.g. null instead of "%null%") (kredi.sk, line 313: replace all "{ALTSATIR}" with "%newline%" in {_kredibilgi}')
[14:59:36] [Server thread/WARN]: [Skript] the 1st argument is already a text, so you should not put it in one (e.g. the 1st argument instead of "%the 1st argument%") (kredi.sk, line 490: replace all "{KUPON}" with "%arg-1%" in {_kuponkullan}')
[14:59:38] [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 '57' with e.g. 'diamond_block'. (Vip.sk, line 5: give 32 of 57 to player')
[14:59:38] [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 '41' with e.g. 'gold_block'. (Vip.sk, line 6: give 32 of 41 to player')
[14:59:38] [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 '42' with e.g. 'iron_block'. (Vip.sk, line 7: give 32 of 42 to player')
[14:59:38] [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 '133' with e.g. 'emerald_block'. (Vip.sk, line 8: give 32 of 133 to player')
[14:59:38] [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 '121' with e.g. 'ender_stone'. (Vip.sk, line 9: give 3 of 121 to player')
[14:59:38] [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 '57' with e.g. 'diamond_block'. (Vip.sk, line 20: give 64 of 57 to player')
[14:59:38] [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 '41' with e.g. 'gold_block'. (Vip.sk, line 21: give 64 of 41 to player')
[14:59:38] [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 '42' with e.g. 'iron_block'. (Vip.sk, line 22: give 64 of 42 to player')
[14:59:38] [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 '133' with e.g. 'emerald_block'. (Vip.sk, line 23: give 64 of 133 to player')
[14:59:38] [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 '121' with e.g. 'ender_stone'. (Vip.sk, line 24: give 6 of 121 to player')
[14:59:38] [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 '57' with e.g. 'diamond_block'. (Vip.sk, line 35: give 96 of 57 to player')
[14:59:38] [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 '41' with e.g. 'gold_block'. (Vip.sk, line 36: give 96 of 41 to player')
[14:59:38] [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 '42' with e.g. 'iron_block'. (Vip.sk, line 37: give 96 of 42 to player')
[14:59:38] [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 '133' with e.g. 'emerald_block'. (Vip.sk, line 38: give 96 of 133 to player')
[14:59:38] [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 '121' with e.g. 'ender_stone'. (Vip.sk, line 39: give 9 of 121 to player')
[14:59:38] [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 '57' with e.g. 'diamond_block'. (Vip.sk, line 51: give 128 of 57 to player')
[14:59:38] [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 '41' with e.g. 'gold_block'. (Vip.sk, line 52: give 128 of 41 to player')
[14:59:38] [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 '42' with e.g. 'iron_block'. (Vip.sk, line 53: give 128 of 42 to player')
[14:59:38] [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 '133' with e.g. 'emerald_block'. (Vip.sk, line 54: give 128 of 133 to player')
[14:59:38] [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 '121' with e.g. 'ender_stone'. (Vip.sk, line 55: give 128 of 121 to player')
[14:59:38] [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 '57' with e.g. 'diamond_block'. (Vip.sk, line 67: give 160 of 57 to player')
[14:59:38] [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 '41' with e.g. 'gold_block'. (Vip.sk, line 68: give 160 of 41 to player')
[14:59:38] [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 '42' with e.g. 'iron_block'. (Vip.sk, line 69: give 160 of 42 to player')
[14:59:38] [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 '133' with e.g. 'emerald_block'. (Vip.sk, line 70: give 160 of 133 to player')
[14:59:38] [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 '121' with e.g. 'ender_stone'. (Vip.sk, line 71: give 160 of 121 to player')
[14:59:39] [Server thread/INFO]: [Skript] Loaded 6 scripts with a total of 21 triggers and 27 commands in 10.37 seconds
[14:59:39] [Server thread/INFO]: [Skript] Finished loading.
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: askyblock
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_skyhero% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_skylegend% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_skylord% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_skymage% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_herobuy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_lordbuy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_legendbuy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_magebuy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_size1% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_size2% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_size3% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_team1% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_team2% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_team3% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_team4% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_team5% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_home1% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_home2% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_home3% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier1% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier1buy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier2% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier2buy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier3% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier3buy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier4% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tier4buy% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_stats% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_papa% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_guide% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_shop% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_upgrades% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_ranks% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_crates% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_spawners% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_gui% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_gen1% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_gen2% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_gen3% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_gen4% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_gen5% has been loaded!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: leaderheads
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pinger
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] NMS based placeholders such as %player_ping% have been enabled for your server version!
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: skript
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: sound
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
[14:59:39] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
[14:59:39] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[14:59:39] [Server thread/INFO]: [ASkyBlock] Loading island grid...
[14:59:39] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
[14:59:39] [Server thread/INFO]: [ASkyBlock] Loading warps...
[14:59:39] [Server thread/INFO]: [ASkyBlock] Loading warp panel...
[14:59:39] [Server thread/INFO]: [ASkyBlock] Loading Top Ten
[14:59:39] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
[14:59:39] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.10.9) is available at:
[14:59:39] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
[14:59:39] [Server thread/INFO]: [ShopChest] Initialized 0 Shops
[14:59:40] [Craft Scheduler Thread - 47/INFO]: [TuSKe] Checking for latest update...
[14:59:41] [Server thread/INFO]: [ASkyBlock] No update available.
[14:59:41] [Craft Scheduler Thread - 47/INFO]: [TuSKe] New update available: v1.8.2
[14:59:41] [Craft Scheduler Thread - 47/INFO]: [TuSKe] Check what's new in: https://github.com/Tuke-Nuke/TuSKe/releases/tag/1.8.2
[14:59:41] [Craft Scheduler Thread - 47/INFO]: [TuSKe] You can download and update it with /tuske update.
[14:59:41] [Server thread/ERROR]: [PlaceholderAPI] ASkyBlock-IslandBorder is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [MrDarkness462] and urge them to update it ASAP.
[14:59:41] [Craft Scheduler Thread - 63/INFO]: ================[ItemSpawner]================
[14:59:41] [Craft Scheduler Thread - 63/INFO]: An update is available
[14:59:41] [Craft Scheduler Thread - 63/INFO]: Current version is 2.0
[14:59:41] [Craft Scheduler Thread - 63/INFO]: New version is 1.0
[14:59:41] [Craft Scheduler Thread - 63/INFO]: https://www.spigotmc.org/resources/53430
[14:59:41] [Craft Scheduler Thread - 63/INFO]: ================[ItemSpawner]================
[14:59:41] [Craft Scheduler Thread - 131/INFO]: [TuSKe] Generating documentation of Skript & Addons.
[14:59:43] [Craft Scheduler Thread - 131/INFO]: [TuSKe] Documentation was generated successfully.
[15:00:42] [AntiBotDeluxe#Logger-1/INFO]: Ephelos Network > AyeItzHugh/21c872d8-3c1f-348b-8c91-c2bcb279e5ae [95.70.130.240] logged in.
[15:00:42] [Server thread/INFO]: is leader = false
[15:00:43] [updatecheck/WARN]: java.lang.ArrayIndexOutOfBoundsException: 1
[15:00:43] [updatecheck/WARN]:     at com.whitehouse.ascmd.SimpleThread.run(JoinUpdater.java:78)
[15:01:03] [Server thread/INFO]: [asCMD] §cAn error occured whilst trying to check for a new version! Check it manually at https://www.spigotmc.org/resources/ascmd-armor-stand-command-great-for-lobby-servers.41127/ (The warning in console can be ignored)

hastebin :
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.


yukarıdanda bakabilirsin
Loglarda görüldüğü kadarıyla Frame project adlı plugin aynı hatayı onlarca kez göndererek sunucunun kasmasına sebep oluyor. Bu eklentiyi günceller misin?
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst