Whiskey's
Savaştayım Ölüyom
- Katılım
- 3 Haziran 2014
- Mesajlar
- 696
- Elmaslar
- 219
- Puan
- 14.825
- Yaş
- 33
- Konum
- United States
- Minecraft
- WhiskeyTR
Discord:
whiskeytr
Sunucudaki hatalı pluginler neler arkadaşlar hepsini detaylıca inceleyebilecek baba yiğit bi kardeşim varmıdır acaba
çok ihtiyacım varda pek anlamıyorum şimdiden sağolun
çok ihtiyacım varda pek anlamıyorum şimdiden sağolun
Kod:
[20:43:32] [Server thread/INFO]: Starting minecraft server version 1.15.2
[20:43:32] [Server thread/INFO]: Loading properties
[20:43:34] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-800b93f-8160e29 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
[20:43:34] [Server thread/INFO]: Debug logging is disabled
[20:43:34] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:43:34] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:43:34] [Server thread/INFO]: Default game type: SURVIVAL
[20:43:34] [Server thread/INFO]: Generating keypair
[20:43:34] [Server thread/INFO]: Starting Minecraft server on 10.0.6.4:25566
[20:43:35] [Server thread/INFO]: Using default channel type
[20:43:36] [Server thread/ERROR]: Could not load 'plugins\FarmProtect.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:168) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:138) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:351) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Caused by: java.util.zip.ZipException: zip file is empty
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_241]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_241]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_241]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_241]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_241]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:156) ~[spigot.jar:git-Spigot-800b93f-8160e29]
... 5 more
[20:43:47] [Server thread/WARN]: Plugin SimpleVIPPerks v3.5 does not specify an api-version.
[20:43:47] [Server thread/WARN]: Plugin WebSender v3.0 does not specify an api-version.
[20:43:47] [Server thread/WARN]: Plugin VoxelSniper v5.171.0-SNAPSHOT does not specify an api-version.
[20:43:47] [Server thread/WARN]: Plugin NoCrash v1.0 does not specify an api-version.
[20:43:47] [Server thread/WARN]: Plugin ViaVersion v2.2.3 does not specify an api-version.
[20:43:50] [Server thread/WARN]: Plugin AWD v2.3.2 does not specify an api-version.
[20:43:50] [Server thread/WARN]: Plugin SkQuery v3.6.0-* does not specify an api-version.
[20:43:50] [Server thread/WARN]: Plugin Multiverse-Core v2.5.0-b727 does not specify an api-version.
[20:43:50] [Server thread/WARN]: Plugin UUIDSpoof-Fix v4.1 does not specify an api-version.
[20:43:50] [Server thread/WARN]: Plugin iConomy v6.0.10b does not specify an api-version.
[20:43:50] [Server thread/WARN]: Plugin ServerListPlus v3.4.8 does not specify an api-version.
[20:43:50] [Server thread/WARN]: Plugin TuSKe v1.8.2 does not specify an api-version.
[20:43:50] [Server thread/WARN]: Plugin LuckPermsGUI v3.5 does not specify an api-version.
[20:43:50] [Server thread/WARN]: Plugin WorldGuard v6.2.2-SNAPSHOT;8eeab68 does not specify an api-version.
[20:43:50] [Server thread/ERROR]: Could not load 'plugins\worldguard-bukkit-6.2.2.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/worldedit/Location
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:253) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:351) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldedit/Location
at com.sk89q.worldguard.protection.flags.DefaultFlag.<clinit>(DefaultFlag.java:134) ~[?:?]
at com.sk89q.worldguard.bukkit.WorldGuardPlugin.<init>(WorldGuardPlugin.java:136) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_241]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_241]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_241]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_241]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_241]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:72) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-800b93f-8160e29]
... 6 more
Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.Location
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_241]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:146) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
at com.sk89q.worldguard.protection.flags.DefaultFlag.<clinit>(DefaultFlag.java:134) ~[?:?]
at com.sk89q.worldguard.bukkit.WorldGuardPlugin.<init>(WorldGuardPlugin.java:136) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_241]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_241]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_241]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_241]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_241]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:72) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-800b93f-8160e29]
... 6 more
[20:43:50] [Server thread/WARN]: Plugin CustomPayloadFixer v1.5 does not specify an api-version.
[20:43:50] [Server thread/WARN]: Plugin SilkSpawners v5.0.2 does not specify an api-version.
[20:43:50] [Server thread/WARN]: Plugin InfoBoardReborn v2.0.5 does not specify an api-version.
[20:43:53] [Server thread/WARN]: Plugin AdvancedClans v1.3.12 does not specify an api-version.
[20:43:53] [Server thread/WARN]: Plugin GriefPrevention v16.8 does not specify an api-version.
[20:43:53] [Server thread/WARN]: Plugin skRayFall v1.9.19 does not specify an api-version.
[20:43:53] [Server thread/WARN]: Plugin LockettePro v2.9.0 does not specify an api-version.
[20:43:53] [Server thread/WARN]: Plugin ShopGUIPlus v1.17.3 does not specify an api-version.
[20:43:53] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
[20:43:53] [Server thread/INFO]: [ArmoredElytra] Loading ArmoredElytra v2.4.11
[20:43:53] [Server thread/INFO]: [SimpleVIPPerks] Loading SimpleVIPPerks v3.5
[20:43:53] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.5.2-SNAPSHOT
[20:43:53] [Server thread/INFO]: [WebSender] Loading WebSender v3.0
[20:43:53] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT
[20:43:53] [Server thread/INFO]: [NoCrash] Loading NoCrash v1.0
[20:43:53] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.3
[20:43:53] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.3 is now loaded, injecting!
[20:43:54] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
[20:43:55] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
[20:43:55] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
[20:43:55] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
[20:43:55] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
[20:43:55] [Server thread/INFO]: [ViaVersion] Loading translation mapping
[20:43:55] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
[20:43:56] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
[20:43:56] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
[20:43:56] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
[20:43:56] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
[20:43:56] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
[20:43:57] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
[20:43:58] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
[20:43:58] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
[20:43:58] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
[20:43:58] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.72
[20:43:58] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
[20:44:00] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4d990e08]
[20:44:00] [Server thread/INFO]: [Skript] Loading Skript v2.5-alpha1
[20:44:00] [Server thread/INFO]: [AWD] Loading AWD v2.3.2
[20:44:00] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
[20:44:00] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.0-*
[20:44:00] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
[20:44:00] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0
[20:44:00] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.15.2) has not yet been tested! Proceed with caution.
[20:44:00] [Server thread/INFO]: [UUIDSpoof-Fix] Loading UUIDSpoof-Fix v4.1
[20:44:00] [Server thread/INFO]: [iConomy] Loading iConomy v6.0.10b
[20:44:00] [Server thread/INFO]: [AntiXrayHeuristics] Loading AntiXrayHeuristics v1.2.0
[20:44:00] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
[20:44:00] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
[20:44:00] [Server thread/INFO]: [AdvancedTimber] Loading AdvancedTimber v1.5.5
[20:44:00] [Server thread/INFO]: [SpawnerPickaxe] Loading SpawnerPickaxe v2.1
[20:44:00] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
[20:44:00] [Server thread/INFO]: [TuSKe] Loading TuSKe v1.8.2
[20:44:00] [Server thread/INFO]: [LuckPermsGUI] Loading LuckPermsGUI v3.5
[20:44:00] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.2.0
[20:44:00] [Server thread/INFO]: [CustomPayloadFixer] Loading CustomPayloadFixer v1.5
[20:44:00] [Server thread/INFO]: [CustomEnderChest] Loading CustomEnderChest v1.12.2
[20:44:00] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.2
[20:44:00] [Server thread/INFO]: [InfoBoardReborn] Loading InfoBoardReborn v2.0.5
[20:44:00] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.26-SNAPSHOT (build 1812)
[20:44:00] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.9.1
[20:44:00] [Server thread/INFO]: [Shopkeepers] Loading config.
[20:44:01] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[20:44:01] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.11-RELEASE
[20:44:01] [Server thread/INFO]: [TAB] Loading TAB v2.6.2
[20:44:01] [Server thread/INFO]: [AdvancedClans] Loading AdvancedClans v1.3.12
[20:44:01] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.8
[20:44:01] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.10-RELEASE
[20:44:01] [Server thread/INFO]: [DefensiveTurrets] Loading DefensiveTurrets v3.7.1
[20:44:01] [Server thread/INFO]: [TheNewEconomy] Loading TheNewEconomy v0.1.1.9
[20:44:01] [Server thread/INFO]: [TheNewEconomy] Loading The New Economy with Java Version: 1.8.0_241
[20:44:01] [Server thread/INFO]: [TheNewEconomy] Hooked into Vault
[20:44:01] [Server thread/INFO]: [CMI] Loading CMI v8.6.19.5
[20:44:01] [Server thread/INFO]: [ItemsAdder] Loading ItemsAdder v1.1.47
[20:44:01] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.4
[20:44:01] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.19
[20:44:01] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.9.0
[20:44:01] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.17.3
[20:44:01] [Server thread/INFO]: [HyperDrive] Loading HyperDrive v5.1.6-SNAPSHOT
[20:44:01] [Server thread/INFO]: [EpicFarming] Loading EpicFarming v3.0.8
[20:44:01] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
[20:44:02] [Server thread/INFO]: [0;36;1m [0;36;22m __ [m
[20:44:02] [Server thread/INFO]: [0;36;1m | [0;36;22m|__) [0;32;22mLuckPerms [0;36;1mv5.0.72[m
[20:44:02] [Server thread/INFO]: [0;36;1m |___ [0;36;22m| [0;30;1mRunning on Bukkit - CraftBukkit[m
[20:44:02] [Server thread/INFO]: [m
[20:44:02] [Server thread/INFO]: [LuckPerms] Loading configuration...
[20:44:02] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[20:44:04] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[20:44:04] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[20:44:04] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2678ms)
[20:44:04] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
[20:44:04] [Server thread/INFO]: New permissions resolver: VaultResolver detected. Added to disabled resolvers list.
[20:44:04] [Server thread/INFO]: WEPIF: Updated config file
[20:44:04] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[20:44:05] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
[20:44:06] [Server thread/WARN]: [WorldEdit] ====================================================
[20:44:06] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
[20:44:06] [Server thread/WARN]: [WorldEdit] as your server software.
[20:44:06] [Server thread/WARN]: [WorldEdit]
[20:44:06] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
[20:44:06] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
[20:44:06] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
[20:44:06] [Server thread/WARN]: [WorldEdit]
[20:44:06] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
[20:44:06] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
[20:44:06] [Server thread/WARN]: [WorldEdit]
[20:44:06] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
[20:44:06] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
[20:44:06] [Server thread/WARN]: [WorldEdit]
[20:44:06] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
[20:44:06] [Server thread/WARN]: [WorldEdit] ====================================================
[20:44:06] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0
[20:44:06] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[20:44:06] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
[20:44:06] [Server thread/WARN]: [Vault] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[20:44:06] [Server thread/WARN]: [Vault] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[20:44:06] [Server thread/WARN]: [Vault] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[20:44:06] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[20:44:06] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[20:44:07] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
[20:44:07] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[20:44:07] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[20:44:07] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.12.2
[20:44:07] [Server thread/INFO]: [CustomEnderChest] Compatible server version detected: 1.15.2
[20:44:07] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
[20:44:07] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
[20:44:07] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data. IMPORTANT! We recommend MySQL.
[20:44:07] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
[20:44:07] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:44:07] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:44:07] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[20:44:07] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[20:44:07] [Server thread/INFO]: Preparing level "world"
[20:44:07] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
[20:44:09] [Server thread/INFO]: Loaded 6 recipes
[20:44:12] [Server thread/INFO]: -------- World Settings For [world] --------
[20:44:12] [Server thread/INFO]: View Distance: 10
[20:44:12] [Server thread/INFO]: Item Despawn Rate: 6000
[20:44:12] [Server thread/INFO]: Item Merge Radius: 2.5
[20:44:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:44:12] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[20:44:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:44:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[20:44:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:44:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[20:44:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:44:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:44:12] [Server thread/INFO]: Max TNT Explosions: 100
[20:44:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:44:12] [Server thread/INFO]: Mob Spawn Range: 6
[20:44:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Carrot Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Potato Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Kelp Growth Modifier: 100%
[20:44:12] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:44:12] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[20:44:13] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[20:44:13] [Server thread/INFO]: View Distance: 10
[20:44:13] [Server thread/INFO]: Item Despawn Rate: 6000
[20:44:13] [Server thread/INFO]: Item Merge Radius: 2.5
[20:44:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:44:13] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[20:44:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:44:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[20:44:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:44:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[20:44:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:44:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:44:13] [Server thread/INFO]: Max TNT Explosions: 100
[20:44:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:44:13] [Server thread/INFO]: Mob Spawn Range: 6
[20:44:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Carrot Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Potato Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Kelp Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:44:13] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[20:44:13] [Server thread/INFO]: View Distance: 10
[20:44:13] [Server thread/INFO]: Item Despawn Rate: 6000
[20:44:13] [Server thread/INFO]: Item Merge Radius: 2.5
[20:44:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:44:13] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[20:44:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:44:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[20:44:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:44:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[20:44:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:44:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:44:13] [Server thread/INFO]: Max TNT Explosions: 100
[20:44:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:44:13] [Server thread/INFO]: Mob Spawn Range: 6
[20:44:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Carrot Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Potato Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Kelp Growth Modifier: 100%
[20:44:13] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:44:13] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
[20:44:16] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:16] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:16] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:16] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:16] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:16] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:25] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:28] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:28] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:28] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:28] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:28] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[20:44:28] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:29] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:30] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:30] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:30] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:31] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:31] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:32] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:32] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:33] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:33] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:34] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:34] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:35] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:35] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:36] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:36] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:37] [Server-Worker-1/INFO]: Preparing spawn area: 86%
[20:44:37] [Server thread/INFO]: Preparing spawn area: 87%
[20:44:38] [Server-Worker-1/INFO]: Preparing spawn area: 97%
[20:44:38] [Server thread/INFO]: Time elapsed: 24666 ms
[20:44:38] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
[20:44:39] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:39] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:39] [Server-Worker-1/INFO]: Preparing spawn area: 90%
[20:44:40] [Server-Worker-1/INFO]: Preparing spawn area: 90%
[20:44:40] [Server-Worker-1/INFO]: Preparing spawn area: 90%
[20:44:41] [Server-Worker-1/INFO]: Preparing spawn area: 90%
[20:44:41] [Server thread/INFO]: Preparing spawn area: 98%
[20:44:41] [Server thread/INFO]: Time elapsed: 3125 ms
[20:44:41] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
[20:44:42] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:42] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:42] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[20:44:43] [Server thread/INFO]: Time elapsed: 1356 ms
[20:44:43] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
[20:44:43] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[20:44:43] [Server thread/INFO]: [ArmoredElytra] Enabling ArmoredElytra v2.4.11
[20:44:43] [Server thread/INFO]: [ArmoredElytra] Enabling stats! Thanks, it really helps!
[20:44:43] [Server thread/INFO]: [ArmoredElytra] Durability penalty for flying disabled!
[20:44:43] [Server thread/INFO]: [ArmoredElytra] Allowed enchantments:
[20:44:43] [Server thread/INFO]: [ArmoredElytra] - DURABILITY
[20:44:43] [Server thread/INFO]: [ArmoredElytra] - PROTECTION_FIRE
[20:44:43] [Server thread/INFO]: [ArmoredElytra] - PROTECTION_EXPLOSIONS
[20:44:43] [Server thread/INFO]: [ArmoredElytra] - PROTECTION_PROJECTILE
[20:44:43] [Server thread/INFO]: [ArmoredElytra] - PROTECTION_ENVIRONMENTAL
[20:44:43] [Server thread/INFO]: [ArmoredElytra] - THORNS
[20:44:43] [Server thread/INFO]: [ArmoredElytra] - BINDING_CURSE
[20:44:43] [Server thread/INFO]: [ArmoredElytra] - VANISHING_CURSE
[20:44:43] [Server thread/INFO]: [ArmoredElytra] - MENDING
[20:44:43] [Server thread/INFO]: [SimpleVIPPerks] Enabling SimpleVIPPerks v3.5
[20:44:43] [Server thread/INFO]: [SimpleVIPPerks] SimpleVIPPerks 3.50 has been enabled!
[20:44:43] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.5.2-SNAPSHOT
[20:44:43] [Server thread/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1mDetected Minecraft [0;33;1mv1_15_R1[0;32;1m, using [0;33;1mUniversalSkinFactory[0;32;1m.[m
[20:44:43] [Server thread/INFO]: [WebSender] Enabling WebSender v3.0
[20:44:43] [Server thread/INFO]: [WebSender] Starting...[m
[20:44:43] [Server thread/INFO]: [WebSender] Started![m
[20:44:43] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT
[20:44:43] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
[20:44:43] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
[20:44:43] [Server thread/INFO]: [NoCrash] Enabling NoCrash v1.0
[20:44:43] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.3
[20:44:43] [Server thread/INFO]: [Skript] Enabling Skript v2.5-alpha1
[20:44:44] [Thread-19/INFO]: [ArmoredElytra] You seem to be using the latest version of this plugin!
[20:44:45] [Thread-21/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[20:44:55] [Server thread/INFO]: [Skript] Loaded 114752 aliases in 10883ms
[20:44:55] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
[20:44:55] [Server thread/INFO]: [AWD] Enabling AWD v2.3.2
[20:44:55] [Server thread/ERROR]: Error occurred while enabling AWD v2.3.2 (Is it up to date?)
java.lang.IllegalArgumentException: Channel must contain : separator (attempted to use WDL|INIT)
at org.bukkit.plugin.messaging.StandardMessenger.validateAndCorrectChannel(StandardMessenger.java:503) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.messaging.StandardMessenger.registerIncomingPluginChannel(StandardMessenger.java:216) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at com.gmail.davideblade99.AWD.l.onEnable(d:111) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
[20:44:55] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
[20:44:55] [Server thread/INFO]: [ClearLag] Loading modules...
[20:44:55] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[20:44:55] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[20:44:55] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[20:44:55] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.0-*
[20:44:55] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[20:44:55] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[20:44:55] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 148 classes.
[20:44:55] [Server thread/INFO]: [skQuery] Beginning to process a total of 148 from SkQuery
[20:44:55] [Server thread/ERROR]: Error occurred while enabling SkQuery v3.6.0-* (Is it up to date?)
java.lang.IllegalArgumentException: Can't register org.bukkit.FireworkEffect with the code name fireworkeffect because that name is already used by firework effect
at ch.njol.skript.registrations.Classes.registerClass(Classes.java:90) ~[?:?]
at com.w00tmast3r.skquery.elements.Types.run(Types.java:32) ~[?:?]
at com.w00tmast3r.skquery.Registration.register(Registration.java:153) ~[?:?]
at com.w00tmast3r.skquery.Registration.enableSnooper(Registration.java:70) ~[?:?]
at com.w00tmast3r.skquery.SkQuery.onEnable(SkQuery.java:30) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
[20:44:55] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
[20:44:55] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v2.5.0-b727" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
[20:44:55] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
[20:44:56] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
[20:44:56] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
[20:44:56] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
[20:44:56] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
[20:44:56] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
[20:44:56] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
[20:44:56] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
[20:44:56] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
[20:44:56] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
[20:44:56] [Thread-24/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
[20:44:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: cehennem
[20:44:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: netner
[20:44:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:56] [Server thread/INFO]: -------- World Settings For [orman] --------
[20:44:56] [Server thread/INFO]: View Distance: 10
[20:44:56] [Server thread/INFO]: Item Despawn Rate: 6000
[20:44:56] [Server thread/INFO]: Item Merge Radius: 2.5
[20:44:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:44:56] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[20:44:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:44:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[20:44:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:44:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[20:44:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:44:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:44:56] [Server thread/INFO]: Max TNT Explosions: 100
[20:44:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:44:56] [Server thread/INFO]: Mob Spawn Range: 6
[20:44:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Carrot Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Potato Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Kelp Growth Modifier: 100%
[20:44:56] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:44:56] [Server thread/INFO]: Preparing start region for dimension 'orman'/minecraft:overworld
[20:44:56] [Thread-24/INFO]: [ClearLag] No updates found!
[20:44:56] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:56] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:59] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:59] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:59] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:59] [Server thread/INFO]: Preparing spawn area: 0%
[20:44:59] [Server thread/INFO]: Preparing spawn area: 83%
[20:44:59] [Server thread/INFO]: Time elapsed: 3095 ms
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn12
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Mesa1
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: karanlikorman
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: <worldname>
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn12_the_end
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: angelville
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: mesa
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/WARN]: java.lang.NullPointerException
[20:44:59] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.createWorld(CraftServer.java:955)
[20:44:59] [Server thread/WARN]: at org.bukkit.Bukkit.createWorld(Bukkit.java:458)
[20:44:59] [Server thread/WARN]: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:320)
[20:44:59] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:466)
[20:44:59] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:447)
[20:44:59] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:422)
[20:44:59] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:725)
[20:44:59] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:312)
[20:44:59] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[20:44:59] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
[20:44:59] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
[20:44:59] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462)
[20:44:59] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376)
[20:44:59] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457)
[20:44:59] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267)
[20:44:59] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784)
[20:44:59] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[20:44:59] [Server thread/ERROR]: [Multiverse-Core] The world 'orman2' could NOT be loaded because it contains errors and is probably corrupt!
[20:44:59] [Server thread/ERROR]: [Multiverse-Core] Try using Minecraft Region Fixer to repair your world! 'orman2'
[20:44:59] [Server thread/ERROR]: [Multiverse-Core] https://github.com/Fenixin/Minecraft-Region-Fixer
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: skyblock
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn12_nether
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: vip
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
[20:44:59] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
[20:44:59] [Server thread/INFO]: [UUIDSpoof-Fix] Enabling UUIDSpoof-Fix v4.1
[20:44:59] [Server thread/INFO]:
[0;34;1m*----------------------------------------------------------------*
[0;36;1mChecking online mode...
[0;37;22mThe online-mode is: [0;37;1mfalse[0;37;22m!
[0;32;1m[3mUUIDSpoof - Fix [0;37;22mby [3mzPirroZ3007[m[0;37;22m has been enabled!
[0;37;22mThe [0;36;1mUUID exploit[m[0;37;22m is now [0;36;1mfixed[m[0;37;22m!
[0;34;1m*----------------------------------------------------------------*[m
[20:44:59] [Server thread/INFO]: [iConomy] Enabling iConomy v6.0.10b
[20:44:59] [Server thread/ERROR]: Error occurred while enabling iConomy v6.0.10b (Is it up to date?)
java.lang.NoSuchMethodError: org.bukkit.Server.getServerName()Ljava/lang/String;
at com.iCo6.iConomy.onEnable(iConomy.java:99) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
[20:44:59] [Server thread/INFO]: [Vault] [Vault][Economy] iConomy 6 hooked.
[20:44:59] [Server thread/INFO]: [AntiXrayHeuristics] Enabling AntiXrayHeuristics v1.2.0
[20:44:59] [Server thread/INFO]: [AntiXrayHeuristics] JSON file created since none existed.
[20:44:59] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
[20:44:59] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
[20:44:59] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: String
[20:44:59] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
[20:44:59] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
[20:44:59] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
[20:44:59] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
[20:44:59] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
[20:44:59] [Server thread/INFO]: [AdvancedTimber] Enabling AdvancedTimber v1.5.5
[20:44:59] [Server thread/INFO]: [AdvancedTimber] McMMO NOT detected!
[20:44:59] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_15_R1! Trying to find NMS support
[20:44:59] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_15_R1' loaded!
[20:44:59] [Server thread/INFO]: [SpawnerPickaxe] Enabling SpawnerPickaxe v2.1
[20:45:00] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
[20:45:00] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[20:45:00] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2
[20:45:00] [Server thread/INFO]: [TuSKe] Enabling Metrics... Done!
[20:45:00] [Server thread/INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
[20:45:00] [Server thread/INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
[20:45:00] [Server thread/INFO]: [TuSKe]
[20:45:00] [Server thread/INFO]: [TuSKe] A special thanks for donators:
[20:45:00] [Server thread/INFO]: [TuSKe] @X0Freak - 50$
[20:45:00] [Server thread/INFO]: [TuSKe] @RepublicanSensei - 10$
[20:45:00] [Server thread/INFO]: [TuSKe]
[20:45:00] [Server thread/ERROR]: #!#!
[20:45:00] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[20:45:00] [Server thread/ERROR]: #!#! TuSKe's class com.github.tukenuke.tuske.effects.EffMakeDrop generated an exception while loading
[20:45:00] [Server thread/ERROR]: #!#!
[20:45:00] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[20:45:00] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[20:45:00] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[20:45:00] [Server thread/ERROR]: #!#! Following plugins are probably related to this error in some way:
[20:45:00] [Server thread/ERROR]: #!#! TuSKe (github.com/Tuke-Nuke/TuSKe)
[20:45:00] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[20:45:00] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[20:45:00] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[20:45:00] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[20:45:00] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[20:45:00] [Server thread/ERROR]: #!#!
[20:45:00] [Server thread/ERROR]: #!#! Stack trace:
[20:45:00] [Server thread/ERROR]: #!#! java.lang.NullPointerException
[20:45:00] [Server thread/ERROR]: #!#! at com.github.tukenuke.tuske.effects.EffMakeDrop.<clinit>(EffMakeDrop.java:25)
[20:45:00] [Server thread/ERROR]: #!#! at java.lang.Class.forName0(Native Method)
[20:45:00] [Server thread/ERROR]: #!#! at java.lang.Class.forName(Unknown Source)
[20:45:00] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:108)
[20:45:00] [Server thread/ERROR]: #!#! at com.github.tukenuke.tuske.TuSKe.onEnable(TuSKe.java:100)
[20:45:00] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[20:45:00] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
[20:45:00] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
[20:45:00] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462)
[20:45:00] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376)
[20:45:00] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457)
[20:45:00] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267)
[20:45:00] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784)
[20:45:00] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[20:45:00] [Server thread/ERROR]: #!#!
[20:45:00] [Server thread/ERROR]: #!#! Version Information:
[20:45:00] [Server thread/ERROR]: #!#! Skript: 2.5-alpha1 (latest)
[20:45:00] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[20:45:00] [Server thread/ERROR]: #!#! Date: 2020-01-11
[20:45:00] [Server thread/ERROR]: #!#! Bukkit: 1.15.2-R0.1-SNAPSHOT
[20:45:00] [Server thread/ERROR]: #!#! Minecraft: 1.15.2
[20:45:00] [Server thread/ERROR]: #!#! Java: 1.8.0_241 (Java HotSpot(TM) 64-Bit Server VM 25.241-b07)
[20:45:00] [Server thread/ERROR]: #!#! OS: Windows Server 2016 amd64 10.0
[20:45:00] [Server thread/ERROR]: #!#!
[20:45:00] [Server thread/ERROR]: #!#! Server platform: Spigot
[20:45:00] [Server thread/ERROR]: #!#!
[20:45:00] [Server thread/ERROR]: #!#! Current node: null
[20:45:00] [Server thread/ERROR]: #!#! Current item: null
[20:45:00] [Server thread/ERROR]: #!#!
[20:45:00] [Server thread/ERROR]: #!#! Thread: Server thread
[20:45:00] [Server thread/ERROR]: #!#!
[20:45:00] [Server thread/ERROR]: #!#! Language: english
[20:45:00] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[20:45:00] [Server thread/ERROR]: #!#!
[20:45:00] [Server thread/ERROR]: #!#! End of Error.
[20:45:00] [Server thread/ERROR]: #!#!
[20:45:00] [Server thread/INFO]: [TuSKe] Loaded 8 events, 12 conditions, 20 effects, 62 expressions and 0 types. Have fun!
[20:45:00] [Server thread/INFO]: [LuckPermsGUI] Enabling LuckPermsGUI v3.5
[20:45:00] [Server thread/INFO]: [0;37;22m*********************************************************************[m
[20:45:00] [Server thread/INFO]: [0;30;1m[[0;33;1m[21mINFO[m[0;30;1m] [0;37;1mInitializing LuckPermsGUI Version: 3.5[m
[20:45:00] [Server thread/INFO]: [0;30;1m[[0;33;1m[21mINFO[m[0;30;1m] [0;37;1mCreated by: BGHDDevelopment[m
[20:45:00] [Server thread/INFO]: [0;30;1m[[0;33;1m[21mINFO[m[0;30;1m] [0;37;1mWebsite: https://bghddevelopment.com[m
[20:45:00] [Server thread/INFO]: [0;30;1m[[0;33;1m[21mINFO[m[0;30;1m] [0;37;1mSpigot: https://spigotmc.org/resources/53460[m
[20:45:00] [Server thread/INFO]: [0;30;1m[[0;33;1m[21mINFO[m[0;30;1m] [0;37;1mSupport: https://bghddevelopment.com/discord[m
[20:45:00] [Server thread/INFO]: [0;30;1m[[0;33;1m[21mINFO[m[0;30;1m] [0;37;1mSuggestions/Feedback: https://feedback.bghddevelopment.com[m
[20:45:00] [Server thread/INFO]: [0;30;1m[[0;33;1m[21mINFO[m[0;30;1m] [0;37;1mWiki: https://wiki.bghddevelopment.com[m
[20:45:00] [Server thread/INFO]: [0;37;22m*********************************************************************[m
[20:45:00] [Server thread/INFO]: [0;30;1m[[0;33;1m[21mINFO[m[0;30;1m] [0;37;1mPlugin Loading...[m
[20:45:00] [Server thread/INFO]: [0;30;1m[[0;33;1m[21mINFO[m[0;30;1m] [0;37;1mRegistering Managers...[m
[20:45:00] [Server thread/INFO]: [0;30;1m[[0;33;1m[21mINFO[m[0;30;1m] [0;37;1mManagers Registered![m
[20:45:00] [Server thread/INFO]: [0;30;1m[[0;33;1m[21mINFO[m[0;30;1m] [0;37;1mRegistering Listeners...[m
[20:45:00] [Server thread/ERROR]: Error occurred while enabling LuckPermsGUI v3.5 (Is it up to date?)
java.lang.NoClassDefFoundError: me/lucko/luckperms/LuckPerms
at me.AsVaidas.LuckPemsGUI.groups.GroupsGUI.<clinit>(GroupsGUI.java:46) ~[?:?]
at me.AsVaidas.LuckPemsGUI.Main.registerEvents(Main.java:113) ~[?:?]
at me.AsVaidas.LuckPemsGUI.Main.onEnable(Main.java:85) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Caused by: java.lang.ClassNotFoundException: me.lucko.luckperms.LuckPerms
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_241]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:146) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
... 12 more
[20:45:00] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.2.0
[20:45:01] [Server thread/INFO]: [CustomPayloadFixer] Enabling CustomPayloadFixer v1.5
[20:45:01] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.2
[20:45:01] [Server thread/INFO]: [SilkSpawners] This version of the plugin is NOT compatible with your Minecraft version!
[20:45:01] [Server thread/INFO]: [SilkSpawners] Please check your versions to make sure they match!
[20:45:01] [Server thread/INFO]: [SilkSpawners] Disabling now!
[20:45:01] [Server thread/INFO]: [SilkSpawners] Compatible versions are: [v1_5_R1, v1_5_R2, v1_5_R3, v1_6_R1, v1_6_R2, v1_6_R3, v1_7_R1, v1_7_R2, v1_7_R3, v1_7_R4, v1_8_R1, v1_8_R2, v1_8_R3, v1_9_R1, v1_9_R2, v1_10_R1, v1_11_R1, v1_12_R1]
[20:45:01] [Server thread/INFO]: [SilkSpawners] Your version is: v1_15_R1
[20:45:01] [Server thread/INFO]: [SilkSpawners] You can disable this check by setting testMCVersion to false in the config!
[20:45:01] [Server thread/INFO]: [InfoBoardReborn] Enabling InfoBoardReborn v2.0.5
[20:45:01] [Server thread/INFO]: [InfoBoardReborn] InfoBoardReborn has been enabled (V.2.0.5)
[20:45:01] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.26-SNAPSHOT (build 1812)
[20:45:01] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.9.1
[20:45:01] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.11-RELEASE
[20:45:01] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
[20:45:01] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
[20:45:01] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
[20:45:01] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
[20:45:01] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
[20:45:01] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
[20:45:01] [Server thread/INFO]: [TAB] Enabling TAB v2.6.2
[20:45:01] [Server thread/INFO]: [0;37;22m[TAB] Server version: 1.15.2 (v1_15_R1)[m
[20:45:01] [Server thread/INFO]: [0;31;1m[TAB] Your server version is not supported. Disabling..[m
[20:45:01] [Server thread/INFO]: [TAB] Disabling TAB v2.6.2
[20:45:01] [Server thread/INFO]: [AdvancedClans] Enabling AdvancedClans v1.3.12
[20:45:01] [Server thread/INFO]: [0;37;22m[AdvancedClans] Log || [0;32;1mFINE[0;37;22m: SQLite connection succesfully connected.[m
[20:45:01] [Server thread/INFO]: [0;37;22m[AdvancedClans] Log || [0;32;1mFINE[0;37;22m: Support for NMS version [0;35;1mv1_15_R1 [0;37;1msuccesfully loaded.[m
[20:45:02] [Server thread/INFO]: [0;37;22m[AdvancedClans] Log || [0;33;22mINFO[0;37;22m: Async saving task started succesfully[m
[20:45:02] [Server thread/INFO]: [m
[20:45:02] [Server thread/INFO]: [0;35;1mAdvancedClans [0;36;1mv1.3.12[m
[20:45:02] [Server thread/INFO]: [0;30;1mRunning on Bukkit version: [0;33;22mv1_15_R1[m
[20:45:02] [Server thread/INFO]: [0;30;1mAuthor: [0;33;1mImJosee_ [0;30;1mdiscord support: [0;33;1mhttps://discord.gg/wBZnbKG[m
[20:45:02] [Server thread/INFO]: [m
[20:45:02] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.8
[20:45:02] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
[20:45:02] [Server thread/INFO]: [GriefPrevention] 18 total claims loaded.
[20:45:05] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
[20:45:05] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
[20:45:05] [Server thread/INFO]: [GriefPrevention] Boot finished.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.10-RELEASE
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
[20:45:05] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
[20:45:05] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
[20:45:05] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
[20:45:05] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loading custom files.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Basic.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/blok.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/claim.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Classic.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Crazy.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/elitclaim.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/elitpara.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Galactic.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/inek.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/para.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/sans.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/set.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/spawner.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/taret.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/vip.yml.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
[20:45:05] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_15_R1! Trying to find NMS support
[20:45:05] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_15_R1' loaded!
[20:45:05] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Loaded 0 physical crate locations.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Failed to load 17 physical crate locations.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
[20:45:05] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
[20:45:05] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
[20:45:05] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
[20:45:05] [Server thread/INFO]: [DefensiveTurrets] Enabling DefensiveTurrets v3.7.1
[20:45:05] [Server thread/INFO]: [0;30;1m[[0;34;1mDefensiveTurrets[0;30;1m] [0;33;1mHas been enabled! [0;37;1mVersion: 3.7.1[m
[20:45:05] [Server thread/INFO]: [0;30;1m[[0;34;1mDefensiveTurrets[0;30;1m] [0;33;1mThanks for using my plugin! [0;37;1m~Ajneb97[m
[20:45:05] [Server thread/INFO]: [0;31;1mThere is a new version available. [0;33;1m([0;37;22m3.9.1[0;33;1m)[m
[20:45:05] [Server thread/INFO]: [0;31;1mYou can download it at: [0;37;1mhttps://www.spigotmc.org/resources/67188/[m
[20:45:05] [Server thread/INFO]: [TheNewEconomy] Enabling TheNewEconomy v0.1.1.9
[20:45:05] [Server thread/INFO]: Loading Configurations.
[20:45:05] [Server thread/INFO]: Initializing Configurations.
[20:45:06] [Server thread/INFO]: Initialized config.yml
[20:45:06] [Server thread/INFO]: Initialized commands.yml
[20:45:06] [Server thread/INFO]: Initialized messages.yml
[20:45:06] [Server thread/INFO]: Initialized players.yml
[20:45:06] [Server thread/INFO]: Initialized worlds.yml
[20:45:06] [Server thread/INFO]: HikariPool-1 - Starting...
[20:45:06] [Server thread/INFO]: HikariPool-1 - Start completed.
[20:45:06] [Server thread/INFO]: Updating tables, please hold.
[20:45:07] [Server thread/INFO]: Finished updating tables.
[20:45:07] [Server thread/INFO]: [TheNewEconomy] Finished loading data!
[20:45:07] [Server thread/INFO]: [TheNewEconomy] Finished loading data!
[20:45:07] [Server thread/INFO]: [TheNewEconomy] Created server economy account.
[20:45:07] [Server thread/INFO]: [TheNewEconomy] The New Economy has been enabled!
[20:45:07] [Server thread/INFO]: [CMI] Enabling CMI v8.6.19.5
[20:45:07] [Server thread/INFO]: [0;37;22m????? [0;37;1m?????? [0;37;22m????[m
[20:45:07] [Server thread/INFO]: [0;37;22m????? [0;37;1m? ?? ? [0;37;22m????[m
[20:45:07] [Server thread/INFO]: [0;37;22m?? ?? [0;37;1m?????? [0;37;22m ?? [m
[20:45:07] [Server thread/INFO]: [0;37;22m?? ?? [0;37;1m?????? [0;37;22m ?? [m
[20:45:07] [Server thread/INFO]: [0;37;22m????? [0;37;1m?????? [0;37;22m????[m
[20:45:07] [Server thread/INFO]: [0;37;22m????? [0;37;1m?????? [0;37;22m????[m
[20:45:07] [Server thread/INFO]: [0;37;22m_______________________________________________________[m
[20:45:09] [Server thread/INFO]: [0;36;22mCitizens found.[m
[20:45:09] [Server thread/INFO]: [0;36;22m[0;37;1m48 [0;32;22mEnabled [0;36;22mand [0;37;1m0 [0;33;1mDisabled [0;36;22mmodules[m
[20:45:09] [Server thread/INFO]: [0;36;22mPermission plugin: [0;35;22mLuckPerms5[m
[20:45:10] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m48[0;36;22m) [0;37;22mregular alias [0;36;22minto memory. [0;33;22mTook [0;33;1m48[0;33;22mms[m
[20:45:10] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m1[0;36;22m) [0;37;22mcustom text's [0;36;22minto memory. [0;33;22mTook [0;33;1m2[0;33;22mms[m
[20:45:10] [Server thread/INFO]: [0;36;22m3.30.1 data base type detected[m
[20:45:10] [Server thread/INFO]: [0;36;22mStarted [0;37;22mSqLite [0;36;22mdata base. Took [0;33;22m331ms[m
[20:45:10] [Server thread/INFO]: [0;36;22m[0;37;22mVault [0;36;22mwas found - Enabling capabilities. Economy: [0;35;22mTheNewEconomy[m
[20:45:11] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m5[0;36;22m) [0;37;22mwarning categories [0;36;22minto memory. [0;33;22mTook [0;33;1m1[0;33;22mms[m
[20:45:11] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m3[0;36;22m) [0;37;22mwarning commands [0;36;22minto memory. [0;33;22mTook [0;33;1m0[0;33;22mms[m
[20:45:11] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m126[0;36;22m) [0;37;22mcustom mob heads [0;36;22minto memory. [0;33;22mTook [0;33;1m56[0;33;22mms[m
[20:45:11] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m0[0;36;22m) [0;37;22mcooldowns [0;36;22minto memory. [0;33;22mTook [0;33;1m63[0;33;22mms[m
[20:45:11] [Server thread/INFO]: [0;36;22mInitializing BungeeCord[m
[20:45:11] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m5[0;36;22m) [0;37;22mkits [0;36;22minto memory. [0;33;22mTook [0;33;1m5[0;33;22mms[m
[20:45:11] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m7[0;36;22m) [0;37;22mranks [0;36;22minto memory. [0;33;22mTook [0;33;1m16[0;33;22mms[m
[20:45:11] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m8[0;36;22m) [0;37;22mplaytime rewards [0;36;22minto memory. [0;33;22mTook [0;33;1m3[0;33;22mms[m
[20:45:11] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m1[0;36;22m) [0;37;22mplayer data [0;36;22minto memory. [0;33;22mTook [0;33;1m29[0;33;22mms[m
[20:45:11] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m0[0;36;22m) [0;37;22mplaytime records [0;36;22minto memory. [0;33;22mTook [0;33;1m0[0;33;22mms[m
[20:45:11] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m0[0;36;22m) [0;37;22mplaytime reward records [0;36;22minto memory. [0;33;22mTook [0;33;1m0[0;33;22mms[m
[20:45:11] [Server thread/INFO]: [0;36;22mRegistered events. Took [0;33;22m710ms[m
[20:45:12] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m0[0;36;22m) [0;37;22mevent action commands [0;36;22minto memory. [0;33;22mTook [0;33;1m7[0;33;22mms[m
[20:45:12] [Server thread/INFO]: [0;36;22mUpdated (EN) language file. Took [0;33;22m376ms[m
[20:45:12] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m245[0;36;22m) [0;37;22mworth values [0;36;22minto memory. [0;33;22mTook [0;33;1m75[0;33;22mms[m
[20:45:12] [Server thread/INFO]: [0;36;22mVault permissions was found - Enabling capabilities.[m
[20:45:12] [Server thread/INFO]: [0;36;22mPlaceholderAPI hooked.[m
[20:45:12] [Server thread/INFO]: [0;36;22mPlaceholderAPI was found - Enabling capabilities.[m
[20:45:12] [Server thread/INFO]: [0;36;22mStarting world timer.[m
[20:45:12] [Server thread/INFO]: [0;36;22mInitializing world manager.[m
[20:45:12] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m5[0;36;22m) [0;37;22mschedules [0;36;22minto memory. [0;33;22mTook [0;33;1m17[0;33;22mms[m
[20:45:12] [Server thread/INFO]: [0;36;22m[0;36;22mLoaded ([0;37;1m0[0;36;22m) [0;37;22mskin cache entries [0;36;22minto memory. [0;33;22mTook [0;33;1m0[0;33;22mms[m
[20:45:12] [Server thread/INFO]: [0;36;22mVersion [0;37;22m8.6.19.5 [0;36;22mhas been enabled[m
[20:45:12] [Server thread/INFO]: [0;37;22m???????????????????????????????????????????????????????[m
[20:45:12] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v1.1.47
[20:45:12] [Server thread/INFO]: [0;36;1m------ ItemsAdder ------[m
[20:45:12] [Server thread/INFO]: [0;36;1m _____ _ _ _ [m
[20:45:12] [Server thread/INFO]: [0;36;1m |_ _| | /\ | | | | [m
[20:45:12] [Server thread/INFO]: [0;36;1m | | | |_ ___ _ __ ___ ___ / \ __| | __| | ___ _ __ [m
[20:45:12] [Server thread/INFO]: [0;36;1m | | | __/ _ \ '_ ` _ \/ __| / /\ \ / _` |/ _` |/ _ \ '__|[m
[20:45:12] [Server thread/INFO]: [0;36;1m _| |_| || __/ | | | | \__ \/ ____ \ (_| | (_| | __/ | [m
[20:45:12] [Server thread/INFO]: [0;36;1m |_____|\__\___|_| |_| |_|___/_/ \_\__,_|\__,_|\___|_| [m
[20:45:12] [Server thread/INFO]: [0;36;1m [m
[20:45:12] [Server thread/INFO]: [0;36;1m [m
[20:45:12] [Server thread/INFO]: [0;31;1mLightAPI not installed, please install it to see blocks emitting light[m
[20:45:12] [Server thread/INFO]: [0;36;1mLoading items...[m
[20:45:13] [Server thread/INFO]: ruby_head
[20:45:13] [Server thread/INFO]: ruby_chest
[20:45:13] [Server thread/INFO]: ruby_legs
[20:45:13] [Server thread/INFO]: ruby_boots
[20:45:13] [Server thread/INFO]: spinel_head
[20:45:13] [Server thread/INFO]: spinel_chest
[20:45:13] [Server thread/INFO]: spinel_legs
[20:45:13] [Server thread/INFO]: spinel_boots
[20:45:13] [Server thread/INFO]: turquoise_head
[20:45:13] [Server thread/INFO]: turquoise_chest
[20:45:13] [Server thread/INFO]: turquoise_legs
[20:45:13] [Server thread/INFO]: turquoise_boots
[20:45:13] [Server thread/INFO]: aqua_head
[20:45:13] [Server thread/INFO]: aqua_chest
[20:45:13] [Server thread/INFO]: aqua_legs
[20:45:13] [Server thread/INFO]: aqua_boots
[20:45:13] [Server thread/INFO]: amethyst_head
[20:45:13] [Server thread/INFO]: amethyst_chest
[20:45:13] [Server thread/INFO]: amethyst_legs
[20:45:13] [Server thread/INFO]: amethyst_boots
[20:45:13] [Server thread/INFO]: emerald_head
[20:45:13] [Server thread/INFO]: emerald_chest
[20:45:13] [Server thread/INFO]: emerald_legs
[20:45:13] [Server thread/INFO]: emerald_boots
[20:45:13] [Server thread/INFO]: obsidian_head
[20:45:13] [Server thread/INFO]: obsidian_chest
[20:45:13] [Server thread/INFO]: obsidian_legs
[20:45:13] [Server thread/INFO]: obsidian_boots
[20:45:13] [Server thread/INFO]: mysterious_chest
[20:45:13] [Server thread/INFO]: mysterious_legs
[20:45:13] [Server thread/INFO]: mysterious_boots
[20:45:13] [Server thread/INFO]: bronze_head
[20:45:13] [Server thread/INFO]: bronze_chest
[20:45:13] [Server thread/INFO]: bronze_legs
[20:45:13] [Server thread/INFO]: bronze_boots
[20:45:20] [Server thread/INFO]: [0;32;1mLoaded [0;36;1m464[0;32;1m custom items[m
[20:45:20] [Server thread/INFO]: [0;32;1mLoaded [0;36;1m544[0;32;1m emojis[m
[20:45:20] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.4
[20:45:20] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;36;22mCitizens[0;31;1mCMD [0;30;1m[3m2.4 [0;30;1mBy [0;36;22mMateus Moreira [0;31;1m@LichtHund[m
[20:45:20] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mEnglish [0;37;22mmessages![m
[20:45:20] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mPlaceholderAPI[0;37;22m![m
[20:45:20] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mVault[0;37;22m![m
[20:45:20] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.19
[20:45:20] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.19!
[20:45:20] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
[20:45:20] [Server thread/INFO]: [skRayFall] Cooking Bacon...
[20:45:20] [Server thread/WARN]: [skRayFall] EffectLib 6.0 for 1.13 is not supported as of right now since it has backwards breaking changes for users below 1.10
[20:45:20] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
[20:45:20] [Server thread/WARN]: [skRayFall] EffectLib 6.0 for 1.13 is not supported as of right now since it has backwards breaking changes for users below 1.10
[20:45:20] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
[20:45:20] [Server thread/INFO]: [skRayFall] Bacon holograms found
[20:45:20] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
[20:45:20] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
[20:45:20] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
[20:45:20] [Server thread/INFO]: [skRayFall] Bacon is ready!
[20:45:20] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.9.0
[20:45:20] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.17.3
[20:45:20] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
[20:45:20] [Server thread/INFO]: [SilkSpawners] WorldGuard was not found and support is disabled
[20:45:20] [Server thread/WARN]: java.lang.ClassNotFoundException: de.dustplanet.silkspawners.compat.v1_15_R1.NMSHandler
[20:45:20] [Server thread/WARN]: at java.net.URLClassLoader.findClass(Unknown Source)
[20:45:20] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:146)
[20:45:20] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92)
[20:45:20] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
[20:45:20] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
[20:45:20] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
[20:45:20] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
[20:45:20] [Server thread/WARN]: at de.dustplanet.util.SilkUtil.setupNMSProvider(SilkUtil.java:150)
[20:45:20] [Server thread/WARN]: at de.dustplanet.util.SilkUtil.<init>(SilkUtil.java:122)
[20:45:20] [Server thread/WARN]: at net.brcdev.shopgui.provider.spawner.SpawnerSilkSpawnersProvider.hook(SpawnerSilkSpawnersProvider.java:16)
[20:45:20] [Server thread/WARN]: at net.brcdev.shopgui.ShopGuiPlugin.setupSpawners(ShopGuiPlugin.java:328)
[20:45:20] [Server thread/WARN]: at net.brcdev.shopgui.ShopGuiPlugin.onEnable(ShopGuiPlugin.java:145)
[20:45:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[20:45:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
[20:45:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
[20:45:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462)
[20:45:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376)
[20:45:20] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457)
[20:45:20] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267)
[20:45:20] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784)
[20:45:20] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[20:45:20] [Server thread/ERROR]: [SilkSpawners] Could not find support for this CraftBukkit version.
[20:45:20] [Server thread/INFO]: [SilkSpawners] Check for updates at https://dev.bukkit.org/projects/silkspawners/
[20:45:20] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners now!
[20:45:20] [Server thread/INFO]: [ShopGUIPlus] SilkSpawners support enabled.
[20:45:20] [Server thread/WARN]: [ShopGUIPlus] Invalid shop menu size! Valid values are 9, 18, 27, 36, 45 and 54.
[20:45:20] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading ores > 56 (shops.yml), item not loaded
[20:45:20] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
[20:45:20] [Server thread/INFO]: [HyperDrive] Enabling HyperDrive v5.1.6-SNAPSHOT
[20:45:20] [Server thread/INFO]: [0;30;1m[[0;35;1mHyperDrive[0;30;1m] - [0;35;1mCracked by TheNewLeaker_ [0;30;1m| [0;34;1mhttps://leakmania.com[m
[20:45:20] [Server thread/INFO]: [HyperDrive] Everything inside the configuration seems to be up to date.
[20:45:20] [Server thread/WARN]: [HyperDrive] Your version is not supported by HyperDrive's packets. Expect errors when attempting to use anything packet related. (Took 1ms)
[20:45:20] [Server thread/INFO]: [HyperDrive] 3 warps were loaded and 0 warps failed to load. (Took 5ms)
[20:45:20] [Server thread/INFO]: [HyperDrive] No old warps were found. Skipping the new warp conversion process... (Took 0ms)
[20:45:20] [Server thread/INFO]: [HyperDrive] All tasks were successfully setup and started. (Took 6ms)
[20:45:20] [Server thread/INFO]: [HyperDrive] The plugin was enabled successfully. (Took 107ms)
[20:45:20] [Server thread/INFO]: [HyperDrive] You current HyperDrive version, 5.1.6-SNAPSHOT, seems to be up to date!
[20:45:20] [Server thread/INFO]: [EpicFarming] Enabling EpicFarming v3.0.8
[20:45:20] [Server thread/INFO]: [m
[20:45:20] [Server thread/INFO]: [0;32;1m=============================[m
[20:45:20] [Server thread/INFO]: [0;37;22mEpicFarming 3.0.8 by [0;35;22mSongoda <3![m
[20:45:20] [Server thread/INFO]: [0;37;22mAction: [0;32;1mEnabling[0;37;22m...[m
[20:45:21] [Server thread/INFO]: [EpicFarming] Loaded locale "en_US"
[20:45:21] [Server thread/INFO]: [SongodaCore] Hooked EpicFarming.
[20:45:21] [Server thread/INFO]: [0;32;1m=============================[m
[20:45:21] [Server thread/INFO]: [m
[20:45:21] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:45:21] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[20:45:21] [Server thread/ERROR]: [PlaceholderAPI] Failed to init placeholder expansion from class: com.extendedclip.papi.expansion.essentials.EssentialsExpansion
[20:45:21] [Server thread/ERROR]: [PlaceholderAPI] net/ess3/api/IEssentials
[20:45:21] [Server thread/ERROR]: [PlaceholderAPI] Failed to init placeholder expansion from class: com.extendedclip.papi.expansion.factions.MCoreFactionsExpansion
[20:45:21] [Server thread/ERROR]: [PlaceholderAPI] com/massivecraft/factions/RelationParticipator
[20:45:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: griefprevention
[20:45:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
[20:45:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
[20:45:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
[20:45:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
[20:45:22] [Server thread/INFO]: Done (74.745s)! For help, type "help"
[20:45:22] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.15.2(578)
[20:45:22] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version, please read our resource page carefully.
[20:45:22] [Server thread/INFO]: [Skript] Loading variables...
[20:45:22] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
[20:45:22] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[20:45:22] [Server thread/WARN]: [Skript] No scripts were found, maybe you should write some ;) (config.sk, line 188: databases:')
[20:45:22] [Server thread/INFO]: [Skript] Finished loading.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'spawn' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'blok' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'zirh' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'alet' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'para' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'kasalar' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'takas' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'arenaic' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'nether1' was in the world 'netner' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'nether2' was in the world 'netner' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'nether3' was in the world 'netner' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'nether4' was in the world 'netner' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'npc' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'warp' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'kit' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'yardim' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'rank' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'yenilikler' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'yakinda1' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'yakinda2' was in the world 'spawn' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'spawns' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'haa' was in the world 'schematic' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'kasa' was in the world 'schematic' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'arena' was in the world 'evnt' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'vip' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'sans' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'set' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'claim' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'spawner' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'taret' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'elitpara' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'inek' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'elitclaim' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'ev' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'ev1' was in the world 'spawn12' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'kirmizi' was in the world 'mesa' but it wasn't loaded.
[20:45:22] [Server thread/WARN]: [HolographicDisplays] Hologram 'mavi' was in the world 'mesa' but it wasn't loaded.
[20:45:22] [Server thread/INFO]: [InfoBoardReborn] Checking for updates...
[20:45:22] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;31;1m[21mAntiWorldDownloader[0;33;1m] [0;33;1mFound a new version: 2.5.0 (Yours: v2.3.2)[m
[20:45:22] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;31;1m[21mAntiWorldDownloader[0;33;1m] [0;33;1mDownload it on spigot:[m
[20:45:22] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;31;1m[21mAntiWorldDownloader[0;33;1m] [0;33;1mspigotmc.org/resources/23022[m
[20:45:22] [Server thread/WARN]: [InfoBoardReborn] Failed to check for updates, because: java.lang.NullPointerException
[20:45:22] [Server thread/WARN]: java.lang.NullPointerException
[20:45:22] [Server thread/WARN]: at com.infogroup.infoboard.utils.UpdateChecker.toReadable(UpdateChecker.java:83)
[20:45:22] [Server thread/WARN]: at com.infogroup.infoboard.utils.UpdateChecker.checkHigher(UpdateChecker.java:28)
[20:45:22] [Server thread/WARN]: at com.infogroup.infoboard.utils.UpdateChecker.checkUpdate(UpdateChecker.java:43)
[20:45:22] [Server thread/WARN]: at com.infogroup.infoboard.Timers.lambda$start$6(Timers.java:156)
[20:45:22] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
[20:45:22] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[20:45:22] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036)
[20:45:22] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399)
[20:45:22] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
[20:45:22] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
[20:45:22] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[20:45:23] [User Authenticator #1/INFO]: Disconnecting com.mojang.authlib.GameProfile@64c27c31[id=ea32127f-8147-3e25-8e05-e2d07ef027c9,name=Whiskey,properties={},legacy=false] (/40.89.170.86:55066): §cThe New Economy is still initializing.
[20:45:24] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
[20:45:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@64c27c31[id=ea32127f-8147-3e25-8e05-e2d07ef027c9,name=Whiskey,properties={},legacy=false] (/40.89.170.86:55066) lost connection: Disconnected
[20:45:24] [Craft Scheduler Thread - 10/INFO]: [Vault] Checking for Updates ...
[20:45:25] [Craft Scheduler Thread - 14/WARN]: [SpigetUpdate] Invalid SemVer versions specified [1352-SNAPSHOT] [1375]
[20:45:25] [Craft Scheduler Thread - 14/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m----------------------------------------------[m
[20:45:25] [Craft Scheduler Thread - 14/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m +===============+[m
[20:45:25] [Craft Scheduler Thread - 14/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m | SkinsRestorer |[m
[20:45:25] [Craft Scheduler Thread - 14/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m +===============+[m
[20:45:25] [Craft Scheduler Thread - 14/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m----------------------------------------------[m
[20:45:25] [Craft Scheduler Thread - 14/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;36;1m Current version: [0;32;1m13.5.2-SNAPSHOT[m
[20:45:25] [Craft Scheduler Thread - 14/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m This is the latest version![m
[20:45:25] [Craft Scheduler Thread - 14/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m----------------------------------------------[m
[20:45:25] [Server thread/INFO]:
[0;31;1m#------------------- Chest Commands Errors -------------------#
[0;37;22m1) [0;37;1mThe icon "yemek" in the menu "1kit.yml" has an invalid ID: invalid material "364"
[0;37;22m2) [0;37;1mThe icon "claim" in the menu "1kit.yml" has an invalid ID: invalid material "280"
[0;37;22m3) [0;37;1mThe icon "oyuncu" in the menu "1kit.yml" has an invalid ID: invalid material "skull"
[0;37;22m4) [0;37;1mThe icon "caylak" in the menu "1kit.yml" has an invalid ID: invalid material "skull"
[0;37;22m5) [0;37;1mThe icon "Kasif" in the menu "1kit.yml" has an invalid ID: invalid material "skull"
[0;37;22m6) [0;37;1mThe icon "Usta" in the menu "1kit.yml" has an invalid ID: invalid material "skull"
[0;37;22m7) [0;37;1mThe icon "Uzman" in the menu "1kit.yml" has an invalid ID: invalid material "skull"
[0;37;22m8) [0;37;1mThe icon "Soylu" in the menu "1kit.yml" has an invalid ID: invalid material "skull"
[0;37;22m9) [0;37;1mThe icon "Asil" in the menu "1kit.yml" has an invalid ID: invalid material "skull"
[0;37;22m10) [0;37;1mThe icon "Kahraman" in the menu "1kit.yml" has an invalid ID: invalid material "skull"
[0;37;22m11) [0;37;1mThe icon "Efsane" in the menu "1kit.yml" has an invalid ID: invalid material "skull"
[0;37;22m12) [0;37;1mThe icon "vip" in the menu "1kit.yml" has an invalid ID: invalid material "173"
[0;37;22m13) [0;37;1mThe icon "vip+" in the menu "1kit.yml" has an invalid ID: invalid material "42"
[0;37;22m14) [0;37;1mThe icon "mvip" in the menu "1kit.yml" has an invalid ID: invalid material "41"
[0;37;22m15) [0;37;1mThe icon "mvip+" in the menu "1kit.yml" has an invalid ID: invalid material "133"
[0;37;22m16) [0;37;1mThe icon "eretnav?p" in the menu "1kit.yml" has an invalid ID: invalid material "57"
[0;37;22m17) [0;37;1mThe icon "1" in the menu "1oyunicibilgi.yml" has an invalid ID: invalid material "skull"
[0;37;22m18) [0;37;1mThe icon "2" in the menu "1oyunicibilgi.yml" has an invalid ID: invalid material "skull"
[0;37;22m19) [0;37;1mThe icon "3" in the menu "1oyunicibilgi.yml" has an invalid ID: invalid material "skull"
[0;37;22m20) [0;37;1mThe icon "4" in the menu "1oyunicibilgi.yml" has an invalid ID: invalid material "skull"
[0;37;22m21) [0;37;1mThe icon "5" in the menu "1oyunicibilgi.yml" has an invalid ID: invalid material "skull"
[0;37;22m22) [0;37;1mThe icon "1" in the menu "1rank.yml" has an invalid ID: invalid material "skull"
[0;37;22m23) [0;37;1mThe icon "2" in the menu "1rank.yml" has an invalid ID: invalid material "skull"
[0;37;22m24) [0;37;1mThe icon "3" in the menu "1rank.yml" has an invalid ID: invalid material "skull"
[0;37;22m25) [0;37;1mThe icon "4" in the menu "1rank.yml" has an invalid ID: invalid material "skull"
[0;37;22m26) [0;37;1mThe icon "5" in the menu "1rank.yml" has an invalid ID: invalid material "skull"
[0;37;22m27) [0;37;1mThe icon "6" in the menu "1rank.yml" has an invalid ID: invalid material "skull"
[0;37;22m28) [0;37;1mThe icon "7" in the menu "1rank.yml" has an invalid ID: invalid material "skull"
[0;37;22m29) [0;37;1mThe icon "8" in the menu "1rank.yml" has an invalid ID: invalid material "skull"
[0;37;22m30) [0;37;1mThe icon "1" in the menu "1skyblockbilgi.yml" has an invalid ID: invalid material "skull"
[0;37;22m31) [0;37;1mThe icon "2" in the menu "1skyblockbilgi.yml" has an invalid ID: invalid material "skull"
[0;37;22m32) [0;37;1mThe icon "3" in the menu "1skyblockbilgi.yml" has an invalid ID: invalid material "skull"
[0;37;22m33) [0;37;1mThe icon "5" in the menu "1skyblockbilgi.yml" has an invalid ID: invalid material "skull"
[0;37;22m34) [0;37;1mThe icon "vip" in the menu "1vip.yml" has an invalid ID: invalid material "16"
[0;37;22m35) [0;37;1mThe icon "vip+" in the menu "1vip.yml" has an invalid ID: invalid material "15"
[0;37;22m36) [0;37;1mThe icon "mvip" in the menu "1vip.yml" has an invalid ID: invalid material "14"
[0;37;22m37) [0;37;1mThe icon "mvip+" in the menu "1vip.yml" has an invalid ID: invalid material "129"
[0;37;22m38) [0;37;1mThe icon "eretnavip" in the menu "1vip.yml" has an invalid ID: invalid material "56"
[0;37;22m39) [0;37;1mThe icon "viptime" in the menu "1vip.yml" has an invalid ID: invalid material "347"
[0;37;22m40) [0;37;1mThe icon "1" in the menu "1warp.yml" has an invalid ID: invalid material "54"
[0;37;22m41) [0;37;1mThe icon "2" in the menu "1warp.yml" has an invalid ID: invalid material "383"
[0;37;22m42) [0;37;1mThe icon "3" in the menu "1warp.yml" has an invalid ID: invalid material "2"
[0;37;22m43) [0;37;1mThe icon "5" in the menu "1warp.yml" has an invalid ID: invalid material "276"
[0;37;22m44) [0;37;1mThe icon "6" in the menu "1warp.yml" has an invalid ID: invalid material "323"
[0;37;22m45) [0;37;1mThe icon "1" in the menu "1yardim.yml" has an invalid ID: invalid material "skull"
[0;37;22m46) [0;37;1mThe icon "2" in the menu "1yardim.yml" has an invalid ID: invalid material "skull"
[0;37;22m47) [0;37;1mThe item "wool:1" used to open the menu "etkinlik.yml" is invalid: invalid material "wool"
[0;37;22m48) [0;37;1mThe icon "onlinekalkazan" in the menu "etkinlik.yml" has an invalid ID: invalid material "skull"
[0;37;22m49) [0;37;1mThe icon "onlinekalkazan2" in the menu "etkinlik.yml" has an invalid ID: invalid material "skull"
[0;37;22m50) [0;37;1mThe icon "onlinekalkazan3" in the menu "etkinlik.yml" has an invalid ID: invalid material "skull"
[0;37;22m51) [0;37;1mThe icon "onlinekalkazan4" in the menu "etkinlik.yml" has an invalid ID: invalid material "skull"
[0;37;22m52) [0;37;1mThe icon "toplamsure" in the menu "etkinlik.yml" has an invalid ID: invalid material "skull"
[0;37;22m53) [0;37;1mThe item "wool:1" used to open the menu "inekal.yml" is invalid: invalid material "wool"
[0;37;22m54) [0;37;1mThe icon "sutinegi" in the menu "inekal.yml" has an invalid ID: invalid material "335"
[0;37;22m55) [0;37;1mThe icon "demirinegi" in the menu "inekal.yml" has an invalid ID: invalid material "265"
[0;37;22m56) [0;37;1mThe icon "altininegi" in the menu "inekal.yml" has an invalid ID: invalid material "266"
[0;37;22m57) [0;37;1mThe icon "zumrutinegi" in the menu "inekal.yml" has an invalid ID: invalid material "388"
[0;37;22m58) [0;37;1mThe icon "elmasinegi" in the menu "inekal.yml" has an invalid ID: invalid material "264"
[0;37;22m59) [0;37;1mThe item "wool:1" used to open the menu "rehber.yml" is invalid: invalid material "wool"
[0;37;22m60) [0;37;1mThe icon "rehberonline1" in the menu "rehber.yml" has an invalid ID: invalid material "skull"
[0;37;22m61) [0;37;1mThe icon "rehberonline2" in the menu "rehber.yml" has an invalid ID: invalid material "skull"
[0;37;22m62) [0;37;1mThe icon "rehberonline3" in the menu "rehber.yml" has an invalid ID: invalid material "skull"
[0;37;22m63) [0;37;1mThe icon "rehberonline4" in the menu "rehber.yml" has an invalid ID: invalid material "skull"
[0;37;22m64) [0;37;1mThe icon "rehberonline55" in the menu "rehber.yml" has an invalid ID: invalid material "skull"
[0;37;22m65) [0;37;1mThe icon "rehberonline56" in the menu "rehber.yml" has an invalid ID: invalid material "skull"
[0;37;22m66) [0;37;1mThe icon "toplamsure" in the menu "rehber.yml" has an invalid ID: invalid material "skull"
[0;31;1m#-------------------------------------------------------------#[m
[20:45:26] [Craft Scheduler Thread - 13/INFO]: [TuSKe] Checking for latest update...
[20:45:27] [Craft Scheduler Thread - 17/INFO]: [TuSKe] Generating documentation of Skript & Addons.
[20:45:27] [Craft Scheduler Thread - 10/INFO]: [Vault] No new version available
[20:45:27] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 167 placeholder expansions are available on the cloud.
[20:45:27] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 4 installed expansions have updates available.
[20:45:28] [Craft Scheduler Thread - 13/INFO]: [TuSKe] No new update was found!
[20:45:30] [Craft Scheduler Thread - 8/INFO]: Initialized items.yml
[20:45:30] [Craft Scheduler Thread - 17/INFO]: [TuSKe] Documentation was generated successfully.
[20:45:55] [User Authenticator #2/INFO]: UUID of player Whiskey is ea32127f-8147-3e25-8e05-e2d07ef027c9
[20:45:56] [Server thread/INFO]: 1000
[20:45:56] [Server thread/INFO]: Whiskey[/40.89.170.86:55169] logged in with entity id 290 at ([orman]-586.9125224775586, 87.66135810212042, 1004.9281243142955)
[20:45:56] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.server.v1_15_R1.PacketPlayOutRespawn.<init>(net.minecraft.server.v1_15_R1.DimensionManager, net.minecraft.server.v1_15_R1.EnumDifficulty, net.minecraft.server.v1_15_R1.WorldType, net.minecraft.server.v1_15_R1.EnumGamemode)
[20:45:56] [Server thread/WARN]: at java.lang.Class.getConstructor0(Unknown Source)
[20:45:56] [Server thread/WARN]: at java.lang.Class.getConstructor(Unknown Source)
[20:45:56] [Server thread/WARN]: at skinsrestorer.shared.utils.ReflectionUtil.getConstructor(ReflectionUtil.java:33)
[20:45:56] [Server thread/WARN]: at skinsrestorer.shared.utils.ReflectionUtil.invokeConstructor(ReflectionUtil.java:143)
[20:45:56] [Server thread/WARN]: at skinsrestorer.bukkit.skinfactory.UniversalSkinFactory.lambda$updateSkin$0(UniversalSkinFactory.java:144)
[20:45:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
[20:45:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[20:45:56] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036)
[20:45:56] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399)
[20:45:56] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
[20:45:56] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
[20:45:56] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[20:46:04] [Server thread/WARN]: Whiskey moved too quickly! 10.112392492641334,1.1661092609382138,1.477119832136509
[20:47:26] [Server thread/INFO]: Whiskey was slain by Zombie
[20:48:56] [Server thread/INFO]: Whiskey issued server command: /money
[20:48:59] [Server thread/INFO]: Whiskey issued server command: /baltop
[20:49:01] [Server thread/INFO]: Whiskey issued server command: /balancetop
[20:49:03] [Server thread/INFO]: Whiskey issued server command: /money:money
[20:49:04] [Server thread/INFO]: Whiskey issued server command: /moneytop
[20:49:07] [Server thread/INFO]: Whiskey issued server command: /moneylist
[20:49:10] [Server thread/INFO]: Whiskey issued server command: /balance
[20:49:13] [Server thread/INFO]: Whiskey issued server command: /money Whiskey
[20:49:18] [Server thread/INFO]: Whiskey issued server command: /money help
[20:49:24] [Server thread/INFO]: Whiskey issued server command: /gm 1
[20:49:30] [Server thread/INFO]: <Whiskey> sa[m
[20:49:31] [Server thread/INFO]: Whiskey issued server command: /gamemod 1
[20:49:33] [Server thread/INFO]: Whiskey issued server command: /gamemode creative
[20:49:33] [Server thread/INFO]: [Whiskey: Set own game mode to Creative Mode]
[20:49:40] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to SkinsRestorer v13.5.2-SNAPSHOT
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:2303) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:918) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:911) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeAll(SourceFile:103) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:894) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:828) [spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getName()Ljava/lang/String;
at skinsrestorer.bukkit.SkinsGUI.onCLick(SkinsGUI.java:133) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot.jar:git-Spigot-800b93f-8160e29]
... 17 more
[20:49:42] [Server thread/INFO]: Whiskey issued server command: /oluminfo
[20:49:46] [Server thread/INFO]: Whiskey issued server command: /skript
[20:49:48] [Server thread/INFO]: Whiskey issued server command: /skriot reload all
[20:49:50] [Server thread/INFO]: Whiskey issued server command: /skriot reload
[20:49:53] [Server thread/INFO]: Whiskey issued server command: /sk reload all
[20:50:00] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6959ms or 139 ticks behind
[20:50:11] [Server thread/INFO]: Whiskey issued server command: /tab
[20:50:11] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'tab' in plugin TAB v2.6.2 - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:711) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1657) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1497) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:918) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:911) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeAll(SourceFile:103) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:894) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:828) [spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
[20:50:13] [Server thread/INFO]: Whiskey issued server command: /tab help
[20:50:13] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'tab' in plugin TAB v2.6.2 - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:711) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1657) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1497) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:918) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:911) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:895) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:828) [spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
[20:52:17] [Server thread/INFO]: Whiskey issued server command: /whitelist on
[20:52:17] [Server thread/INFO]: [Whiskey: Whitelist is now turned on]
[20:52:38] [Server thread/INFO]: Whiskey lost connection: Disconnected
[20:52:39] [Server thread/INFO]: [-] Whiskey
[20:54:11] [Server thread/INFO]: Stopping server
[20:54:11] [Server thread/INFO]: [EpicFarming] Disabling EpicFarming v3.0.8
[20:54:11] [Server thread/INFO]: [m
[20:54:11] [Server thread/INFO]: [0;32;1m=============================[m
[20:54:11] [Server thread/INFO]: [0;37;22mEpicFarming 3.0.8 by [0;35;22mSongoda <3![m
[20:54:11] [Server thread/INFO]: [0;37;22mAction: [0;31;1mDisabling[0;37;22m...[m
[20:54:11] [Server thread/INFO]: [0;32;1m=============================[m
[20:54:11] [Server thread/INFO]: [m
[20:54:11] [Server thread/INFO]: [HyperDrive] Disabling HyperDrive v5.1.6-SNAPSHOT
[20:54:11] [Server thread/INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.17.3
[20:54:11] [Server thread/INFO]: [LockettePro] Disabling LockettePro v2.9.0
[20:54:11] [Server thread/INFO]: [skRayFall] Disabling skRayFall v1.9.19
[20:54:11] [Server thread/INFO]: [skRayFall] Bacon has been eaten. Make some more soon!
[20:54:11] [Server thread/INFO]: [CitizensCMD] Disabling CitizensCMD v2.4
[20:54:11] [Server thread/INFO]: [ItemsAdder] Disabling ItemsAdder v1.1.47
[20:54:11] [Server thread/INFO]: [CMI] Disabling CMI v8.6.19.5
[20:54:11] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mClosed db connections[m
[20:54:11] [Server thread/INFO]: [TheNewEconomy] Disabling TheNewEconomy v0.1.1.9
[20:54:11] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: tne
[20:54:11] [Server thread/INFO]: HikariPool-1 - Shutdown initiated...
[20:54:11] [Server thread/INFO]: HikariPool-1 - Shutdown completed.
[20:54:11] [Server thread/INFO]: [TheNewEconomy] The New Economy has been disabled!
[20:54:11] [Server thread/INFO]: [DefensiveTurrets] Disabling DefensiveTurrets v3.7.1
[20:54:11] [Server thread/INFO]: [0;30;1m[[0;34;1mDefensiveTurrets[0;30;1m] [0;33;1m Has been disabled! [0;37;1mVersion: 3.7.1[m
[20:54:11] [Server thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.10-RELEASE
[20:54:11] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.8
[20:54:11] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: griefprevention
[20:54:11] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
[20:54:11] [Server thread/INFO]: [AdvancedClans] Disabling AdvancedClans v1.3.12
[20:54:11] [Server thread/INFO]: [CrazyAuctions] Disabling CrazyAuctions v1.2.11-RELEASE
[20:54:11] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v2.9.1
[20:54:11] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.26-SNAPSHOT (build 1812)
[20:54:11] [Server thread/INFO]: [InfoBoardReborn] Disabling InfoBoardReborn v2.0.5
[20:54:11] [Server thread/INFO]: [InfoBoardReborn] InfoBoardReborn has been disabled (V.2.0.5)
[20:54:11] [Server thread/INFO]: [CustomEnderChest] Disabling CustomEnderChest v1.12.2
[20:54:11] [Server thread/INFO]: [CustomEnderChest] Cleaning internal data...
[20:54:11] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest is disabled!
[20:54:11] [Server thread/INFO]: [CustomPayloadFixer] Disabling CustomPayloadFixer v1.5
[20:54:11] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.2.0
[20:54:11] [Server thread/INFO]: [LuckPermsGUI] Disabling LuckPermsGUI v3.5
[20:54:11] [Server thread/INFO]: [TuSKe] Disabling TuSKe v1.8.2
[20:54:11] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.1
[20:54:11] [Server thread/INFO]: [SpawnerPickaxe] Disabling SpawnerPickaxe v2.1
[20:54:11] [Server thread/INFO]: [AdvancedTimber] Disabling AdvancedTimber v1.5.5
[20:54:11] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
[20:54:11] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[20:54:11] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
[20:54:11] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
[20:54:11] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 disabled.
[20:54:11] [Server thread/INFO]: [AntiXrayHeuristics] Disabling AntiXrayHeuristics v1.2.0
[20:54:11] [Server thread/INFO]: [iConomy] Disabling iConomy v6.0.10b
[20:54:11] [Server thread/ERROR]: Error occurred while disabling iConomy v6.0.10b (Is it up to date?)
java.lang.NullPointerException: null
at com.iCo6.iConomy.onDisable(iConomy.java:272) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:438) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:430) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.disablePlugins(CraftServer.java:396) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.stop(MinecraftServer.java:699) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.DedicatedServer.stop(DedicatedServer.java:689) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:864) [spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
[20:54:11] [Server thread/INFO]: [UUIDSpoof-Fix] Disabling UUIDSpoof-Fix v4.1
[20:54:11] [Server thread/INFO]:
[0;31;22m*----------------------------------------------------------------*
[0;31;1m[3mUUIDSpoof - Fix [0;37;22mby [3mzPirroZ3007[m[0;37;22m has been disabled!
[0;31;22m*----------------------------------------------------------------*"[m
[20:54:11] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.5.0
[20:54:11] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727
[20:54:11] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.6.0-*
[20:54:11] [Server thread/ERROR]: Error occurred while disabling SkQuery v3.6.0-* (Is it up to date?)
java.lang.ExceptionInInitializerError: null
at com.w00tmast3r.skquery.SkQuery.onDisable(SkQuery.java:40) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:438) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:430) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.disablePlugins(CraftServer.java:396) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.stop(MinecraftServer.java:699) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.DedicatedServer.stop(DedicatedServer.java:689) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:864) [spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Caused by: ch.njol.skript.SkriptAPIException: Registering is disabled after initialisation!
at ch.njol.skript.Skript.checkAcceptRegistrations(Skript.java:1163) ~[?:?]
at ch.njol.skript.Skript.registerEvent(Skript.java:1332) ~[?:?]
at com.w00tmast3r.skquery.elements.events.EvtLambdaWhen.<clinit>(EvtLambdaWhen.java:22) ~[?:?]
... 10 more
[20:54:11] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.1.6
[20:54:11] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[20:54:11] [Server thread/INFO]: [AWD] Disabling AWD v2.3.2
[20:54:11] [Server thread/ERROR]: Error occurred while disabling AWD v2.3.2 (Is it up to date?)
java.lang.IllegalArgumentException: Channel must contain : separator (attempted to use WDL|INIT)
at org.bukkit.plugin.messaging.StandardMessenger.validateAndCorrectChannel(StandardMessenger.java:503) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.messaging.StandardMessenger.unregisterIncomingPluginChannel(StandardMessenger.java:249) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at com.gmail.davideblade99.AWD.l.onDisable(d:141) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:438) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:430) [spigot.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.disablePlugins(CraftServer.java:396) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.stop(MinecraftServer.java:699) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.DedicatedServer.stop(DedicatedServer.java:689) [spigot.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:864) [spigot.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
[20:54:11] [Server thread/INFO]: [Skript] Disabling Skript v2.5-alpha1
[20:54:11] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.1.0;8e55131
[20:54:11] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[20:54:11] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.0.72
[20:54:11] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[20:54:11] [Server thread/INFO]: [LuckPerms] Closing storage...
[20:54:12] [Server thread/INFO]: [LuckPerms] Goodbye!
[20:54:12] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v2.2.3
[20:54:12] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[20:54:12] [Server thread/INFO]: [NoCrash] Disabling NoCrash v1.0
[20:54:12] [Server thread/INFO]: [VoxelSniper] Disabling VoxelSniper v5.171.0-SNAPSHOT
[20:54:12] [Server thread/INFO]: [WebSender] Disabling WebSender v3.0
[20:54:12] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.5.2-SNAPSHOT
[20:54:12] [Server thread/INFO]: [SimpleVIPPerks] Disabling SimpleVIPPerks v3.5
[20:54:12] [Server thread/INFO]: [SimpleVIPPerks] SimpleVIPPerks 3.50 has been disabled.
[20:54:12] [Server thread/INFO]: [ArmoredElytra] Disabling ArmoredElytra v2.4.11
[20:54:12] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.4
[20:54:12] [Thread-20/INFO]: [WebSender] socket closed[m
[20:54:12] [Server thread/INFO]: Saving players
[20:54:12] [Server thread/INFO]: Saving worlds
[20:54:12] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
[20:54:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[20:54:13] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
[20:54:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved