Çözüldü sunucu açıldığı gibi kapanıyor

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

Ctesia

Fırında Isıttığım İlk Taş
Katılım
23 Nisan 2021
Mesajlar
92
Elmaslar
3
Puan
945
Minecraft
at0mdeniz

Discord:

at0mdeniz#7069

açıldığı gibi kapanıyor sunucu log dosyası
[10:31:17] [Server thread/INFO]: Starting minecraft server version 1.8.8
[10:31:17] [Server thread/INFO]: Loading properties
[10:31:17] [Server thread/INFO]: Default game type: SURVIVAL
[10:31:17] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[10:31:18] [Server thread/INFO]: Debug logging is disabled
[10:31:18] [Server thread/INFO]: Using 4 threads for Netty based IO
[10:31:18] [Server thread/INFO]: Server Ping Player Sample Count: 12
[10:31:18] [Server thread/INFO]: Generating keypair
[10:31:18] [Server thread/INFO]: Starting Minecraft server on *:25565
[10:31:18] [Server thread/INFO]: Using default channel type
[10:31:18] [Server thread/ERROR]: Could not load 'plugins\Aegis-v8.3.1.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
... 6 more
[10:31:18] [Server thread/ERROR]: Ambiguous plugin name `GroupManager' for files `plugins\GroupManager.jar' and `plugins\EssentialsGroupManager.jar' in `plugins'
[10:31:18] [Server thread/ERROR]: Could not load 'plugins\y-proxy.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
... 6 more
[10:31:18] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[10:31:18] [Server thread/ERROR]: Could not load 'plugins\FastAsyncVoxelSniper-favs-21.03.26-b67f782-1287-22.3.10.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
Caused by: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
... 6 more
Caused by: java.lang.ClassNotFoundException: com.boydti.fawe.object.FaweCommand
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_51]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
... 6 more
[10:31:18] [Server thread/ERROR]: Could not load 'plugins\JetsMinions-Fixer.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: JetsMinions
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
[10:31:18] [Server thread/ERROR]: Could not load 'plugins\AsyncWorldEdit-3.9.1.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
Caused by: java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
... 6 more
Caused by: java.lang.IllegalStateException: Unable to get loaders.
at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.getLoaders(ClassLoaderHelper.java:129) ~[?:?]
at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.removeLoader(ClassLoaderHelper.java:138) ~[?:?]
at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:100) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
... 6 more
Caused by: java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to java.util.List
at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.getLoaders(ClassLoaderHelper.java:127) ~[?:?]
at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.removeLoader(ClassLoaderHelper.java:138) ~[?:?]
at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:100) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
... 6 more
[10:31:18] [Server thread/ERROR]: Could not load 'plugins\y-AntiCrash-1.0.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: PacketListenerApi
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
[10:31:19] [Server thread/INFO]: [UnioAntiCrash] Loading UnioAntiCrash v1.0
[10:31:19] [Server thread/INFO]: [TaskScheduler] Loading TaskScheduler v1.0
[10:31:19] [Server thread/INFO]: [ItemNamer] Loading ItemNamer v1.0
[10:31:19] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.9
[10:31:19] [Server thread/INFO]: [AlphaChestReloaded] Loading AlphaChestReloaded v1.0
[10:31:19] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.2.0
[10:31:19] [Server thread/INFO]: [GunlukOdul] Loading GunlukOdul v2.0.3
[10:31:19] [Server thread/INFO]: [ItemHolo] Loading ItemHolo v1.0
[10:31:19] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.1.5
[10:31:19] [Server thread/INFO]: [WebSender] Loading WebSender v3.1
[10:31:19] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.0.1
[10:31:19] [Server thread/INFO]: [ViaVersion] ViaVersion 4.0.1 is now loaded, injecting!
[10:31:20] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[10:31:20] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[10:31:20] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[10:31:20] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[10:31:20] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[10:31:20] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[10:31:20] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[10:31:20] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[10:31:20] [Server thread/INFO]: [HesapEsle] Loading HesapEsle v2.2
[10:31:20] [Server thread/INFO]: [Tuccar] Loading Tuccar v1.2.9
[10:31:20] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
[10:31:20] [Server thread/INFO]: [FastCraft] Loading FastCraft v3.2.9
[10:31:20] [Server thread/INFO]: [Skript] Loading Skript v2.2-dev25
[10:31:20] [Server thread/INFO]: [AWD] Loading AWD v2.3.2
[10:31:20] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
[10:31:20] [Server thread/INFO]: [SpigotGuard] Loading SpigotGuard v4.0 {BULLET-PROOF}
[10:31:20] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.0-*
[10:31:20] [Server thread/INFO]: [Votifier] Loading Votifier v1.8
[10:31:20] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[10:31:20] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
[10:31:20] [Server thread/INFO]: [Corpses] Loading Corpses v2.2
[10:31:20] [Server thread/INFO]: [LookPing] Loading LookPing v1.3
[10:31:20] [Server thread/INFO]: [SignEditor] Loading SignEditor v1.07
[10:31:20] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.2
[10:31:20] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
[10:31:20] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.9 (Phoenix)
[10:31:20] [Server thread/INFO]: [VipZero] Loading VipZero v1.2.4
[10:31:20] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[10:31:20] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.2
[10:31:20] [Server thread/INFO]: [TradePlus] Loading TradePlus v3.77
[10:31:20] [Server thread/INFO]: [TradePlus] Failed to hook into worldguard. Ignore this if you don't have worldguard.
[10:31:20] [Server thread/INFO]: [Minions] Loading Minions v4.01
[10:31:20] [Server thread/INFO]: [ScratchCards] Loading ScratchCards v1.11.2
[10:31:20] [Server thread/INFO]: [CRanks] Loading CRanks v1.3.0
[10:31:20] [Server thread/INFO]: [SpawnerShop] Loading SpawnerShop v3.3
[10:31:20] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11-hack
[10:31:20] [Server thread/INFO]: [Essentials] Loading Essentials v2.18.2.0
[10:31:20] [Server thread/INFO]: [Elevator] Loading Elevator v3.11.4
[10:31:20] [Server thread/INFO]: [CombatActionBar] Loading CombatActionBar v2.2.1
[10:31:20] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v7.0.0
[10:31:20] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
[10:31:20] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.0.0
[10:31:20] [Server thread/INFO]: [Lottery] Loading Lottery v1.2.7
[10:31:20] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.1-1.8.8-hotfix (build 68)
[10:31:20] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v2.4.3
[10:31:20] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.18.2.0
[10:31:20] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.18.2.0
[10:31:20] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.18.2.0
[10:31:20] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
[10:31:20] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.18.2.0
[10:31:20] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.44.1
[10:31:20] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.3
[10:31:20] [Server thread/INFO]: [TempFly] Loading TempFly v3.1.0
[10:31:20] [Server thread/INFO]: [Skellett] Loading Skellett v1.9.6b
[10:31:20] [Server thread/INFO]: [TuSKe] Loading TuSKe v1.8.2
[10:31:20] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.10.1-RELEASE
[10:31:20] [Server thread/INFO]: [SharpSK] Loading SharpSK v1.6.3
[10:31:20] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-b1542
[10:31:20] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.6
[10:31:20] [Server thread/INFO]: [FabledSkyBlock] Loading FabledSkyBlock v2.3.25
[10:31:20] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
[10:31:20] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
[10:31:20] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
[10:31:20] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
[10:31:21] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[10:31:21] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
[10:31:21] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.2.2
[10:31:21] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.24.0
[10:31:21] [Server thread/INFO]: [Ciftci] Loading Ciftci v5.0.0.b44
[10:31:21] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
[10:31:21] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.12
[10:31:21] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.9.0
[10:31:21] [Server thread/INFO]: [CustomPayloadFixer] Loading CustomPayloadFixer v1.5
[10:31:21] [Server thread/INFO]: [ChatInjector] Loading ChatInjector v1.0.0
[10:31:21] [Server thread/INFO]: [AutoPickup] Loading AutoPickup v3.9
[10:31:21] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
[10:31:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[10:31:21] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[10:31:21] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[10:31:21] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[10:31:21] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
[10:31:21] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
[10:31:21] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[10:31:21] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[10:31:21] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[10:31:21] [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.
[10:31:21] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[10:31:21] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[10:31:21] [Server thread/INFO]: Preparing level "world"
[10:31:21] [Server thread/INFO]: -------- World Settings For [world] --------
[10:31:21] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:31:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:31:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:31:21] [Server thread/INFO]: Random Lighting Updates: false
[10:31:21] [Server thread/INFO]: Structure Info Saving: true
[10:31:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:31:21] [Server thread/INFO]: Anti X-Ray: true
[10:31:21] [Server thread/INFO]: Engine Mode: 1
[10:31:21] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:31:21] [Server thread/INFO]: Replace Blocks: [1, 5]
[10:31:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Mob Spawn Range: 4
[10:31:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:31:21] [Server thread/INFO]: Item Despawn Rate: 6000
[10:31:21] [Server thread/INFO]: Item Merge Radius: 2.5
[10:31:21] [Server thread/INFO]: View Distance: 10
[10:31:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:31:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:31:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:31:21] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:31:21] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:31:21] [Server thread/INFO]: Clear tick list: false
[10:31:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:31:21] [Server thread/INFO]: Max TNT Explosions: 100
[10:31:21] [Server thread/INFO]: Max Entity Collisions: 8
[10:31:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[10:31:21] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[10:31:21] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:31:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:31:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:31:21] [Server thread/INFO]: Random Lighting Updates: false
[10:31:21] [Server thread/INFO]: Structure Info Saving: true
[10:31:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:31:21] [Server thread/INFO]: Anti X-Ray: true
[10:31:21] [Server thread/INFO]: Engine Mode: 1
[10:31:21] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:31:21] [Server thread/INFO]: Replace Blocks: [1, 5]
[10:31:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Mob Spawn Range: 4
[10:31:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:31:21] [Server thread/INFO]: Item Despawn Rate: 6000
[10:31:21] [Server thread/INFO]: Item Merge Radius: 2.5
[10:31:21] [Server thread/INFO]: View Distance: 10
[10:31:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:31:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:31:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:31:21] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:31:21] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:31:21] [Server thread/INFO]: Clear tick list: false
[10:31:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:31:21] [Server thread/INFO]: Max TNT Explosions: 100
[10:31:21] [Server thread/INFO]: Max Entity Collisions: 8
[10:31:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[10:31:21] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[10:31:21] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:31:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:31:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:31:21] [Server thread/INFO]: Random Lighting Updates: false
[10:31:21] [Server thread/INFO]: Structure Info Saving: true
[10:31:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:31:21] [Server thread/INFO]: Anti X-Ray: true
[10:31:21] [Server thread/INFO]: Engine Mode: 1
[10:31:21] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:31:21] [Server thread/INFO]: Replace Blocks: [1, 5]
[10:31:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:31:21] [Server thread/INFO]: Mob Spawn Range: 4
[10:31:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:31:21] [Server thread/INFO]: Item Despawn Rate: 6000
[10:31:21] [Server thread/INFO]: Item Merge Radius: 2.5
[10:31:21] [Server thread/INFO]: View Distance: 10
[10:31:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:31:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:31:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:31:21] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:31:21] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:31:21] [Server thread/INFO]: Clear tick list: false
[10:31:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:31:21] [Server thread/INFO]: Max TNT Explosions: 100
[10:31:21] [Server thread/INFO]: Max Entity Collisions: 8
[10:31:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[10:31:21] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1314892931276941804)
[10:31:22] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1314892931276941804)
[10:31:23] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1314892931276941804)
[10:31:23] [Server thread/INFO]: [UnioAntiCrash] Enabling UnioAntiCrash v1.0
[10:31:23] [Server thread/INFO]: [TaskScheduler] Enabling TaskScheduler v1.0
[10:31:23] [Server thread/INFO]: TaskScheduler Loaded! Version: 1.0
[10:31:23] [Server thread/INFO]: TaskScheduler Made by Geik.
[10:31:23] [Server thread/INFO]: [ItemNamer] Enabling ItemNamer v1.0
[10:31:23] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.9
[10:31:23] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[10:31:23] [Server thread/INFO]: [AlphaChestReloaded] Enabling AlphaChestReloaded v1.0
[10:31:23] [Server thread/INFO]: [AlphaChestReloaded] loaded 0 chests
[10:31:23] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.2.0
[10:31:23] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
[10:31:23] [Server thread/INFO]: [GunlukOdul] Enabling GunlukOdul v2.0.3
[10:31:23] [Server thread/INFO]: GUNLUK ODUL
[10:31:23] [Server thread/INFO]: Developed by Geik
[10:31:23] [Server thread/INFO]: Discord: discord.gg/h283guX
[10:31:23] [Server thread/INFO]: Web:
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[10:31:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: dailyreward
[10:31:23] [Server thread/INFO]: [ItemHolo] Enabling ItemHolo v1.0
[10:31:23] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.1.5
[10:31:23] [Server thread/INFO]: [SkinsRestorer] Using SpigotSkinRefresher
[10:31:23] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_8_R3, using SpigotSkinRefresher.
[10:31:24] [Server thread/INFO]: [WebSender] Enabling WebSender v3.1
[10:31:24] [Server thread/INFO]: [WebSender] Starting...
[10:31:24] [Server thread/INFO]: [WebSender] Started!
[10:31:24] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.0.1
[10:31:24] [Server thread/INFO]: [HesapEsle] Enabling HesapEsle v2.2
[10:31:24] [Server thread/INFO]: Hesap Eşle - Config dosyası ve data dosyaları oluşturuldu
[10:31:24] [Server thread/INFO]: Hesap Eşle - Config değerleri dosyadan çekildi
[10:31:24] [Server thread/INFO]: Hesap Eşle - Komutlar yüklendi!
[10:31:25] [Server thread/INFO]: Login Successful!
[10:31:25] [Server thread/INFO]: Hesap Eşle - Bot oluşturuldu ve ve bot komutları eklendi
[10:31:25] [Server thread/INFO]: Hesap Eşle - Plugin aktif!
[10:31:25] [Server thread/INFO]: [Tuccar] Enabling Tuccar v1.2.9
[10:31:25] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
[10:31:25] [JDA MainWS-WriteThread/INFO]: Connected to WebSocket
[10:31:25] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[10:31:25] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[10:31:25] [Server thread/INFO]: [FastCraft] Enabling FastCraft v3.2.9
[10:31:25] [JDA MainWS-ReadThread/INFO]: Finished Loading!
[10:31:26] [Server thread/INFO]: [Skript] Enabling Skript v2.2-dev25
[10:31:36] [Server thread/INFO]: [Skript] Loaded a total of 782074 english aliases
[10:31:36] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
[10:31:37] [Server thread/INFO]: [AWD] Enabling AWD v2.3.2
[10:31:37] [Server thread/INFO]: [AntiWorldDownloader] AWD has been enabled! (Version: 2.3.2)
[10:31:37] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[10:31:37] [Server thread/INFO]: [ClearLag] Using version-adapter: LegacyVersionAdapter
[10:31:37] [Server thread/INFO]: [ClearLag] Loading modules...
[10:31:37] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[10:31:37] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[10:31:37] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[10:31:37] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
[10:31:37] [Server thread/INFO]: [SpigotGuard] Enabling SpigotGuard v4.0 {BULLET-PROOF}
[10:31:37] [Thread-18/INFO]: [ClearLag] No updates found!
[10:31:38] [Server thread/WARN]: [SpigotGuard] Could not send license request to license server! Plugin will try to work normally if it is our license server issue. Just ignore this message.

[10:31:38] [Server thread/WARN]: [SpigotGuard] This spigotguard version is not for 1.8.8, please use another spigotguard.jar from SpigotGuard.zip pack that is made for your spigot
[10:31:38] [Server thread/INFO]: [SpigotGuard] Disabling SpigotGuard v4.0 {BULLET-PROOF}
[10:31:38] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.0-*
[10:31:38] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[10:31:38] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[10:31:38] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 148 classes.
[10:31:38] [Server thread/INFO]: [skQuery] Beginning to process a total of 148 from SkQuery
[10:31:38] [Server thread/INFO]: [skQuery] Out of 148 classes, 144 classes were loaded from SkQuery
[10:31:38] [Server thread/INFO]: [Votifier] Enabling Votifier v1.8
[10:31:38] [Server thread/INFO]: [Votifier] Votifier enabled.
[10:31:38] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[10:31:38] [Server thread/INFO]: [WildSkript] skQuery hooked!
[10:31:38] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[10:31:38] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[10:31:38] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~
[10:31:38] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
[10:31:38] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
[10:31:38] [Server thread/INFO]: [DeluxeMenus] 7 GUI menus loaded!
[10:31:38] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
[10:31:38] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
[10:31:38] [Server thread/INFO]: [Corpses] Enabling Corpses v2.2
[10:31:38] [Server thread/INFO]: Loading corpses creator...
[10:31:38] [Server thread/INFO]: Corpses creator loaded.
[10:31:38] [Server thread/INFO]: [LookPing] Enabling LookPing v1.3
[10:31:38] [Server thread/INFO]: [LookPing] Kayitli 7 kullanici var.
[10:31:38] [Server thread/INFO]: [SignEditor] Enabling SignEditor v1.07
[10:31:38] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.2
[10:31:38] [Server thread/ERROR]: [GAListener] ############################################
[10:31:38] [Server thread/ERROR]: [GAListener] Invalid config.yml, please check for errors
[10:31:38] [Server thread/ERROR]: [GAListener] at
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[10:31:38] [Server thread/ERROR]: [GAListener]
[10:31:38] [Server thread/ERROR]: [GAListener] Type "/gal reload" to reload the config
[10:31:38] [Server thread/ERROR]: [GAListener] ############################################
[10:31:38] [Server thread/INFO]: [GAListener] GAListener v1.3.2 Enabled
[10:31:38] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.9 (Phoenix)
[10:31:38] [Server thread/INFO]: [GroupManager] World Found: world
[10:31:38] [Server thread/INFO]: [GroupManager] Superperms support enabled.
[10:31:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: groupmanager
[10:31:38] [Server thread/INFO]: [GroupManager] Add-ons: PlaceholderAPI v2.10.9
[10:31:38] [Server thread/INFO]: [GroupManager] Scheduled Data Saving is set for every 10 minutes!
[10:31:38] [Server thread/INFO]: [GroupManager] Backups will be retained for 24 hours!
[10:31:38] [Server thread/INFO]: [GroupManager] version 2.9 (Phoenix) is enabled!
[10:31:38] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[10:31:38] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[10:31:38] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
[10:31:38] [Server thread/INFO]: [VipZero] Enabling VipZero v1.2.4
[10:31:38] [Server thread/INFO]: [VipZero] Enabling VipZero (V1.2.4) - Author: SubZero0 & nathampa0909
[10:31:38] [Server thread/INFO]: [VipZero] Checking for updates...
[10:31:38] [Server thread/INFO]: [VipZero] No updates found.
[10:31:38] [Server thread/INFO]: [VipZero] Checking for old config file...
[10:31:38] [Server thread/INFO]: [VipZero] No updates found.
[10:31:38] [Server thread/INFO]: [VipZero] Checking for config file update...
[10:31:38] [Server thread/INFO]: [VipZero] No updates found.
[10:31:38] [Server thread/INFO]: [VipZero] Checking for language file update...
[10:31:38] [Server thread/INFO]: [VipZero] No updates found.
[10:31:38] [Server thread/INFO]: [VipZero] Using flatfile system.
[10:31:38] [Server thread/INFO]: [VipZero] Use only Vault for permissions: ENABLED!
[10:31:38] [Server thread/INFO]: [VipZero] Hooked to Vault (Permission).
[10:31:38] [Server thread/INFO]: [VipZero] Hooked to Vault (Economy).
[10:31:38] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[10:31:39] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[10:31:39] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[10:31:39] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[10:31:39] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[10:31:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[10:31:39] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[10:31:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[10:31:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[10:31:39] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[10:31:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[10:31:39] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[10:31:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[10:31:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[10:31:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[10:31:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[10:31:39] [Server thread/INFO]: [WorldGuard] Loading region data...
[10:31:39] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.2
[10:31:39] [Server thread/INFO]: [TradePlus] Enabling TradePlus v3.77
[10:31:39] [Server thread/INFO]: [Minions] Enabling Minions v4.01
[10:31:39] [TaskChainAsyncQueue Thread 0/INFO]: You appear to be running version 18
[10:31:39] [Server thread/INFO]: [Minions] Initialising Plugin..
[10:31:39] [Server thread/INFO]: [Minions] hooks.yml found, loading!
[10:31:39] [Server thread/INFO]: [Minions] skins.yml found, loading!
[10:31:39] [Server thread/INFO]: [Minions] config.yml found, loading!
[10:31:39] [Server thread/INFO]: [Minions] messages.yml found, loading!
[10:31:39] [Server thread/INFO]: [Minions] controlpanel.yml found, loading!
[10:31:39] [Server thread/INFO]: [Minions] players.yml found, loading!
[10:31:39] [Server thread/INFO]: [Minions] store.yml found, loading!
[10:31:40] [Server thread/INFO]: [Minions] Loaded Minion: Miner Made by Jet315
[10:31:40] [Server thread/INFO]: [Minions] Loaded Minion: Slayer Made by Jet315
[10:31:40] [Server thread/INFO]: [Minions] Loaded Minion: Collector Made by Jet315
[10:31:40] [Server thread/INFO]: [Minions] Loaded Minion: Feeder Made by Jet315
[10:31:40] [Server thread/INFO]: [Minions] Loaded Minion: Lumberjack Made by Jet315
[10:31:40] [Server thread/INFO]: [Minions] Loaded Minion: Farmer Made by Jet315
[10:31:40] [Server thread/INFO]: [Minions] Loaded Minion: Fisher Made by Jet315
[10:31:40] [Server thread/INFO]: [Minions] Initialising Complete in 597ms
[10:31:40] [Server thread/INFO]: [ScratchCards] Enabling ScratchCards v1.11.2
[10:31:40] [Server thread/INFO]: [SuperScratch] Successfully hooked into Vault.
[10:31:40] [Server thread/INFO]: [SuperScratch] PlaceholderAPI found, using it for the messages.
[10:31:40] [Server thread/INFO]: SuperScratch Plugin activated!
[10:31:40] [Server thread/INFO]: Cracked by Devil.
[10:31:40] [Server thread/INFO]: [CRanks] Enabling CRanks v1.3.0
[10:31:40] [Server thread/INFO]: Started..
[10:31:40] [Server thread/INFO]: [SpawnerShop] Enabling SpawnerShop v3.3
[10:31:40] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11-hack
[10:31:40] [Server thread/INFO]: [CombatLog] Loading messages.properties.
[10:31:40] [Server thread/INFO]: [CombatLog] Loading config.yml.
[10:31:40] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
[10:31:40] [Server thread/INFO]: [CombatLog] Factions plugin not found! Safezone untagging will not work.
[10:31:40] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Enabled.
[10:31:40] [Server thread/INFO]: [Essentials] Enabling Essentials v2.18.2.0
[10:31:40] [Server thread/INFO]: [Essentials] You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.
[10:31:40] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
[10:31:40] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[10:31:40] [Server thread/INFO]: No kits found to migrate.
[10:31:40] [Server thread/INFO]: Loaded 852 items from items.csv.
[10:31:40] [Server thread/INFO]: Using locale tr
[10:31:40] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[10:31:41] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[10:31:41] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
[10:31:41] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
[10:31:41] [Server thread/INFO]: [Elevator] Enabling Elevator v3.11.4
[10:31:41] [Server thread/INFO]: [CombatActionBar] Enabling CombatActionBar v2.2.1
[10:31:41] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v7.0.0
[10:31:41] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
[10:31:41] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
[10:31:41] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled and now running.
[10:31:41] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
[10:31:41] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
[10:31:41] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.0.0
[10:31:41] [Server thread/WARN]: [EssentialsChat] §7Versiyon Uyusmazligi! Lutfen tum Essentials eklentilerini ayni surume guncelleyin.
[10:31:41] [Server thread/ERROR]: Error occurred while enabling EssentialsChat v2.17.0.0 (Is it up to date?)
java.lang.NoSuchMethodError: com.earth2me.essentials.metrics.Metrics.<init>(Lorg/bukkit/plugin/Plugin;)V
at com.earth2me.essentials.chat.EssentialsChat.onEnable(EssentialsChat.java:43) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
[10:31:41] [Server thread/INFO]: [Lottery] Enabling Lottery v1.2.7
[10:31:41] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.1-1.8.8-hotfix (build 68)
[10:31:41] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[10:31:41] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.4.3
[10:31:41] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_8_R3
[10:31:41] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
[10:31:41] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
[10:31:41] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.18.2.0
[10:31:41] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
[10:31:41] [Server thread/INFO]: [EssentialsProtect] Starting Metrics. Opt-out using the global bStats config.
[10:31:41] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.18.2.0
[10:31:41] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
.
[10:31:41] [Server thread/INFO]: [EssentialsGeoIP] Starting Metrics. Opt-out using the global bStats config.
[10:31:41] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.18.2.0
[10:31:42] [Server thread/INFO]: [EssentialsAntiBuild] Starting Metrics. Opt-out using the global bStats config.
[10:31:42] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
[10:31:42] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
[10:31:42] [Server thread/INFO]: [CommandNPC] Initiating Database
[10:31:42] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
[10:31:42] [Thread-24/INFO]: [CommandNPC] Loading commands complete!
[10:31:42] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
[10:31:42] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.18.2.0
[10:31:42] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[10:31:42] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.44.1
[10:31:42] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.3
[10:31:43] [Server thread/INFO]: [TempFly] Enabling TempFly v3.1.0
[10:31:43] [Server thread/INFO]: [TempFly] Initializing ClipAPI
[10:31:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tempfly
[10:31:43] [Server thread/INFO]: [Skellett] Enabling Skellett v1.9.6b
[10:31:43] [Server thread/INFO]: [Skellett] The item merge event is only for 1.9+ versions!
[10:31:43] [Server thread/INFO]: [Skellett] The offhand switch event is only for 1.9+ versions!
[10:31:43] [Server thread/INFO]: [Skellett] The breeding event is only for 1.10+ versions!
[10:31:44] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] LlamaInventoryDecor syntax is for 1.11+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] InvulnerableState syntax is for 1.9R1+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] ItemCooldown syntax is for 1.11.2+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] Syntax.Expressions.Unbreakable syntax is for 1.11.2+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] TitleAndSubtitle syntax is for 1.11.2+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] LlamaInventory syntax is for 1.11+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] Main.Maps syntax is for 1.11+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] GravityState syntax is for 1.10+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] SpectralArrow syntax is for 1.10+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] EntityScoreboardTag syntax is for 1.11+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] GlideState syntax is for 1.10+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] Main.Bossbars syntax is for 1.9R1+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
[10:31:44] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
[10:31:45] [Server thread/INFO]: [Skellett] LlamaColour syntax is for 1.11+ spigot versions!
[10:31:45] [Server thread/INFO]: [Skellett] SilentState syntax is for 1.10+ spigot versions!
[10:31:45] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
[10:31:45] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
[10:31:45] [Server thread/INFO]: [Skellett] Registered 59 Effects, 22 Conditions, 156 Expressions and 20 Events
[10:31:45] [Server thread/INFO]: [Skellett] Failed to check for an update on spigot
[10:31:45] [Server thread/INFO]: [Skellett] Has been enabled!
[10:31:45] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2
[10:31:45] [Server thread/INFO]: [TuSKe] Enabling Metrics... Done!
[10:31:45] [Server thread/INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
[10:31:45] [Server thread/INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
[10:31:45] [Server thread/INFO]: [TuSKe]
[10:31:45] [Server thread/INFO]: [TuSKe] A special thanks for donators:
[10:31:45] [Server thread/INFO]: [TuSKe] @X0Freak - 50$
[10:31:45] [Server thread/INFO]: [TuSKe] @RepublicanSensei - 10$
[10:31:45] [Server thread/INFO]: [TuSKe]
[10:31:45] [Server thread/ERROR]: Error occurred while enabling TuSKe v1.8.2 (Is it up to date?)
java.lang.NoClassDefFoundError: us/myles/ViaVersion/ViaVersionPlugin
at com.github.tukenuke.tuske.expressions.ExprPlayerVersion.<clinit>(ExprPlayerVersion.java:39) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:110) ~[?:?]
at com.github.tukenuke.tuske.TuSKe.onEnable(TuSKe.java:100) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
Caused by: java.lang.ClassNotFoundException: us.myles.ViaVersion.ViaVersionPlugin
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_51]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
... 16 more
[10:31:45] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.10.1-RELEASE
[10:31:45] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
[10:31:45] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
[10:31:45] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
[10:31:45] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
[10:31:45] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
[10:31:45] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
[10:31:45] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
[10:31:45] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
[10:31:45] [Server thread/INFO]: [CrazyCrates] Loading custom files.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Event.yml.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Spawner.yml.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/vote.yml.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
[10:31:45] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_8_R3! Trying to find NMS support
[10:31:45] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_8_R3' loaded!
[10:31:45] [Server thread/INFO]: [NBTAPI] Found Gson: class com.google.gson.Gson
[10:31:45] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Loaded 0 physical crate locations.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Failed to load 7 physical crate locations.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Classic.schematic was successfully found and loaded.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Nether.schematic was successfully found and loaded.
[10:31:45] [Server thread/INFO]: [CrazyCrates] OutDoors.schematic was successfully found and loaded.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Sea.schematic was successfully found and loaded.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Soul.schematic was successfully found and loaded.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Wooden.schematic was successfully found and loaded.
[10:31:45] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
[10:31:45] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
[10:31:45] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
[10:31:45] [Thread-27/WARN]: [NBTAPI] The NBT-API at 'package me.badbones69.crazycrates.nbtapi' seems to be outdated!
[10:31:45] [Thread-27/WARN]: [NBTAPI] Current Version: '2.7.1' Newest Version: 2.8.0'
[10:31:45] [Thread-27/WARN]: [NBTAPI] Please update the nbt-api or the plugin that contains the api!
[10:31:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: crazycrates
[10:31:45] [Server thread/INFO]: [SharpSK] Enabling SharpSK v1.6.3
[10:31:45] [Server thread/INFO]: [SharpSK] Enabling Metrics...
[10:31:45] [Server thread/INFO]: [SharpSK] Metrics successfully enabled
[10:31:45] [Server thread/INFO]: [SharpSK] Attempting to register Addon...
[10:31:45] [Server thread/INFO]: [SharpSK] Attempting to register stuff...
[10:31:45] [Server thread/INFO]: [SharpSK] Checking for any updates...
[10:31:45] [Server thread/INFO]: [SharpSK] No Updates have been found
[10:31:45] [Server thread/INFO]: [SharpSK] You are running on the latest version
[10:31:45] [Server thread/INFO]: [SharpSK] Registering available hooks...
[10:31:45] [Server thread/INFO]: [SharpSK] Hooked into AuthmeReloaded v5.2-b1542
[10:31:45] [Server thread/INFO]: [SharpSK] Hooked into WorldEdit v6.1.8-SNAPSHOT;cd4729f
[10:31:45] [Server thread/INFO]: [SharpSK] Hooked into WorldGuard v6.1.8-SNAPSHOT;cd4729f
[10:31:45] [Server thread/INFO]: [SharpSK] Hooked into GroupManager v2.9 (Phoenix)
[10:31:45] [Server thread/INFO]: [SharpSK] Loading Complete!
[10:31:45] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-b1542
[10:31:45] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [ParserException]: while parsing a block mapping
in 'reader', line 109, column 9:
allowChat: false
^
expected <block end>, but found BlockMappingStart
in 'reader', line 140, column 13:
enabled: false
^

[10:31:45] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!
[10:31:45] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[10:31:45] [Server thread/INFO]: [AuthMe] AuthMe 5.2-b1542 disabled!
[10:31:45] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.6
[10:31:45] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[10:31:45] [Server thread/INFO]: [FabledSkyBlock] Enabling FabledSkyBlock v2.3.25
[10:31:45] [Server thread/INFO]:
[10:31:45] [Server thread/INFO]: =============================
[10:31:45] [Server thread/INFO]: FabledSkyBlock 2.3.25 by Songoda <3!
[10:31:45] [Server thread/INFO]: Action: Enabling...
[10:31:46] [Server thread/INFO]: [SongodaCore] Hooked FabledSkyBlock.
[10:31:46] [Server thread/INFO]: Could not set generator for world 'island_normal_world': Plugin 'default' does not exist
[10:31:46] [Server thread/INFO]: Could not set generator for world 'island_nether_world': Plugin 'default' does not exist
[10:31:46] [Server thread/INFO]: Could not set generator for world 'island_end_world': Plugin 'default' does not exist
[10:31:46] [Server thread/INFO]: SkyBlock | Info: Generating Normal World 'island_normal_world'.
[10:31:46] [Server thread/INFO]: -------- World Settings For [island_normal_world] --------
[10:31:46] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:31:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:31:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:31:46] [Server thread/INFO]: Random Lighting Updates: false
[10:31:46] [Server thread/INFO]: Structure Info Saving: true
[10:31:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:31:46] [Server thread/INFO]: Anti X-Ray: true
[10:31:46] [Server thread/INFO]: Engine Mode: 1
[10:31:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:31:46] [Server thread/INFO]: Replace Blocks: [1, 5]
[10:31:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Mob Spawn Range: 4
[10:31:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:31:46] [Server thread/INFO]: Item Despawn Rate: 6000
[10:31:46] [Server thread/INFO]: Item Merge Radius: 2.5
[10:31:46] [Server thread/INFO]: View Distance: 10
[10:31:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:31:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:31:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:31:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:31:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:31:46] [Server thread/INFO]: Clear tick list: false
[10:31:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:31:46] [Server thread/INFO]: Max TNT Explosions: 100
[10:31:46] [Server thread/INFO]: Max Entity Collisions: 8
[10:31:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[10:31:46] [Server thread/INFO]: Preparing start region for level 3 (Seed: -1684908748817339400)
[10:31:46] [Server thread/INFO]: [WorldGuard] (island_normal_world) TNT ignition is PERMITTED.
[10:31:46] [Server thread/INFO]: [WorldGuard] (island_normal_world) Lighters are PERMITTED.
[10:31:46] [Server thread/INFO]: [WorldGuard] (island_normal_world) Lava fire is blocked.
[10:31:46] [Server thread/INFO]: [WorldGuard] (island_normal_world) Fire spread is UNRESTRICTED.
[10:31:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'island_normal_world'
[10:31:46] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
[10:31:46] [Server thread/INFO]: komut. "/bilgi"
[10:31:46] [Server thread/INFO]: komut. "/bilgi"
[10:31:46] [Server thread/INFO]: SkyBlock | Info: Generating Nether World 'island_nether_world'.
[10:31:46] [Server thread/INFO]: -------- World Settings For [island_nether_world] --------
[10:31:46] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:31:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:31:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:31:46] [Server thread/INFO]: Random Lighting Updates: false
[10:31:46] [Server thread/INFO]: Structure Info Saving: true
[10:31:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:31:46] [Server thread/INFO]: Anti X-Ray: true
[10:31:46] [Server thread/INFO]: Engine Mode: 1
[10:31:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:31:46] [Server thread/INFO]: Replace Blocks: [1, 5]
[10:31:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Mob Spawn Range: 4
[10:31:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:31:46] [Server thread/INFO]: Item Despawn Rate: 6000
[10:31:46] [Server thread/INFO]: Item Merge Radius: 2.5
[10:31:46] [Server thread/INFO]: View Distance: 10
[10:31:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:31:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:31:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:31:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:31:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:31:46] [Server thread/INFO]: Clear tick list: false
[10:31:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:31:46] [Server thread/INFO]: Max TNT Explosions: 100
[10:31:46] [Server thread/INFO]: Max Entity Collisions: 8
[10:31:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[10:31:46] [Server thread/INFO]: Preparing start region for level 4 (Seed: -2928119313205902375)
[10:31:46] [Server thread/INFO]: [WorldGuard] (island_nether_world) TNT ignition is PERMITTED.
[10:31:46] [Server thread/INFO]: [WorldGuard] (island_nether_world) Lighters are PERMITTED.
[10:31:46] [Server thread/INFO]: [WorldGuard] (island_nether_world) Lava fire is blocked.
[10:31:46] [Server thread/INFO]: [WorldGuard] (island_nether_world) Fire spread is UNRESTRICTED.
[10:31:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'island_nether_world'
[10:31:46] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
[10:31:46] [Server thread/INFO]: komut. "/bilgi"
[10:31:46] [Server thread/INFO]: komut. "/bilgi"
[10:31:46] [Server thread/INFO]: SkyBlock | Info: Generating Void World 'island_end_world'.
[10:31:46] [Server thread/INFO]: -------- World Settings For [island_end_world] --------
[10:31:46] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:31:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:31:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:31:46] [Server thread/INFO]: Random Lighting Updates: false
[10:31:46] [Server thread/INFO]: Structure Info Saving: true
[10:31:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:31:46] [Server thread/INFO]: Anti X-Ray: true
[10:31:46] [Server thread/INFO]: Engine Mode: 1
[10:31:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:31:46] [Server thread/INFO]: Replace Blocks: [1, 5]
[10:31:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:31:46] [Server thread/INFO]: Mob Spawn Range: 4
[10:31:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:31:46] [Server thread/INFO]: Item Despawn Rate: 6000
[10:31:46] [Server thread/INFO]: Item Merge Radius: 2.5
[10:31:46] [Server thread/INFO]: View Distance: 10
[10:31:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:31:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:31:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:31:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:31:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:31:46] [Server thread/INFO]: Clear tick list: false
[10:31:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:31:46] [Server thread/INFO]: Max TNT Explosions: 100
[10:31:46] [Server thread/INFO]: Max Entity Collisions: 8
[10:31:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[10:31:46] [Server thread/INFO]: Preparing start region for level 5 (Seed: 765238948038584156)
[10:31:46] [Server thread/INFO]: [WorldGuard] (island_end_world) TNT ignition is PERMITTED.
[10:31:46] [Server thread/INFO]: [WorldGuard] (island_end_world) Lighters are PERMITTED.
[10:31:46] [Server thread/INFO]: [WorldGuard] (island_end_world) Lava fire is blocked.
[10:31:46] [Server thread/INFO]: [WorldGuard] (island_end_world) Fire spread is UNRESTRICTED.
[10:31:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'island_end_world'
[10:31:46] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
[10:31:46] [Server thread/INFO]: komut. "/bilgi"
[10:31:46] [Server thread/INFO]: komut. "/bilgi"
[10:31:47] [Server thread/INFO]: [FabledSkyBlock] Category Starter loaded with 9 challenges
[10:31:47] [Server thread/INFO]: [FabledSkyBlock] Category Survivor loaded with 9 challenges
[10:31:47] [Server thread/INFO]: [FabledSkyBlock] Category Champions loaded with 9 challenges
[10:31:47] [Server thread/INFO]: [FabledSkyBlock] Category Sorcerers loaded with 9 challenges
[10:31:47] [Server thread/INFO]: [FabledSkyBlock] Category Alchemist loaded with 9 challenges
[10:31:47] [Server thread/INFO]: [FabledSkyBlock] Category Builders loaded with 9 challenges
[10:31:47] [Server thread/INFO]: [FabledSkyBlock] challenges loaded with 6 categories
[10:31:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: fabledskyblock
[10:31:47] [Server thread/WARN]: [FabledSkyBlock] EconomyManager is default
[10:31:47] [Server thread/INFO]: =============================
[10:31:47] [Server thread/INFO]:
[10:31:47] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
[10:31:47] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
[10:31:47] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
[10:31:47] [Server thread/INFO]: -------- World Settings For [nether] --------
[10:31:47] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:31:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:31:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:31:47] [Server thread/INFO]: Random Lighting Updates: false
[10:31:47] [Server thread/INFO]: Structure Info Saving: true
[10:31:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:31:47] [Server thread/INFO]: Anti X-Ray: true
[10:31:47] [Server thread/INFO]: Engine Mode: 1
[10:31:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:31:47] [Server thread/INFO]: Replace Blocks: [1, 5]
[10:31:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:31:47] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:31:47] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:31:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:31:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:31:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:31:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:31:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:31:47] [Server thread/INFO]: Mob Spawn Range: 4
[10:31:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:31:47] [Server thread/INFO]: Item Despawn Rate: 6000
[10:31:47] [Server thread/INFO]: Item Merge Radius: 2.5
[10:31:47] [Server thread/INFO]: View Distance: 10
[10:31:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:31:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:31:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:31:47] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:31:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:31:47] [Server thread/INFO]: Clear tick list: false
[10:31:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:31:47] [Server thread/INFO]: Max TNT Explosions: 100
[10:31:47] [Server thread/INFO]: Max Entity Collisions: 8
[10:31:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[10:31:47] [Server thread/INFO]: Preparing start region for level 6 (Seed: -5139452848903657398)
[10:31:48] [Server thread/INFO]: [WorldGuard] (nether) TNT ignition is PERMITTED.
[10:31:48] [Server thread/INFO]: [WorldGuard] (nether) Lighters are PERMITTED.
[10:31:48] [Server thread/INFO]: [WorldGuard] (nether) Lava fire is blocked.
[10:31:48] [Server thread/INFO]: [WorldGuard] (nether) Fire spread is UNRESTRICTED.
[10:31:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'nether'
[10:31:48] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
[10:31:48] [Server thread/INFO]: Could not set generator for world 'ASkyBlock': Plugin 'ASkyBlock' does not exist
[10:31:48] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ASkyBlock
[10:31:48] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[10:31:48] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ASkyBlock_nether
[10:31:48] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[10:31:48] [Server thread/INFO]: -------- World Settings For [spawnw] --------
[10:31:48] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:31:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:31:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:31:48] [Server thread/INFO]: Random Lighting Updates: false
[10:31:48] [Server thread/INFO]: Structure Info Saving: true
[10:31:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:31:48] [Server thread/INFO]: Anti X-Ray: true
[10:31:48] [Server thread/INFO]: Engine Mode: 1
[10:31:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:31:48] [Server thread/INFO]: Replace Blocks: [1, 5]
[10:31:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Mob Spawn Range: 4
[10:31:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:31:48] [Server thread/INFO]: Item Despawn Rate: 6000
[10:31:48] [Server thread/INFO]: Item Merge Radius: 2.5
[10:31:48] [Server thread/INFO]: View Distance: 10
[10:31:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:31:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:31:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:31:48] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:31:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:31:48] [Server thread/INFO]: Clear tick list: false
[10:31:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:31:48] [Server thread/INFO]: Max TNT Explosions: 100
[10:31:48] [Server thread/INFO]: Max Entity Collisions: 8
[10:31:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[10:31:48] [Server thread/INFO]: Preparing start region for level 7 (Seed: 7167239231212598738)
[10:31:48] [Server thread/INFO]: [WorldGuard] (spawnw) TNT ignition is PERMITTED.
[10:31:48] [Server thread/INFO]: [WorldGuard] (spawnw) Lighters are PERMITTED.
[10:31:48] [Server thread/INFO]: [WorldGuard] (spawnw) Lava fire is blocked.
[10:31:48] [Server thread/INFO]: [WorldGuard] (spawnw) Fire spread is UNRESTRICTED.
[10:31:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawnw'
[10:31:48] [Server thread/INFO]: [CrazyCrates] Fixed 4 broken crate locations.
[10:31:48] [Server thread/INFO]: -------- World Settings For [arena] --------
[10:31:48] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:31:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:31:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:31:48] [Server thread/INFO]: Random Lighting Updates: false
[10:31:48] [Server thread/INFO]: Structure Info Saving: true
[10:31:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:31:48] [Server thread/INFO]: Anti X-Ray: true
[10:31:48] [Server thread/INFO]: Engine Mode: 1
[10:31:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:31:48] [Server thread/INFO]: Replace Blocks: [1, 5]
[10:31:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Mob Spawn Range: 4
[10:31:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:31:48] [Server thread/INFO]: Item Despawn Rate: 6000
[10:31:48] [Server thread/INFO]: Item Merge Radius: 2.5
[10:31:48] [Server thread/INFO]: View Distance: 10
[10:31:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:31:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:31:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:31:48] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:31:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:31:48] [Server thread/INFO]: Clear tick list: false
[10:31:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:31:48] [Server thread/INFO]: Max TNT Explosions: 100
[10:31:48] [Server thread/INFO]: Max Entity Collisions: 8
[10:31:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[10:31:48] [Server thread/INFO]: Preparing start region for level 8 (Seed: 0)
[10:31:48] [Server thread/INFO]: [WorldGuard] (arena) TNT ignition is PERMITTED.
[10:31:48] [Server thread/INFO]: [WorldGuard] (arena) Lighters are PERMITTED.
[10:31:48] [Server thread/INFO]: [WorldGuard] (arena) Lava fire is blocked.
[10:31:48] [Server thread/INFO]: [WorldGuard] (arena) Fire spread is UNRESTRICTED.
[10:31:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'arena'
[10:31:48] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
[10:31:48] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn
[10:31:48] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[10:31:48] [Server thread/INFO]: -------- World Settings For [world1] --------
[10:31:48] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:31:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:31:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:31:48] [Server thread/INFO]: Random Lighting Updates: false
[10:31:48] [Server thread/INFO]: Structure Info Saving: true
[10:31:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:31:48] [Server thread/INFO]: Anti X-Ray: true
[10:31:48] [Server thread/INFO]: Engine Mode: 1
[10:31:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:31:48] [Server thread/INFO]: Replace Blocks: [1, 5]
[10:31:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:31:48] [Server thread/INFO]: Mob Spawn Range: 4
[10:31:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:31:48] [Server thread/INFO]: Item Despawn Rate: 6000
[10:31:48] [Server thread/INFO]: Item Merge Radius: 2.5
[10:31:48] [Server thread/INFO]: View Distance: 10
[10:31:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:31:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:31:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:31:48] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:31:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:31:48] [Server thread/INFO]: Clear tick list: false
[10:31:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:31:48] [Server thread/INFO]: Max TNT Explosions: 100
[10:31:48] [Server thread/INFO]: Max Entity Collisions: 8
[10:31:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[10:31:48] [Server thread/INFO]: Preparing start region for level 9 (Seed: 7918106958579877009)
[10:31:49] [Server thread/INFO]: [WorldGuard] (world1) TNT ignition is PERMITTED.
[10:31:49] [Server thread/INFO]: [WorldGuard] (world1) Lighters are PERMITTED.
[10:31:49] [Server thread/INFO]: [WorldGuard] (world1) Lava fire is blocked.
[10:31:49] [Server thread/INFO]: [WorldGuard] (world1) Fire spread is UNRESTRICTED.
[10:31:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world1'
[10:31:49] [Server thread/INFO]: [CrazyCrates] Fixed 3 broken crate locations.
[10:31:49] [Server thread/INFO]: [CrazyCrates] All broken crate locations have been fixed.
[10:31:49] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: FreeSpawn
[10:31:49] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[10:31:49] [Server thread/INFO]: [Multiverse-Core] 10 - World(s) loaded.
[10:31:49] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
[10:31:49] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
[10:31:49] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
[10:31:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[10:31:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[10:31:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[10:31:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[10:31:49] [Server thread/INFO]: [NoCheatPlus] Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x.
[10:31:49] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[10:31:49] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
[10:31:49] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[PLAY, CLIENT, 0, classNames: [PacketPlayInTeleportAccept] (unregistered)]
[10:31:49] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [NoCheatPlus] Unsupported client packet in current Minecraft version: TELEPORT_ACCEPT[PLAY, CLIENT, 0, classNames: [PacketPlayInTeleportAccept] (unregistered)]
[10:31:49] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance | CatchAllAdapter
[10:31:49] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
[10:31:50] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.2.2
[10:31:50] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.24.0
[10:31:50] [Server thread/INFO]: [Ciftci] Enabling Ciftci v5.0.0.b44
[10:31:50] [Server thread/INFO]: CIFTCI
[10:31:50] [Server thread/INFO]: Developed by Geik
[10:31:50] [Server thread/INFO]: Discord: discord.gg/h283guX
[10:31:50] [Server thread/INFO]: Web:
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[10:31:50] [Server thread/INFO]: CIFTCIADDON OtoSatış modülü bulundu.
[10:31:50] [Server thread/INFO]: CIFTCIADDON OtoToplama modülü bulundu.
[10:31:50] [Server thread/INFO]: CIFTCIADDON Spawner Öldürücü modülü bulundu.
[10:31:50] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
[10:31:50] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
[10:31:50] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: String
[10:31:50] [Server thread/WARN]: [ServerListPlus] [Core] Unknown configuration property: Stats @ ServerStatusConf
[10:31:50] [Server thread/WARN]: [ServerListPlus] [Core] Unknown configuration property: PlayerTracking @ ServerStatusConf
[10:31:50] [Server thread/WARN]: [ServerListPlus] [Core] Unknown configuration property: Samples @ ServerStatusConf
[10:31:50] [Server thread/WARN]: [ServerListPlus] [Core] Unknown configuration property: Unknown @ ServerStatusConf
[10:31:50] [Server thread/WARN]: [ServerListPlus] [Core] Unknown configuration property: Favicon @ ServerStatusConf
[10:31:50] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
[10:31:50] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
[10:31:50] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
[10:31:50] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
[10:31:50] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.12
[10:31:50] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.12!
[10:31:50] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
[10:31:50] [Server thread/INFO]: [skRayFall] Cooking Bacon...
[10:31:50] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
[10:31:51] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas!
[10:31:51] [Server thread/INFO]: [skRayFall] Getting more bacon for the Votifier runners!
[10:31:51] [Server thread/INFO]: [skRayFall] Bacon holograms found
[10:31:51] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
[10:31:51] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
[10:31:51] [Server thread/INFO]: [skRayFall] Getting the extra special 1.8.4 - 1.8.8 bacon!
[10:31:51] [Server thread/INFO]: [skRayFall] Bacon is ready!
[10:31:51] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.9.0
[10:31:51] [Server thread/INFO]: [CustomPayloadFixer] Enabling CustomPayloadFixer v1.5
[10:31:51] [Server thread/INFO]: [ChatInjector] Enabling ChatInjector v1.0.0
[10:31:51] [Server thread/INFO]: [AutoPickup] Enabling AutoPickup v3.9
[10:31:51] [Server thread/ERROR]: [AutoPickup] Plugin AutoPickup v3.9 has failed to register events for class me.MnMaxon.AutoPickup.MythicMobListener because net/elseland/xikage/MythicMobs/API/Bukkit/Events/MythicMobDeathEvent does not exist.
[10:31:51] [Server thread/ERROR]: [AutoPickup] Plugin AutoPickup v3.9 has failed to register events for class me.MnMaxon.AutoPickup.TokenEnchantListener because com/vk2gpz/tokenenchant/event/TEBlockExplodeEvent does not exist.
[10:31:51] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:31:51] [Server thread/INFO]: Done (30.161s)! For help, type "help" or "?"
[10:31:51] [Server thread/INFO]: Stopping server
[10:31:51] [Server thread/INFO]: [AutoPickup] Disabling AutoPickup v3.9
[10:31:51] [Server thread/INFO]: [ChatInjector] Disabling ChatInjector v1.0.0
[10:31:51] [Server thread/INFO]: [CustomPayloadFixer] Disabling CustomPayloadFixer v1.5
[10:31:51] [Server thread/INFO]: [LockettePro] Disabling LockettePro v2.9.0
[10:31:51] [Server thread/INFO]: [skRayFall] Disabling skRayFall v1.9.12
[10:31:51] [pool-49-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (1d08598206b1af5dcc29e411cead8e152e4c3f94)
[10:31:51] [DiscordSRV - JDA Rate Limit/ERROR]: [DiscordSRV] [JDA] Encountered exception trying to execute request
java.lang.ExceptionInInitializerError
at github.scarsz.discordsrv.dependencies.jda.api.requests.Response$$Lambda$683/1397388722.apply(Unknown Source)
at github.scarsz.discordsrv.dependencies.jda.api.requests.Response.parseBody(Response.java:204)
at github.scarsz.discordsrv.dependencies.jda.api.requests.Response.parseBody(Response.java:182)
at github.scarsz.discordsrv.dependencies.jda.api.requests.Response.get(Response.java:124)
at github.scarsz.discordsrv.dependencies.jda.api.requests.Response.getObject(Response.java:105)
at github.scarsz.discordsrv.dependencies.jda.api.utils.SessionControllerAdapter.lambda$getGateway$0(SessionControllerAdapter.java:86)
at github.scarsz.discordsrv.dependencies.jda.api.utils.SessionControllerAdapter$$Lambda$671/377183705.apply(Unknown Source)
at github.scarsz.discordsrv.dependencies.jda.internal.requests.RestActionImpl.handleSuccess(RestActionImpl.java:278)
at github.scarsz.discordsrv.dependencies.jda.internal.requests.RestActionImpl.handleResponse(RestActionImpl.java:268)
at github.scarsz.discordsrv.dependencies.jda.api.requests.Request.handleResponse(Request.java:259)
at github.scarsz.discordsrv.dependencies.jda.internal.requests.Requester.execute(Requester.java:237)
at github.scarsz.discordsrv.dependencies.jda.internal.requests.Requester.execute(Requester.java:141)
at github.scarsz.discordsrv.dependencies.jda.internal.requests.Requester.execute(Requester.java:124)
at github.scarsz.discordsrv.dependencies.jda.internal.requests.ratelimit.BotRateLimiter$Bucket.run(BotRateLimiter.java:478)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.util.ConcurrentModificationException
at java.util.LinkedHashMap$LinkedHashIterator.nextNode(Unknown Source)
at java.util.LinkedHashMap$LinkedKeyIterator.next(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:191)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:97)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at github.scarsz.discordsrv.dependencies.jackson.databind.DeserializationConfig.<init>(DeserializationConfig.java:108)
at github.scarsz.discordsrv.dependencies.jackson.databind.ObjectMapper.<init>(ObjectMapper.java:618)
at github.scarsz.discordsrv.dependencies.jackson.databind.ObjectMapper.<init>(ObjectMapper.java:531)
at github.scarsz.discordsrv.dependencies.jda.api.utils.data.DataObject.<clinit>(DataObject.java:60)
... 21 more

[10:31:51] [Server thread/INFO]: [skRayFall] Bacon has been eaten. Make some more soon!
[10:31:51] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
[10:31:51] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 disabled.
[10:31:51] [Server thread/INFO]: [Ciftci] Disabling Ciftci v5.0.0.b44
[10:31:51] [Server thread/INFO]: Çiftçi Çiftçi verileri kayıt ediliyor. Lütfen bekleyin...
[10:31:51] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.24.0
[10:31:51] [DiscordSRV - Shutdown/INFO]: [DiscordSRV] Shutdown completed in 54ms
[10:31:51] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v2.2.2
[10:31:51] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
[10:31:52] [Server thread/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
[10:31:52] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
[10:31:52] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is disabled.
[10:31:52] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
[10:31:52] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727
[10:31:52] [Server thread/INFO]: [FabledSkyBlock] Disabling FabledSkyBlock v2.3.25
[10:31:52] [Server thread/INFO]:
[10:31:52] [Server thread/INFO]: =============================
[10:31:52] [Server thread/INFO]: FabledSkyBlock 2.3.25 by Songoda <3!
[10:31:52] [Server thread/INFO]: Action: Disabling...
[10:31:52] [Server thread/INFO]: =============================
[10:31:52] [Server thread/INFO]:
[10:31:52] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.6
[10:31:52] [Server thread/INFO]: [SharpSK] Disabling SharpSK v1.6.3
[10:31:52] [Server thread/INFO]: [SharpSK] Successfully disabled.
[10:31:52] [Server thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.10.1-RELEASE
[10:31:52] [Server thread/INFO]: [TuSKe] Disabling TuSKe v1.8.2
[10:31:52] [Server thread/INFO]: [Skellett] Disabling Skellett v1.9.6b
[10:31:52] [Server thread/INFO]: [TempFly] Disabling TempFly v3.1.0
[10:31:52] [Server thread/INFO]: [TitleManager] Disabling TitleManager v2.1.3
[10:31:52] [Server thread/INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.44.1
[10:31:52] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.18.2.0
[10:31:52] [Server thread/INFO]: [CommandNPC] Disabling CommandNPC v1.9.1
[10:31:52] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.18.2.0
[10:31:52] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP v2.18.2.0
[10:31:52] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.18.2.0
[10:31:52] [Server thread/INFO]: [ArmorStandTools] Disabling ArmorStandTools v2.4.3
[10:31:52] [Server thread/INFO]: [Lottery] Disabling Lottery v1.2.7
[10:31:52] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.17.0.0
[10:31:52] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1605)
[10:31:52] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v7.0.0
[10:31:52] [Server thread/INFO]: [CombatActionBar] Disabling CombatActionBar v2.2.1
[10:31:52] [Server thread/INFO]: [Elevator] Disabling Elevator v3.11.4
[10:31:52] [Server thread/INFO]: [Essentials] Disabling Essentials v2.18.2.0
[10:31:52] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
[10:31:52] [Server thread/INFO]: [CombatLog] Disabling CombatLog v1.8.11-hack
[10:31:52] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Disabled.
[10:31:52] [Server thread/INFO]: [SpawnerShop] Disabling SpawnerShop v3.3
[10:31:52] [Server thread/INFO]: [CRanks] Disabling CRanks v1.3.0
[10:31:52] [Server thread/INFO]: [ScratchCards] Disabling ScratchCards v1.11.2
[10:31:52] [Server thread/INFO]: [Minions] Disabling Minions v4.01
[10:31:52] [Server thread/INFO]: [TradePlus] Disabling TradePlus v3.77
[10:31:52] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v3.2
[10:31:52] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
[10:31:52] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[10:31:52] [Server thread/INFO]: [VipZero] Disabling VipZero v1.2.4
[10:31:52] [Server thread/INFO]: [VipZero] Disabling VipZero - Author: SubZero0 & nathampa0909
[10:31:52] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.9 (Phoenix)
[10:31:52] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[10:31:52] [Server thread/INFO]: [Vault][Permission] GroupManager un-hooked.
[10:31:52] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat un-hooked.
[10:31:52] [Server thread/WARN]: [GroupManager] Scheduled Data Saving is Disabled!
[10:31:52] [Server thread/INFO]: [GroupManager] version 2.9 (Phoenix) is disabled!
[10:31:52] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
[10:31:52] [Server thread/INFO]: [GAListener] Disabling GAListener v1.3.2
[10:31:52] [Server thread/INFO]: [GAListener] GAListener v1.3.2 Disabled
[10:31:52] [Server thread/INFO]: [SignEditor] Disabling SignEditor v1.07
[10:31:52] [Server thread/INFO]: [LookPing] Disabling LookPing v1.3
[10:31:52] [Server thread/INFO]: [Corpses] Disabling Corpses v2.2
[10:31:52] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.10.5
[10:31:52] [Server thread/INFO]: [WildSkript] Disabling WildSkript v1.8
[10:31:52] [Server thread/INFO]: [Votifier] Disabling Votifier v1.8
[10:31:52] [Server thread/INFO]: [Votifier] Votifier disabled.
[10:31:52] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.6.0-*
[10:31:52] [Thread-19/WARN]: [Votifier] Protocol error. Ignoring packet - socket closed
[10:31:52] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2
[10:31:52] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[10:31:52] [Server thread/INFO]: [AWD] Disabling AWD v2.3.2
[10:31:52] [Server thread/INFO]: [AntiWorldDownloader] AWD has been disabled! (Version: 2.3.2)
[10:31:52] [Server thread/INFO]: [Skript] Disabling Skript v2.2-dev25
[10:31:52] [Server thread/INFO]: [FastCraft] Disabling FastCraft v3.2.9
[10:31:52] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
[10:31:52] [Server thread/INFO]: [Tuccar] Disabling Tuccar v1.2.9
[10:31:52] [Server thread/INFO]: [HesapEsle] Disabling HesapEsle v2.2
[10:31:52] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.0.1
[10:31:52] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[10:31:52] [Server thread/INFO]: [WebSender] Disabling WebSender v3.1
[10:31:52] [Thread-10/INFO]: [WebSender] socket closed
[10:31:52] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.1.5
[10:31:52] [Server thread/INFO]: [ItemHolo] Disabling ItemHolo v1.0
[10:31:52] [Server thread/INFO]: [GunlukOdul] Disabling GunlukOdul v2.0.3
[10:31:52] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.2.0
[10:31:52] [Server thread/INFO]: [AlphaChestReloaded] Disabling AlphaChestReloaded v1.0
[10:31:52] [Server thread/INFO]: [AlphaChestReloaded] 0 sandik kayit edildi
[10:31:52] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.9
[10:31:52] [Server thread/INFO]: [ItemNamer] Disabling ItemNamer v1.0
[10:31:52] [Server thread/INFO]: [TaskScheduler] Disabling TaskScheduler v1.0
[10:31:52] [Server thread/INFO]: [UnioAntiCrash] Disabling UnioAntiCrash v1.0
[10:31:52] [Server thread/INFO]: Saving players
[10:31:52] [Server thread/INFO]: Saving worlds
[10:31:52] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[10:31:52] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[10:31:52] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[10:31:52] [Server thread/INFO]: Saving chunks for level 'island_normal_world'/Overworld
[10:31:52] [Server thread/INFO]: Saving chunks for level 'island_nether_world'/Nether
[10:31:52] [Server thread/INFO]: Saving chunks for level 'island_end_world'/The End
[10:31:52] [Server thread/INFO]: Saving chunks for level 'nether'/Nether
[10:31:52] [Server thread/INFO]: Saving chunks for level 'spawnw'/Overworld
[10:31:52] [Server thread/INFO]: Saving chunks for level 'arena'/Overworld
[10:31:52] [Server thread/INFO]: Saving chunks for level 'world1'/Overworld
 
DiscordSRV bozuk authme bozuk Tuske bozuk :(
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

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

Şimdi Katıl
Üst