Online Arttıkça Sunucu TPS i Düşüyor Yardım

RichGaming_K

Play.ScayNW.Com #Çekemeyenlerin izlemesi Yeter...
Mesajlar
65
En iyi cevaplar
0
Beğeniler
18
Puanları
50
Ruh hali
merhaba arkadaşlar benim sunucuda şoyle bir sorun var sunucu onlinesi arttıkça tps dusuyor nası diyiyim her gelen kişi için tps dusuyor bi ara +130 olduk tps 4 dü gerçektende bu sorun var +35 de 9.5 falan AYRICA bunun için her yolu denedim item doguran spler skript bile değil plguin tornado spawner yani 3.5 dedim cok sp den lag yapar spawnerları 3 saniyede 1 dogurma hızına aldım 8 bloktan çalısıyor dedim huniden yapar huni aktarımı 1 yaptım yani denemediğim yol kalmadı en sonunda bir sorayım dedim sizdede bu sorun varmıydı nasıl çözdunuz @LifeMCServer belki sen bilirsin cogu sunucumda lag konularında senin ismin geçiyordu şimdi timings raporunu atıcagım Aikar's Timings Viewer buyrun fark ettiyseniz 26 dan 34 online çıkıyor o ara 2 tps düşüyor yardım ederseniz sevinirim arkadaşlar her sunucu için ayrı makine kullanıyorum lobiye ayrı bungeeye ovh faction ayrı skyblock ayrı hepsi faction 6 gb ram lobi 4gb bungee 4 gb skyblock 15 GB olmasına ragman lag var ayrıca 130 onlinede bile sunucu 9 gb ram yiyor
laggss.png

Timings Raporu İçin Tıkla
ayrıca her sabah sunucu resttliyorum yardımlarınız için şimdiden tşeekkurler
 


RichGaming_K

Play.ScayNW.Com #Çekemeyenlerin izlemesi Yeter...
Mesajlar
65
En iyi cevaplar
0
Beğeniler
18
Puanları
50
Ruh hali
birde fark ettim sunucu view-distance 10 bundan olabilirmi sizce
 

LifeMCServer

Nether Yerlisi
Mesajlar
2,410
En iyi cevaplar
98
Beğeniler
2,461
Puanları
10,250
Ruh hali
Timings raporunu ne kadar süre içerisinde aldınız? Uptime olarak 0.25hr yani 25 dakika yazıyor fakat burada yazan değer sunucunun açık kaldığı süre diye biliyorum.
  • Java sürümünüz Timings'te 1.8.0_171 olarak geçiyor. Son sürüm 1.8.0_192 diye biliyorum. Son sürümleri kullanmak her zaman iyidir. Şuradan yükseltmeniz tavsiyem. Linke girdikten sonra biraz aşağıya inmeniz lazım, en üstte 191 var, onun altında 192 var. Demos and Samples'ı indirmediğinize emin olun, Accept License Agreement'a bastıktan sonra işletim sisteminize göre indirme yapın. Timings'de yazan bilgiye göre Windows Server 2012 R2 kullanıyorsunuz, x64 büyük ihtimal, bu durumda Java SE Development Kit 8u192 kısmından Accept License Agreement dedikten sonra en alttaki Windows x64'ün yanındaki "jdk-8u192-windows-x64.exe" yazısına tıklayarak indirme yapın.
  • Başlatma kodlarınız çok kısa ve yanlış, kendi sunucumda kullandığım başlatma kodlarını aşağıya bırakıyorum onları kullanabilirsiniz tüm sunucularda:

Bash:
@echo off
title LifeMC 2019 Yonetim Kontrol Paneli
:x
echo LifeMC MineCraft Server Aciliyor...
java -XX:+UnlockExperimentalVMOptions -d64 -server -Xms1M -Xmx9216M -XX:+HeapDumpOnOutOfMemoryError -XX:SoftRefLRUPolicyMSPerMB=1000 -XX:+UseCompressedOops -XX:+TieredCompilation -XX:+UseLWPSynchronization -XX:+UseBiasedLocking -XX:+UseFastAccessorMethods -XX:+UseG1GC -XX:+UseStringDeduplication -XX:+ParallelRefProcEnabled -XX:+UseLargePagesInMetaspace -XX:+AggressiveOpts -XX:+DisableExplicitGC -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Dsun.jnu.encoding=UTF-8 -Dsun.stderr.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Duser.language=EN -Duser.country=US -Dpaper.playerconnection.keepalive=180 -jar LifeSpigot.jar -nojline -o false --log-strip-color --log-append=false nogui
echo Kayitlar Basarili! Pencereyi Kapatabilirsiniz.
echo Copyright 2015-2019 LifeMC MineCraft Server
echo Gunluk temizlik baslatiliyor..
echo Dosyalar siliniyor...
del plugins\NoCheatPlus\*.log /q
del plugins\NoCheatPlus\*.lck /q
del plugins\NoCheatPlus\*.log.* /q
del plugins\AntiAura\logs\*.* /q
del plugins\AuthMe\authme.log /q
del plugins\bStats\temp.txt /q
echo Dosya silme basarili, sunucu yeniden baslatiliyor..
timeout 5 > nul
goto x


Bu kodu istediğiniz gibi düzenleyebilirsiniz, LifeMC yazan kısımlar kendi sunucum da kullandığım için öyle, silebilir veya düzenleyebilirsiniz. Kodda kesinlikle değiştirmeniz gereken bir kaç yer var, yoksa kod çalışmayabilir veya sorun çıkarabilir, onlar ise şunlar:

  • -Xmx9216M : Burası maximum RAM miktarını belirliyor. BungeeCord kullandığınız için her sunucuya bunu paylaştırmanız gerek. İşletim sistemine en az 1GB ram bıraktığınız dan emin olun. Ben 10GB kullandığım için sunucuya 9GB veriyorum. Ek olarak eğer miktarın yanına M yazar iseniz MB, G yazar iseniz GB cinsinden alıyor. Yani bu durumda 9216M yerine 9G'de yazabilirsiniz; Maximum olarak 9GB RAM verecektir.
  • -Dpaper.playerconnection.keepalive=180 : Oyuncularınız timeout hatası ile atılıyor ise bu değeri yükseltebilirsiniz fakat benim verdiğim değer zaten çok yüksek, varsayılan değer 30 veya 60 diye hatırlıyorum, 120 veya 180 kullanabilirsiniz.
  • -XX:+DisableExplicitGC : Eğer bu kodları kullanmaya başladıktan sonra OutOfMemoryError vb. hatalar ile karşılaşır iseniz (veya RAM kullanımı aşırı derecede yüksek olur ise) bu kodu kaldırabilirsiniz, fakat RAM kullanımının yüksek olması kötü değildir, bunu da ekleyeyim, bir başka forumda açıklamıştım ister iseniz buraya da yazabilirim.
  • jar LifeSpigot.jar : Bu kısımda LifeSpigot.jar'ı kendi .JAR dosyanız ile değiştirin. Örneğin PaperSpigot.jar, craftbukkit.jar, veya BungeeCord.jar vb. olabilir.

Bunlar dışında ne işe yaradığını merak ettiğiniz bir argüman var ise onu da açıklayabilirim.

Son ve en önemli olarak;

  • Hangi hostingi kullanıyorsunuz?
  • Sunucu lokasyonunuz ve işlemci CPU ve RAM miktarlarınız nedir? Bunlar zaten Timings'te bir kısmı yazıyor fakat BungeeCord olduğu için tüm sunucuları söyler iseniz ve lag olanları özellikle belirtir iseniz daha iyi olur.
  • Sunucu log dosyalarınız da hiç hata (error) veya uyarı (warn) mesajı var mı, var ise atabilir misiniz? (tüm sunucular dahil)
  • Bunlar dışında, Skript eklentisinin doğru sürümünü kullandığınıze emin olabilirsiniz. Şu konuda tüm sürümler için en son Skript sürümlerini söylemiştim, ek bir uyarı olarak söylemeliyim ki Bukkit'te bulunan sürüm son sürüm değil.


Umarım sorununuzu çözebilirsiniz,
Sunucunuz da başarılar dilerim.​
 

RichGaming_K

Play.ScayNW.Com #Çekemeyenlerin izlemesi Yeter...
Mesajlar
65
En iyi cevaplar
0
Beğeniler
18
Puanları
50
Ruh hali
@LifeMCServer teşekkurler makineleri ayrı kullanıyorum yani skyblock için ayrı skyblock makinesinde tek skyblock çalısıyor factionda faction 16 gb ram var skyblockta 14216 verdim Batihost kullanıyorum tr lokasyon sunucudaki toplam ram 32 gb skyblock 16 faction 6 lobi 4 bungeecord 4 zaten lobi ile bungeecord linux dediklerinizi uyguladım bu timeout oyuncu sabaha kadar afk kalsa atmaz demi ve dediğiniz java
Windows x64207.42 MB jdk-8u192-windows-x64.exe
bu sanırım bide wiew distance 10 onu 4 yapayımmı yardımınız için tesekkurler suan
 

LifeMCServer

Nether Yerlisi
Mesajlar
2,410
En iyi cevaplar
98
Beğeniler
2,461
Puanları
10,250
Ruh hali
@LifeMCServer teşekkurler makineleri ayrı kullanıyorum yani skyblock için ayrı skyblock makinesinde tek skyblock çalısıyor factionda faction 16 gb ram var skyblockta 14216 verdim Batihost kullanıyorum tr lokasyon sunucudaki toplam ram 32 gb skyblock 16 faction 6 lobi 4 bungeecord 4 zaten lobi ile bungeecord linux dediklerinizi uyguladım bu timeout oyuncu sabaha kadar afk kalsa atmaz demi ve dediğiniz java
Windows x64207.42 MB jdk-8u192-windows-x64.exe
bu sanırım bide wiew distance 10 onu 4 yapayımmı yardımınız için tesekkurler suan

View distance 4 yapabilirsiniz bende o şekilde kullanıyorum. Evet bahsettiğim java sürümü o, onu kurabilirsiniz. RAM miktarları yeterli hatta fazla bile diyebilirim. Türkiye lokasyonda ping düşük olsada veri merkezinde sorunlar çıkıyor. Fransa da da ping çok yüksek oluyor. Almanya lokasyon öneririm gerek veri merkezi gerekte makineler daha kaliteli almanya lokasyonda. Timeout da sıkıntı çıkaracağını sanmıyorum.
 

RichGaming_K

Play.ScayNW.Com #Çekemeyenlerin izlemesi Yeter...
Mesajlar
65
En iyi cevaplar
0
Beğeniler
18
Puanları
50
Ruh hali
View distance 4 yapabilirsiniz bende o şekilde kullanıyorum. Evet bahsettiğim java sürümü o, onu kurabilirsiniz. RAM miktarları yeterli hatta fazla bile diyebilirim. Türkiye lokasyonda ping düşük olsada veri merkezinde sorunlar çıkıyor. Fransa da da ping çok yüksek oluyor. Almanya lokasyon öneririm gerek veri merkezi gerekte makineler daha kaliteli almanya lokasyonda. Timeout da sıkıntı çıkaracağını sanmıyorum.
tesekkurler şimdi sunucuyu kapatıyorum 50 kisi faction yada lobide durucaklar bi sorun olursa bildiriceğim
 

RichGaming_K

Play.ScayNW.Com #Çekemeyenlerin izlemesi Yeter...
Mesajlar
65
En iyi cevaplar
0
Beğeniler
18
Puanları
50
Ruh hali
birde ben ram miktarını 130 kisi olunca 8 di baktım tps cok dusuk zannettim ram yetmiyor direk 16 yaptım sonraki ay 10 gba indiririm
 

RichGaming_K

Play.ScayNW.Com #Çekemeyenlerin izlemesi Yeter...
Mesajlar
65
En iyi cevaplar
0
Beğeniler
18
Puanları
50
Ruh hali
@LifeMCServer dediğinizi yaptım fakat yine oyuncu girince tps 10 11 lere düştü
 

LifeMCServer

Nether Yerlisi
Mesajlar
2,410
En iyi cevaplar
98
Beğeniler
2,461
Puanları
10,250
Ruh hali
birde ben ram miktarını 130 kisi olunca 8 di baktım tps cok dusuk zannettim ram yetmiyor direk 16 yaptım sonraki ay 10 gba indiririm

Maalesef ülkemizde bir hata veya lag ile karşılaşınca insanlar - buna hostinglerin destek ekipleri de dahil - direk RAM arttırmalıyım, arttırmalısın, arttırmalıyız şeklinde düşünüyor. JVM bir OutOfMemoryError vermediği sürece RAM arttırmak tamamen gereksizdir. Kaldı ki çoğu zaman OutOfMemoryError'un sebebi yazılım hatasıdır, genelde "unable to create new native thread" şeklinde oluşur bu hata ve nedeni çok fazla thread açmaktır, bu durumda ScheduledThreadPoolExecutor veya CachedThreadPool yerine thread sayısı sabitlenmiş veya limitlenmiş custom bir ThreadPool kullanmak sorunu çözecektir, tabii bunlar Java ile alakalı şeyler sizin böyle bir durumda yapmanız gereken yazılım sahibine hatayı raporlamak.

Almanya lokasyon 10GB bir makineye geçebilirsiniz. 10GB tek bir sunucu için gayet yeterli bir miktar.

@LifeMCServer dediğinizi yaptım fakat yine oyuncu girince tps 10 11 lere düştü

Dediklerimi yaptınız mı? Aşağıdakileri yaptıysanız bir problem kalmayacağını düşünüyorum.

  • Java sürümünüzü güncellediniz,
  • Verdiğim başlatma kodlarına geçiş yaptınız,
  • Skript sürümünü mesajımda belirttiğim linkten güncellediniz,
  • Almanya lokasyon bir makineye geçiş yaptınız.

Bunları yaptıysanız ve hala düzelmedi ise önceki mesajımda sorduğum soruya dikkat çekmek istiyorum. Sunucu log dosyalarınızda herhangi bir hata veya uyarı var mı? Atar iseniz inceleyebiliriz. Bu lagın sebebi konsola hata spamlayan bir eklenti de olabilir, arka planda bitcoin miner olarak çalışan zararlı bir eklenti de..
 

RichGaming_K

Play.ScayNW.Com #Çekemeyenlerin izlemesi Yeter...
Mesajlar
65
En iyi cevaplar
0
Beğeniler
18
Puanları
50
Ruh hali
yapmadıgım tek şey almanya lokasyon geçmedim geçiceğim ama
 

RichGaming_K

Play.ScayNW.Com #Çekemeyenlerin izlemesi Yeter...
Mesajlar
65
En iyi cevaplar
0
Beğeniler
18
Puanları
50
Ruh hali
hala sunucu online artıkça tps düşüyor log dosyamı atıyorum bir dakika
Kod:
[16:20:15] [Server thread/INFO]: Starting minecraft server version 1.8.8
[16:20:15] [Server thread/INFO]: Loading properties
[16:20:15] [Server thread/INFO]: Default game type: SURVIVAL
[16:20:15] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[16:20:16] [Server thread/INFO]: Debug logging is disabled
[16:20:16] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
[16:20:16] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:20:16] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:20:16] [Server thread/INFO]: Data value allowed items:
[16:20:16] [Server thread/INFO]: Generating keypair
[16:20:16] [Server thread/INFO]: Starting Minecraft server on *:501
[16:20:16] [Server thread/INFO]: Using default channel type
[16:20:17] [Server thread/ERROR]: Ambiguous plugin name `GroupManager' for files `plugins\GroupManagerX.jar' and `plugins\BssentialsGroupManager.jar' in `plugins'
[16:20:17] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[16:20:17] [Server thread/ERROR]: Could not load 'plugins\ViaVersion-1.6.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: while scanning a simple key
 in 'reader', line 37, column 1:
    max-pps-kick-msg:Sunucuya Cok Fa ...
    ^
could not find expected ':'
 in 'reader', line 38, column 1:
    #
    ^

    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:331) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:254) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key
 in 'reader', line 37, column 1:
    max-pps-kick-msg:Sunucuya Cok Fa ...
    ^
could not find expected ':'
 in 'reader', line 38, column 1:
    #
    ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:465) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:280) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:225) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:381) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at us.myles.ViaVersion.util.Config.loadConfig(Config.java:61) -[?:?]
    at us.myles.ViaVersion.util.Config.reloadConfig(Config.java:122) -[?:?]
    at us.myles.ViaVersion.bukkit.platform.BukkitConfigAPI.<init>(BukkitConfigAPI.java:20) -[?:?]
    at us.myles.ViaVersion.ViaVersionPlugin.<init>(ViaVersionPlugin.java:54) -[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) -[?:1.8.0_192]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) -[?:1.8.0_192]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) -[?:1.8.0_192]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) -[?:1.8.0_192]
    at java.lang.Class.newInstance(Unknown Source) -[?:1.8.0_192]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:77) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    ... 6 more
[16:20:18] [Server thread/ERROR]: Could not load 'plugins\AuthMeBridge-1.6.2.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: AuthMe
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:222) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
[16:20:18] [Server thread/INFO]: [UnioAntiCrash] Loading UnioAntiCrash v1.0
[16:20:18] [Server thread/INFO]: [GroupManager] Loading GroupManager v1.1
[16:20:18] [Server thread/INFO]: [AntiLoggedInFromAnotherLocation] Loading AntiLoggedInFromAnotherLocation v1.0
[16:20:18] [Server thread/INFO]: [FastCraft+] Loading FastCraftPlus v0.26.4
[16:20:18] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.2.0
[16:20:18] [Server thread/INFO]: [FarmProtect] Loading FarmProtect v1.8.4
[16:20:18] [Server thread/INFO]: [RealCigaret] Loading RealCigaret v1.0
[16:20:18] [Server thread/INFO]: [TornadoSpawners] Loading TornadoSpawners v2.0
[16:20:18] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[16:20:18] [Server thread/INFO]: [Skript] Loading Skript v2.2-Fixes-V11
[16:20:18] [Server thread/INFO]: [isim-bug-fixed] Loading isim-bug-fixed v1.0.0
[16:20:18] [Server thread/INFO]: [AWD] Loading AWD v2.3.2
[16:20:18] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
[16:20:18] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.3
[16:20:18] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
[16:20:18] [Server thread/INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.8.0
[16:20:18] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
[16:20:18] [Server thread/INFO]: [IPWhitelistFix] Loading IPWhitelistFix v0.3
[16:20:18] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
[16:20:19] [Server thread/INFO]: [AntiWDL] Loading AntiWDL v0.1
[16:20:19] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
[16:20:19] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
[16:20:19] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[16:20:19] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
[16:20:19] [Server thread/INFO]: [IPWhitelist] Loading IPWhitelist v1.7
[16:20:19] [Server thread/INFO]: [AutoPickup] Loading AutoPickup v3.6
[16:20:19] [Server thread/INFO]: [RedstoneClockPreventer2] Loading RedstoneClockPreventer2 v3.4.0
[16:20:19] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
[16:20:19] [Server thread/INFO]: [Vault] Loading Vault v1.6.1
[16:20:19] [Server thread/INFO]: [Command Blocker] Loading TreysCommandBlocker v6.2
[16:20:19] [Server thread/INFO]: [VipZero] Loading VipZero v1.2.2
[16:20:19] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[16:20:19] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.9.4
[16:20:19] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
[16:20:19] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.9.0
[16:20:19] [Server thread/INFO]: [GuiBalance] Loading GuiBalance v1.4
[16:20:19] [Server thread/INFO]: [CustomPayloadFixer] Loading CustomPayloadFixer v1.5
[16:20:19] [Server thread/INFO]: [RedstoneClockPreventer] Loading RedstoneClockPreventer v1.2
[16:20:19] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
[16:20:19] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.1
[16:20:19] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.2
[16:20:19] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
[16:20:19] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
[16:20:19] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.83
[16:20:19] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.5.1
[16:20:19] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.15.0.1
[16:20:19] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.7
[16:20:19] [Server thread/INFO]: [SellStick] Loading SellStick v7.5.1
[16:20:19] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
[16:20:19] [Server thread/INFO]: [SharpSK] Loading SharpSK v1.6.3
[16:20:19] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
[16:20:19] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.15.0.1
[16:20:19] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
[16:20:19] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.1
[16:20:19] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.4.5
[16:20:19] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.6.5
[16:20:19] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.6
[16:20:19] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
[16:20:19] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[16:20:19] [Server thread/INFO]: [Vault] Enabling Vault v1.6.1
[16:20:19] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[16:20:20] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[16:20:20] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[16:20:20] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[16:20:20] [Server thread/INFO]: [Vault] Plugin enabled (136ms)
[16:20:20] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.9.4
[16:20:20] [Server thread/INFO]: [ASkyBlock] The Nether is disabled
[16:20:20] [Server thread/INFO]: [ASkyBlock] Loading entity limits
[16:20:20] [Server thread/INFO]: [ASkyBlock] BAT will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] BLAZE will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] BOAT will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] BOAT will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] CAVE_SPIDER will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] CHICKEN will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] COW will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] CREEPER will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] ENDERMAN will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] HORSE will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] IRON_GOLEM will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] MAGMA_CUBE will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] MUSHROOM_COW will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] OCELOT will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] PIG will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] PIG_ZOMBIE will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] RABBIT will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] RABBIT will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] SHEEP will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] SKELETON will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] SLIME will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] SNOWMAN will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] SPIDER will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] SQUID will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] WITCH will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] WITHER will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] WOLF will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] ZOMBIE will be limited to 10
[16:20:20] [Server thread/INFO]: [ASkyBlock] MOB_SPAWNER will be limited to 60
[16:20:20] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 250
[16:20:20] [Server thread/WARN]: [ASkyBlock] ***********************************************************
[16:20:20] [Server thread/WARN]: [ASkyBlock] Config file is out of date. See config.new.yml for updates!
[16:20:20] [Server thread/WARN]: [ASkyBlock] config.yml version is '3.0.8'
[16:20:20] [Server thread/WARN]: [ASkyBlock] Latest config version is '3.0.9'
[16:20:20] [Server thread/WARN]: [ASkyBlock] ***********************************************************
[16:20:21] [Server thread/WARN]: Unknown format {action=open_url, value=http://dc.scay.net} in sign when pasting schematic, skipping...
[16:20:21] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
[16:20:21] [Server thread/WARN]: Spawner setting of WITHER_SKELETON is unknown for this server. Skipping.
[16:20:21] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
[16:20:21] [Server thread/WARN]: Unknown format {action=open_url, value=http://dc.scay.net} in sign when pasting schematic, skipping...
[16:20:21] [Server thread/INFO]: [ASkyBlock] Loading schematic Klasik Ada (island.schematic) for all players, order 1
[16:20:21] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
[16:20:21] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[16:20:21] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[16:20:21] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[16:20:21] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[16:20:21] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[16:20:21] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[16:20:21] [Server thread/INFO]: Preparing level "world"
[16:20:21] [Server thread/INFO]: -------- World Settings For [world] --------
[16:20:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:20:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:20:21] [Server thread/INFO]: Item Despawn Rate: 6000
[16:20:21] [Server thread/INFO]: Item Merge Radius: 2.5
[16:20:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:20:21] [Server thread/INFO]: View Distance: 4
[16:20:21] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:20:21] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:20:21] [Server thread/INFO]: Clear tick list: false
[16:20:21] [Server thread/INFO]: Max Entity Collisions: 8
[16:20:21] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[16:20:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:20:21] [Server thread/INFO]: Mob Spawn Range: 4
[16:20:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:20:21] [Server thread/INFO]: Anti X-Ray: true
[16:20:21] [Server thread/INFO]:     Engine Mode: 1
[16:20:21] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:20:21] [Server thread/INFO]:     Replace Blocks: [1, 5]
[16:20:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:20:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:20:21] [Server thread/INFO]: Structure Info Saving: true
[16:20:21] [Server thread/INFO]: Max TNT Explosions: 100
[16:20:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:20:21] [Server thread/INFO]: Sending up to 10 chunks per packet
[16:20:21] [Server thread/INFO]: Random Lighting Updates: false
[16:20:21] [Server thread/INFO]: -------- World Settings For [world] --------
[16:20:21] [Server thread/INFO]: Water over lava flow speed: 5
[16:20:21] [Server thread/INFO]: Fix TNT cannons: false
[16:20:21] [Server thread/INFO]: Allow undead horse types to be leashed: false
[16:20:21] [Server thread/INFO]: World async lighting: false
[16:20:21] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[16:20:21] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[16:20:21] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[16:20:21] [Server thread/INFO]: Keep spawn chunk loaded: true
[16:20:21] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[16:20:21] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[16:20:21] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[16:20:21] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[16:20:21] [Server thread/INFO]: Preparing start region for level 0 (Seed: 0)
[16:20:21] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
[16:20:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:20:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:20:21] [Server thread/INFO]: Item Despawn Rate: 6000
[16:20:21] [Server thread/INFO]: Item Merge Radius: 2.5
[16:20:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:20:21] [Server thread/INFO]: View Distance: 4
[16:20:21] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:20:21] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:20:21] [Server thread/INFO]: Clear tick list: false
[16:20:21] [Server thread/INFO]: Max Entity Collisions: 8
[16:20:21] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[16:20:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:20:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:20:21] [Server thread/INFO]: Mob Spawn Range: 4
[16:20:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:20:21] [Server thread/INFO]: Anti X-Ray: true
[16:20:21] [Server thread/INFO]:     Engine Mode: 1
[16:20:21] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:20:21] [Server thread/INFO]:     Replace Blocks: [1, 5]
[16:20:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:20:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:20:21] [Server thread/INFO]: Structure Info Saving: true
[16:20:21] [Server thread/INFO]: Max TNT Explosions: 100
[16:20:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:20:21] [Server thread/INFO]: Sending up to 10 chunks per packet
[16:20:21] [Server thread/INFO]: Random Lighting Updates: false
[16:20:21] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
[16:20:21] [Server thread/INFO]: Water over lava flow speed: 5
[16:20:21] [Server thread/INFO]: Fix TNT cannons: false
[16:20:21] [Server thread/INFO]: Allow undead horse types to be leashed: false
[16:20:21] [Server thread/INFO]: World async lighting: false
[16:20:21] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[16:20:21] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[16:20:21] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[16:20:21] [Server thread/INFO]: Keep spawn chunk loaded: true
[16:20:21] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[16:20:21] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[16:20:21] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[16:20:21] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[16:20:21] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4032452056435990573)
[16:20:22] [Server thread/INFO]: Preparing spawn area: 34%
[16:20:23] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4032452056435990573)
[16:20:23] [Server thread/INFO]: [UnioAntiCrash] Enabling UnioAntiCrash v1.0
[16:20:23] [Server thread/INFO]: [GroupManager] Enabling GroupManager v1.1
[16:20:23] [Server thread/INFO]: GroupManager - INFO - World Found: world
[16:20:23] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[16:20:23] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[16:20:23] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[16:20:23] [Server thread/INFO]: GroupManager version 1.1 is enabled!
[16:20:23] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[16:20:23] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[16:20:23] [Server thread/INFO]: [AntiLoggedInFromAnotherLocation] Enabling AntiLoggedInFromAnotherLocation v1.0
[16:20:23] [Server thread/INFO]: AntiLoggedInFromAnotherLocation Enabled
[16:20:23] [Server thread/INFO]: [FastCraft+] Enabling FastCraftPlus v0.26.4
[16:20:23] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.2.0
[16:20:24] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
[16:20:24] [Server thread/INFO]: [FarmProtect] Enabling FarmProtect v1.8.4
[16:20:25] [Server thread/INFO]: [FarmProtect] You are running the latest version of FarmProtect
[16:20:25] [Server thread/INFO]: [FarmProtect] Version 1.8.4 by jacklin213 has been Enabled!
[16:20:25] [Server thread/INFO]: [RealCigaret] Enabling RealCigaret v1.0
[16:20:25] [Server thread/INFO]: RealCigaret is now enable !
[16:20:25] [Server thread/INFO]: Author: cocoraid
[16:20:25] [Server thread/INFO]: Version: 1.0
[16:20:25] [Server thread/INFO]: Thank you for downloading RealCigaret, Have fun !
[16:20:25] [Server thread/INFO]: [TornadoSpawners] Enabling TornadoSpawners v2.0
[16:20:25] [Server thread/INFO]: ---SonOsmanli---
[16:20:25] [Server thread/INFO]: Skype: LordsOfKeci
[16:20:25] [Server thread/INFO]: Discord: Halil#4439
[16:20:25] [Server thread/INFO]: Web: Www.SonOsmanli.org
[16:20:25] [Server thread/INFO]: ---SonOsmanli---
[16:20:28] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[16:20:28] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[16:20:28] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[16:20:28] [Server thread/INFO]: [Skript] Enabling Skript v2.2-Fixes-V11
[16:20:30] [Server thread/INFO]: [Skript] Your configuration has been updated to the latest version. A backup of your old config file has been created as config_2019-01-05_16-20-29.sk
[16:20:30] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[16:20:30] [Server thread/INFO]: [Skript]  - created by & © Peter Güttinger aka Njol -
[16:20:30] [Server thread/INFO]: [isim-bug-fixed] Enabling isim-bug-fixed v1.0.0
[16:20:30] [Server thread/INFO]: isim-bug-fixed Version 1.0.0 has been enabled
[16:20:30] [Server thread/INFO]: Connecting to SQLite
[16:20:36] [Thread-11/INFO]: UUID of player Drakula is b6da5282-f5dd-3edd-9e7d-d4c5c648d0a6
[16:20:48] [Server thread/INFO]: [AWD] Enabling AWD v2.3.2
[16:20:48] [Server thread/INFO]: [AntiWorldDownloader] AWD has been enabled! (Version: 2.3.2)
[16:20:48] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
[16:20:48] [Server thread/INFO]: [ClearLag] Loading modules...
[16:20:48] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[16:20:48] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[16:20:48] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[16:20:48] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.3
[16:20:48] [Server thread/INFO]: [AutoMessage] AutoMessage Enabled!
[16:20:48] [Thread-13/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
[16:20:48] [Server thread/INFO]: Duyuru > Config has been reloaded!
[16:20:48] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
[16:20:48] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[16:20:48] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[16:20:49] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
[16:20:49] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
[16:20:49] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
[16:20:49] [Server thread/INFO]: [MessageAnnouncer] Enabling MessageAnnouncer v1.8.0
[16:20:49] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
[16:20:49] [Server thread/INFO]: [Votifier] Votifier enabled.
[16:20:49] [Server thread/INFO]: [IPWhitelistFix] Enabling IPWhitelistFix v0.3
[16:20:49] [Server thread/INFO]: [AntiWDL] Enabling AntiWDL v0.1
[16:20:49] [Server thread/INFO]: [AntiWDL] -----------------------------
[16:20:49] [Server thread/INFO]: [AntiWDL] Loading AntiWDL by Upd4ting
[16:20:49] [Server thread/INFO]: [AntiWDL] Check out my twitter: twitter.com/upd4ting
[16:20:49] [Server thread/INFO]: [AntiWDL] -----------------------------
[16:20:49] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
[16:20:49] [Thread-13/INFO]: [ClearLag] No updates found!
[16:20:49] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
[16:20:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[16:20:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[16:20:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[16:20:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[16:20:49] [Server thread/WARN]: [NoCheatPlus] Bad block id (compatibility.blocks.overrideflags): pıston_movıng_pıece
[16:20:50] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[16:20:50] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
[16:20:50] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[PLAY, CLIENT, 0, classNames: [PacketPlayInTeleportAccept] (unregistered)]
[16:20:50] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [NoCheatPlus] Unsupported client packet in current Minecraft version: TELEPORT_ACCEPT[PLAY, CLIENT, 0, classNames: [PacketPlayInTeleportAccept] (unregistered)]
[16:20:50] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance | CatchAllAdapter
[16:20:50] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
[16:20:50] [Server thread/INFO]: [IPWhitelist] Enabling IPWhitelist v1.7
[16:20:50] [Server thread/INFO]: [AutoPickup] Enabling AutoPickup v3.6
[16:20:50] [Server thread/INFO]: [RedstoneClockPreventer2] Enabling RedstoneClockPreventer2 v3.4.0
[16:20:50] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
[16:20:50] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
[16:20:50] [Server thread/INFO]: [Command Blocker] Enabling TreysCommandBlocker v6.2
[16:20:50] [Server thread/INFO]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
[16:20:50] [Server thread/INFO]: There is a new update for
[16:20:50] [Server thread/INFO]: Command Blocker
[16:20:50] [Server thread/INFO]: Download at:
[16:20:50] [Server thread/INFO]: https://www.spigotmc.org/resources/5280/
[16:20:50] [Server thread/INFO]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
[16:20:50] [Server thread/INFO]: [VipZero] Enabling VipZero v1.2.2
[16:20:50] [Server thread/INFO]: [VipZero] Enabling VipZero (V1.2.2) - Author: SubZero0
[16:20:50] [Server thread/INFO]: [VipZero] Checking for updates...
[16:20:50] [Server thread/INFO]: [VipZero] New update avaible: V1.2.4!
[16:20:50] [Server thread/INFO]: [VipZero] Download: http://dev.bukkit.org/server-mods/vipzero/
[16:20:50] [Server thread/INFO]: [VipZero] Checking for old config file...
[16:20:50] [Server thread/INFO]: [VipZero] No updates found.
[16:20:50] [Server thread/INFO]: [VipZero] Checking for config file update...
[16:20:50] [Server thread/INFO]: [VipZero] No updates found.
[16:20:50] [Server thread/INFO]: [VipZero] Checking for language file update...
[16:20:50] [Server thread/INFO]: [VipZero] No updates found.
[16:20:50] [Server thread/INFO]: [VipZero] Using flatfile system.
[16:20:50] [Server thread/INFO]: [VipZero] Hooked to GroupManager.
[16:20:50] [Server thread/INFO]: [VipZero] Hooked to Vault (Economy).
[16:20:50] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[16:20:51] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[16:20:51] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[16:20:51] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[16:20:51] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[16:20:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[16:20:51] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
[16:20:51] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
[16:20:51] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
[16:20:51] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
[16:20:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
[16:20:51] [Server thread/INFO]: [WorldGuard] Loading region data...
[16:20:51] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
[16:20:51] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.9.0
[16:20:51] [Server thread/INFO]: [GuiBalance] Enabling GuiBalance v1.4
[16:20:51] [Server thread/INFO]: [GuiBalance] You are using the latest version of GuiBalance
[16:20:51] [Server thread/INFO]: [CustomPayloadFixer] Enabling CustomPayloadFixer v1.5
[16:20:51] [Server thread/INFO]: [RedstoneClockPreventer] Enabling RedstoneClockPreventer v1.2
[16:20:51] [Server thread/INFO]: [RedstoneClockPreventer] RedstoneClockPreventer v1.2 by MGbeenieboy enabled
[16:20:51] [Server thread/INFO]: [RedstoneClockPreventer] WorldGuard detected.
[16:20:51] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
[16:20:51] [Server thread/INFO]: [CombatLog] Loading messages.properties.
[16:20:51] [Server thread/INFO]: [CombatLog] Loading config.yml.
[16:20:51] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
[16:20:51] [Server thread/INFO]: [CombatLog] Factions plugin not found! Safezone untagging will not work.
[16:20:51] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
[16:20:51] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.1
[16:20:52] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[16:20:52] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
[16:20:52] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
[16:20:52] [Server thread/INFO]: Using locale en_US
[16:20:52] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
[16:20:52] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[16:20:52] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[16:20:52] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
[16:20:52] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.2
[16:20:53] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
[16:20:53] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
[16:20:53] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
[16:20:53] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
[16:20:53] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
[16:20:54] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
[16:20:54] [Server thread/INFO]: -------- World Settings For [edit] --------
[16:20:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:20:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:20:54] [Server thread/INFO]: Item Despawn Rate: 6000
[16:20:54] [Server thread/INFO]: Item Merge Radius: 2.5
[16:20:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:20:54] [Server thread/INFO]: View Distance: 4
[16:20:54] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:20:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:20:54] [Server thread/INFO]: Clear tick list: false
[16:20:54] [Server thread/INFO]: Max Entity Collisions: 8
[16:20:54] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[16:20:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:20:54] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:20:54] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:20:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:20:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:20:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:20:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:20:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:20:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:20:54] [Server thread/INFO]: Mob Spawn Range: 4
[16:20:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:20:54] [Server thread/INFO]: Anti X-Ray: true
[16:20:54] [Server thread/INFO]:     Engine Mode: 1
[16:20:54] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:20:54] [Server thread/INFO]:     Replace Blocks: [1, 5]
[16:20:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:20:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:20:54] [Server thread/INFO]: Structure Info Saving: true
[16:20:54] [Server thread/INFO]: Max TNT Explosions: 100
[16:20:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:20:54] [Server thread/INFO]: Sending up to 10 chunks per packet
[16:20:54] [Server thread/INFO]: Random Lighting Updates: false
[16:20:54] [Server thread/INFO]: -------- World Settings For [edit] --------
[16:20:54] [Server thread/INFO]: Water over lava flow speed: 5
[16:20:54] [Server thread/INFO]: Fix TNT cannons: false
[16:20:54] [Server thread/INFO]: Allow undead horse types to be leashed: false
[16:20:54] [Server thread/INFO]: World async lighting: false
[16:20:54] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[16:20:54] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[16:20:54] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[16:20:54] [Server thread/INFO]: Keep spawn chunk loaded: true
[16:20:54] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[16:20:54] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[16:20:54] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[16:20:54] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[16:20:54] [Server thread/INFO]: Preparing start region for level 2 (Seed: 0)
[16:20:55] [Server thread/INFO]: Preparing spawn area for edit, 65%
[16:20:56] [Server thread/INFO]: [WorldGuard] (edit) TNT ignition is PERMITTED.
[16:20:56] [Server thread/INFO]: [WorldGuard] (edit) Lighters are PERMITTED.
[16:20:56] [Server thread/INFO]: [WorldGuard] (edit) Lava fire is blocked.
[16:20:56] [Server thread/INFO]: [WorldGuard] (edit) Fire spread is UNRESTRICTED.
[16:20:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'edit'
[16:20:56] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[16:20:57] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
[16:20:57] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
[16:20:57] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.83
[16:20:58] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.5.1
[16:20:58] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.1
[16:20:58] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.7
[16:20:58] [Server thread/INFO]: [MineResetLite] Loading mine from file 'edit.mine.yml'...
[16:20:58] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.7 enabled!
[16:20:58] [Server thread/INFO]: [SellStick] Enabling SellStick v7.5.1
[16:20:58] [Server thread/INFO]: [Sellstick] Essentials found, hooking into Worth
[16:20:58] [Server thread/INFO]: [Sellstick] ASkyBlock Factions found! Hooking into ASkyBlock
[16:20:58] [Server thread/WARN]: [SellStick] FACTIONS NOR SKYBLOCK WAS NOT FOUND! SOME FEATURES MAY NOT WORK!
[16:20:58] [Server thread/WARN]: SellStick is designed to work with factions so you may encounter
[16:20:58] [Server thread/WARN]: bugs when not using. I highly suggest using
[16:20:58] [Server thread/WARN]: Factions UUID / Legacy Factions / MassiveCore Factions / ASkyBlock
[16:20:58] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
[16:20:58] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver.  See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
[16:20:59] [Server thread/INFO]: creating table 'items'
[16:20:59] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL ,  UNIQUE (`code`))
[16:20:59] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver.  See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
[16:20:59] [Server thread/INFO]: creating table 'accounts'
[16:20:59] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
[16:20:59] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
[16:20:59] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
[16:21:00] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[16:21:00] [Server thread/INFO]: [SharpSK] Enabling SharpSK v1.6.3
[16:21:00] [Server thread/INFO]: [SharpSK] Enabling Metrics...
[16:21:00] [Server thread/INFO]: [SharpSK] Metrics successfully enabled
[16:21:00] [Server thread/INFO]: [SharpSK] Attempting to register Addon...
[16:21:00] [Server thread/INFO]: [SharpSK] Attempting to register stuff...
[16:21:00] [Server thread/INFO]: [SharpSK] Checking for any updates...
[16:21:01] [Server thread/INFO]: [SharpSK] No Updates have been found
[16:21:01] [Server thread/INFO]: [SharpSK] You are running on the latest version
[16:21:01] [Server thread/INFO]: [SharpSK] Registering available hooks...
[16:21:01] [Server thread/INFO]: [SharpSK] Hooked into Multiverse v2.5-b699
[16:21:01] [Server thread/INFO]: [SharpSK] Hooked into WorldEdit v6.1;no_git_id
[16:21:01] [Server thread/INFO]: [SharpSK] Hooked into WorldGuard v6.1;no_git_id
[16:21:01] [Server thread/INFO]: [SharpSK] Hooked into GroupManager v1.1
[16:21:01] [Server thread/INFO]: [SharpSK] Loading Complete!
[16:21:01] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
[16:21:01] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
[16:21:01] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[16:21:01] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.15.0.1
[16:21:01] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
[16:21:01] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
[16:21:01] [Server thread/INFO]: [CommandNPC] Initiating Database
[16:21:01] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
[16:21:01] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
[16:21:01] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.1
[16:21:01] [Thread-22/INFO]: [CommandNPC] Loading commands complete!
[16:21:01] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.4.5
[16:21:02] [Server thread/INFO]: CratesPlus Version 4.4.5
[16:21:02] [Server thread/INFO]: HolographicDisplays was found, hooking in!
[16:21:02] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.6.5
[16:21:02] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
[16:21:02] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
[16:21:02] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
[16:21:02] [Server thread/INFO]: [ShopGUIPlus] SilkSpawners support enabled.
[16:21:02] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
[16:21:02] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.6
[16:21:04] [Server thread/WARN]: Could not register alias sandık because it contains commands that do not exist: chest
[16:21:04] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:21:04] [Server thread/INFO]: Done (43.223s)! For help, type "help" or "?"
[16:21:04] [Server thread/INFO]: Timings Reset
[16:21:04] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
[16:21:04] [Server thread/INFO]: Game rule has been updated
[16:21:04] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
[16:21:04] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.3.2
[16:21:04] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[16:21:04] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[16:21:04] [Server thread/INFO]: [ChestCommands] Found a new version: v3.2.0 (yours: v3.1.4)
[16:21:04] [Server thread/INFO]: [ChestCommands] Download it on Bukkit Dev:
[16:21:04] [Server thread/INFO]: [ChestCommands] dev.bukkit.org/bukkit-plugins/chest-commands
[16:21:04] [Craft Scheduler Thread - 6/INFO]: [AntiWorldDownloader] Found a new version: 2.4.0 (Yours: v2.3.2)
[16:21:04] [Craft Scheduler Thread - 6/INFO]: [AntiWorldDownloader] Download it on spigot:
[16:21:04] [Craft Scheduler Thread - 6/INFO]: [AntiWorldDownloader] spigotmc.org/resources/23022
[16:21:04] [Server thread/INFO]: [Skript] Loading variables...
[16:21:04] [Craft Scheduler Thread - 13/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
[16:21:05] [Craft Scheduler Thread - 18/INFO]: [Vault] You are running the latest version
[16:21:06] [Thread-23/INFO]: [Skript] Loaded 31873 variables so far...
[16:21:07] [Thread-23/INFO]: [Skript] Loaded 74538 variables so far...
[16:21:08] [Thread-23/INFO]: [Skript] Loaded 89566 variables so far...
[16:21:09] [Server thread/INFO]: [Skript] Loaded 89572 variables in 4.5 seconds
[16:21:11] [Server thread/ERROR]: [Skript] A command with the name /gunlukodul is already defined in komutkisaltma.sk (komutkisaltma2.sk, line 5: command /gunlukodul:')
[16:21:15] [Server thread/WARN]: [Skript] Since you're looping exactly one time, you could simply remove the loop instead (MESAJ.sk, line 9: loop 1 times:')
[16:21:16] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (sohbet3.sk, line 8: if arg 1 is "aç":')
[16:21:16] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (vipgiris.sk, line 80: if {@Rank} is true:')
[16:21:16] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (vipgiris.sk, line 88: if {@Rank2} is true:')
[16:21:16] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (vipgiris.sk, line 99: if {@Rank3} is true:')
[16:21:16] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (vipgiris.sk, line 110: if {@Rank4} is true:')
[16:21:16] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (vipgiris.sk, line 121: if {@Rank5} is true:')
[16:21:16] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (vipgiris.sk, line 132: if {@Rank6} is true:')
[16:21:16] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (vipgiris.sk, line 143: if {@Rank7} is true:')
[16:21:16] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (vipgiris.sk, line 154: if {@Rank8} is true:')
[16:21:16] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: play sound "mob.creeper.death" with volume 10 and pitch 1 at player (vipgiris.sk, line 83: play sound "{@Sound}" with volume 10 and pitch 1 at player')
[16:21:16] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: play sound "mob.creeper.death" with volume 10 and pitch 1 at player (vipgiris.sk, line 91: play sound "{@Sound2}" with volume 10 and pitch 1 at player')
[16:21:17] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: play sound "mob.creeper.death" with volume 10 and pitch 1 at player (vipgiris.sk, line 102: play sound "{@Sound3}" with volume 10 and pitch 1 at player')
[16:21:17] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: play sound "mob.creeper.death" with volume 10 and pitch 1 at player (vipgiris.sk, line 113: play sound "{@Sound4}" with volume 10 and pitch 1 at player')
[16:21:17] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: play sound "mob.creeper.death" with volume 10 and pitch 1 at player (vipgiris.sk, line 124: play sound "{@Sound5}" with volume 10 and pitch 1 at player')
[16:21:17] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: play sound "mob.creeper.death" with volume 10 and pitch 1 at player (vipgiris.sk, line 135: play sound "{@Sound6}" with volume 10 and pitch 1 at player')
[16:21:18] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: play sound "mob.creeper.death" with volume 10 and pitch 1 at player (vipgiris.sk, line 146: play sound "{@Sound7}" with volume 10 and pitch 1 at player')
[16:21:18] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: play sound "mob.creeper.death" with volume 10 and pitch 1 at player (vipgiris.sk, line 157: play sound "{@Sound8}" with volume 10 and pitch 1 at player')
[16:21:18] [Server thread/ERROR]: [Skript] undefined option {@Salida_Mensaje} (vipgiris.sk, line 168: if {@Salida_Mensaje} is true:')
[16:21:18] [Server thread/ERROR]: [Skript] undefined option {@Salida_Mensaje} (vipgiris.sk, line 171: if {@Salida_Mensaje} is false:')
[16:21:18] [Server thread/INFO]: [Skript] Loaded 20 scripts with a total of 137 triggers and 47 commands in 8.85 seconds
[16:21:18] [Server thread/INFO]: [Skript] Finished loading.
[16:21:18] [Server thread/INFO]: 
[16:21:18] [Server thread/INFO]: [VipJoinMessage] plugin Activated correctly. Created by Gonter in its version: v0.1
[16:21:18] [Server thread/INFO]: 
[16:21:18] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[16:21:19] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[16:21:19] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[16:21:19] [Craft Scheduler Thread - 8/INFO]: [GAListener] Connection established!
[16:21:19] [Craft Scheduler Thread - 8/INFO]: [GAListener] Loading queued votes
[16:21:19] [Craft Scheduler Thread - 8/INFO]: [GAListener] Loaded 26 queued votes
[16:21:19] [Server thread/INFO]: [Citizens] Loaded 4 NPCs.
[16:21:19] [Server thread/INFO]: [ASkyBlock] Loading island grid...
[16:21:19] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
[16:21:20] [Server thread/INFO]: [ASkyBlock] Loading warps...
[16:21:20] [Server thread/INFO]: [ASkyBlock] Loading warp panel...
[16:21:21] [Server thread/INFO]: [ASkyBlock] Loading Top Ten
[16:21:21] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
[16:21:21] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
[16:21:21] [Server thread/INFO]: [Skript] You are using the latest version (2.2-Fixes-V11) of the Skript. No new updates available. Thanks for using Skript!
[16:21:21] [Server thread/INFO]: [Skript] Please report all issues you encounter to the issues page: https://github.com/LifeMC/LifeSkript/issues/
[16:21:21] [Thread-24/INFO]: UUID of player Drakula is b6da5282-f5dd-3edd-9e7d-d4c5c648d0a6
[16:21:21] [Thread-26/INFO]: UUID of player IconicSpaceman is 418f548e-eed1-382f-b115-bbf2c203d13f
[16:21:21] [Thread-25/INFO]: UUID of player GencGamer01 is 2e0b57a5-da82-3b57-bc5d-76655ec22c7f
[16:21:21] [Thread-19/INFO]: UUID of player osmaneren55 is 07ad4420-1373-3de5-a11c-3d016340896c
[16:21:21] [Thread-18/INFO]: UUID of player revan_gamer2 is 225b0540-0e2d-3bcf-b586-74441944a927
[16:21:21] [Server thread/INFO]: com.mojang.authlib.GameProfile@6823f48b[id=b6da5282-f5dd-3edd-9e7d-d4c5c648d0a6,name=Drakula,properties={textures=[com.mojang.authlib.properties.Property@47d8b74c]},legacy=false] (/85.108.136.132:46232) lost connection: Disconnected
[16:21:21] [Server thread/INFO]: is leader = false
[16:21:22] [Server thread/INFO]: revan_gamer2[/158.181.41.139:38109] logged in with entity id 502 at ([world]2.53012369840808, 156.0, 13.48407934481789)
[16:21:22] [Server thread/INFO]: is leader = false
[16:21:22] [Server thread/INFO]: osmaneren55[/78.190.209.166:59690] logged in with entity id 506 at ([ASkyBlock]-600.7367208820883, 120.0, 4197.766312770143)
[16:21:22] [Server thread/INFO]: is leader = false
[16:21:22] [Server thread/INFO]: Drakula[/85.108.136.132:50938] logged in with entity id 507 at ([ASkyBlock]-1989.4518880751848, 130.0, 2385.4717351720838)
[16:21:22] [Server thread/INFO]: is leader = false
[16:21:22] [Server thread/INFO]: GencGamer01[/149.0.244.129:56601] logged in with entity id 509 at ([ASkyBlock]-3803.971772521984, 122.17675927506424, 999.6158349675244)
[16:21:22] [Server thread/INFO]: is leader = false
[16:21:22] [Server thread/INFO]: IconicSpaceman[/88.230.242.186:50053] logged in with entity id 510 at ([ASkyBlock]-602.5661319405951, 120.0, 4191.231088230814)
[16:21:23] [Craft Scheduler Thread - 8/INFO]: [GAListener] Player: revan_gamer2 has 6 votes
[16:21:23] [Craft Scheduler Thread - 34/INFO]: [GAListener] Player: osmaneren55 has 3 votes
[16:21:23] [Craft Scheduler Thread - 33/INFO]: [NoCheatPlus] PacketPlayOutPosition: Teleport confirm id not available, field mismatch: 0
[16:21:23] [Craft Scheduler Thread - 24/INFO]: [GAListener] Player: IconicSpaceman has 2 votes
[16:21:23] [Craft Scheduler Thread - 20/INFO]: [GAListener] Player: GencGamer01 has 9 votes
[16:21:23] [Craft Scheduler Thread - 5/INFO]: [GAListener] Player: Drakula has 0 votes
[16:21:24] [Craft Scheduler Thread - 32/INFO]: Checking for updates via Spigot...
[16:21:25] [Craft Scheduler Thread - 32/INFO]: SkyBlock > An update for CratesPlus is available, new version is 4.5.1. Your installed version is 4.4.5.
Please update to the latest version :)
[16:21:25] [pool-28-thread-1/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 131.381ms!
[16:21:40] [Craft Scheduler Thread - 4/INFO]: [Metrics] Connection timed out: connect
[16:21:45] [Thread-29/INFO]: UUID of player BizimHikaye is 65e28903-f7ab-31b2-a95e-66623a834541
[16:21:45] [Thread-31/INFO]: UUID of player Xspace is 25cb25b5-4ef5-3159-8ba6-3043e9a2a292
[16:21:45] [Thread-30/INFO]: UUID of player Bheu is feb4e65f-3f72-34a6-9dc0-20ea0650934c
[16:21:45] [Async Chat Thread - #0/INFO]:  [] 『Oyuncu』 * Drakula > selam
[16:21:45] [Thread-28/INFO]: UUID of player RichGaming_K is 6b712d1b-ffbe-3d76-aef0-455704a7ab65
[16:21:46] [Server thread/INFO]: is leader = false
[16:21:46] [Server thread/INFO]: RichGaming_K[/212.133.227.172:44570] logged in with entity id 713 at ([world]10.88854637144065, 154.0, -70.2851749012042)
[16:21:46] [Server thread/INFO]: is leader = false
[16:21:46] [Server thread/INFO]: BizimHikaye[/85.108.136.132:53182] logged in with entity id 735 at ([ASkyBlock]-2024.7095286494307, 210.49545332408445, 2382.316686383157)
[16:21:46] [Server thread/INFO]: is leader = false
[16:21:46] [Server thread/INFO]: Bheu[/88.252.125.88:40862] logged in with entity id 736 at ([ASkyBlock]3409.735905552188, 96.77684848278109, 2801.940206821444)
[16:21:46] [Server thread/INFO]: is leader = false
[16:21:46] [Server thread/INFO]: Xspace[/217.131.175.202:36949] logged in with entity id 740 at ([ASkyBlock]998.1600519237858, 120.0, 2418.5288685340824)
[16:21:47] [Craft Scheduler Thread - 32/INFO]: [GAListener] Player: Xspace has 0 votes
[16:21:47] [Craft Scheduler Thread - 18/INFO]: [GAListener] Player: BizimHikaye has 1 votes
[16:21:47] [Craft Scheduler Thread - 13/INFO]: [GAListener] Player: RichGaming_K has 5 votes
[16:21:47] [Craft Scheduler Thread - 28/INFO]: [GAListener] Player: Bheu has 1 votes
[16:21:50] [Server thread/INFO]: Bheu issued server command: /is
[16:21:57] [Async Chat Thread - #0/INFO]:  [0] 『Oyuncu』 * Bheu > RichGaming_K
[16:21:59] [Async Chat Thread - #0/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > selam
[16:22:03] [Server thread/INFO]: BizimHikaye issued server command: /adafly
[16:22:03] [Server thread/INFO]: BizimHikaye [65e28903-f7ab-31b2-a95e-66623a834541]: /adafly
[16:22:03] [Server thread/INFO]: CONSOLE issued server command: /fly BizimHikaye
[16:22:03] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:22:05] [Server thread/INFO]: Xspace issued server command: /adafly
[16:22:05] [Server thread/INFO]: Xspace [25cb25b5-4ef5-3159-8ba6-3043e9a2a292]: /adafly
[16:22:05] [Server thread/INFO]: CONSOLE issued server command: /fly Xspace
[16:22:05] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:22:07] [Thread-32/INFO]: UUID of player BERKESERa is 010d38e1-4688-3b52-8d22-11471e4cb99b
[16:22:07] [Server thread/INFO]: is leader = false
[16:22:07] [Server thread/INFO]: BERKESERa[/176.218.74.131:51957] logged in with entity id 5164 at ([world]70.46866117381808, 188.5, 31.787938795183315)
[16:22:07] [Craft Scheduler Thread - 14/INFO]: [GAListener] Player: BERKESERa has 0 votes
[16:22:07] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > byr
[16:22:08] [Async Chat Thread - #0/INFO]:  [0] 『Oyuncu』 * Bheu > BizimHikaye
[16:22:08] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:22:10] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > sa
[16:22:11] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:22:12] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > celal abıo
[16:22:17] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > cealll abıııııııı
[16:22:21] [Server thread/INFO]: Bheu issued server command: /is go
[16:22:21] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > celal abıııııııııııııııııııı
[16:22:23] [Server thread/INFO]: Bheu issued server command: /adafly
[16:22:23] [Server thread/INFO]: Bheu [feb4e65f-3f72-34a6-9dc0-20ea0650934c]: /adafly
[16:22:23] [Server thread/INFO]: CONSOLE issued server command: /fly Bheu
[16:22:23] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:22:25] [Thread-33/INFO]: UUID of player godofqueens is fd9ae908-b3b0-3bcf-88f4-63ddc2f1f7bb
[16:22:25] [Server thread/INFO]: is leader = false
[16:22:25] [Server thread/INFO]: godofqueens[/78.190.0.35:35175] logged in with entity id 11472 at ([ASkyBlock]-160.30000001192093, 121.86512835898047, 4201.067318593027)
[16:22:25] [Craft Scheduler Thread - 11/INFO]: [GAListener] Player: godofqueens has 3 votes
[16:22:26] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > abiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii
[16:22:29] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > celal abıüt
[16:22:30] [Server thread/INFO]: godofqueens issued server command: /adafly
[16:22:30] [Server thread/INFO]: godofqueens [fd9ae908-b3b0-3bcf-88f4-63ddc2f1f7bb]: /adafly
[16:22:30] [Server thread/INFO]: CONSOLE issued server command: /fly godofqueens
[16:22:30] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:22:31] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > baı
[16:22:34] [Server thread/INFO]: IconicSpaceman issued server command: /adafly
[16:22:34] [Server thread/INFO]: IconicSpaceman [418f548e-eed1-382f-b115-bbf2c203d13f]: /adafly
[16:22:34] [Server thread/INFO]: CONSOLE issued server command: /fly IconicSpaceman
[16:22:34] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:22:38] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > celal abıııııııııııııııııııııııııııııııııııııııııı
[16:22:41] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:22:41] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:22:41] [Server thread/INFO]: [ClearLag] Module TPSCheckTask has been enabled!
[16:22:43] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > RichGaming_K
[16:22:46] [Thread-34/INFO]: UUID of player UlasPvp_ is bfbea55f-b1dc-3db3-b897-1f6fc1344764
[16:22:46] [pool-20-thread-1/INFO]: §cYeni bir veri dosyasi olusturuluyor. §b: C:\Users\Administrator\Desktop\OpSky#2\plugins\Essentials\userdata\aeef33b7-3f5e-3b3c-a552-6f821db68639.yml
[16:22:46] [Server thread/INFO]: is leader = false
[16:22:46] [Server thread/INFO]: [Essentials] Found new UUID for UlasPvp_. Replacing aeef33b7-3f5e-3b3c-a552-6f821db68639 with bfbea55f-b1dc-3db3-b897-1f6fc1344764
[16:22:46] [Server thread/INFO]: UlasPvp_[/88.233.37.209:42055] logged in with entity id 18085 at ([world]-4.5, 155.0, 14.5)
[16:22:46] [Craft Scheduler Thread - 12/INFO]: [GAListener] Player: UlasPvp_ has 0 votes
[16:22:46] [pool-20-thread-1/INFO]: §cYeni bir veri dosyasi olusturuluyor. §b: C:\Users\Administrator\Desktop\OpSky#2\plugins\Essentials\userdata\bfbea55f-b1dc-3db3-b897-1f6fc1344764.yml
[16:22:47] [Server thread/INFO]: Xspace issued server command: /is go
[16:22:47] [Server thread/WARN]: §3Skyblock §8> §cBöyle bir kit bulunmamakta.
[16:22:52] [Server thread/INFO]: Xspace issued server command: /is level
[16:22:56] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > revan
[16:22:57] [Server thread/INFO]: Xspace issued server command: /skylord
[16:22:57] [Server thread/INFO]: Xspace [25cb25b5-4ef5-3159-8ba6-3043e9a2a292]: /skylord
[16:23:01] [Server thread/INFO]: UlasPvp_ issued server command: /is warps
[16:23:01] [Server thread/INFO]: Xspace issued server command: /skylord ol
[16:23:01] [Server thread/INFO]: Xspace [25cb25b5-4ef5-3159-8ba6-3043e9a2a292]: /skylord ol
[16:23:04] [Server thread/INFO]: Xspace issued server command: /v
[16:23:04] [Server thread/INFO]: §3Skyblock §8> §aXspace §7Gerekli izini bulunmuyor.
[16:23:04] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:23:05] [Server thread/INFO]: Xspace issued server command: /c
[16:23:07] [Server thread/INFO]: BERKESERa issued server command: /gunlukodul
[16:23:07] [Server thread/INFO]: BERKESERa [010d38e1-4688-3b52-8d22-11471e4cb99b]: /gunlukodul
[16:23:07] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:23:11] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > byr
[16:23:13] [Server thread/INFO]: [ASkyBlock] Added permission skylow.ol to Xspace
[16:23:15] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > celal
[16:23:17] [Server thread/INFO]: UlasPvp_ issued server command: /is
[16:23:19] [Async Chat Thread - #0/WARN]: [Essentials] Permissions lag notice with (GenericVaultHandler). Response took 50.422051ms. Summary: Getting suffix for Xspace
[16:23:19] [Server thread/INFO]: Title command successfully executed
[16:23:19] [Server thread/INFO]: Title command successfully executed
[16:23:19] [Async Chat Thread - #0/INFO]:  [54 Bin] 『Oyuncu』 * Xspace > asd
[16:23:20] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > dc bakarmısın acıl
[16:23:21] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > buyr
[16:23:21] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:23:23] [Server thread/INFO]: Xspace issued server command: /skylow
[16:23:23] [Server thread/INFO]: Xspace [25cb25b5-4ef5-3159-8ba6-3043e9a2a292]: /skylow
[16:23:25] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > artık bloklarınızı
[16:23:26] [Server thread/INFO]: Xspace issued server command: /c
[16:23:27] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > rahatlıkla kırın
[16:23:28] [Async Chat Thread - #0/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > hyla atıyo geri celal
[16:23:31] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:23:31] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:23:31] [Server thread/INFO]: [ClearLag] This module is already enabled!
[16:23:31] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > dc bakarmısın acıl
[16:23:32] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:23:34] [Server thread/INFO]: UlasPvp_ lost connection: Disconnected
[16:23:34] [Server thread/INFO]: [-] UlasPvp_
[16:23:34] [Server thread/INFO]: Xspace issued server command: /skylow ol
[16:23:34] [Server thread/INFO]: Xspace [25cb25b5-4ef5-3159-8ba6-3043e9a2a292]: /skylow ol
[16:23:34] [Server thread/INFO]: Couldn't retrieve your world. Default world 'world' selected.
[16:23:34] [Server thread/INFO]: You changed player 'Xspace' group to 'SkyLow' in world 'world'.
[16:23:36] [Server thread/INFO]: You removed 'skylow.ol' from player 'Xspace' permissions.
[16:23:36] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > celal
[16:23:39] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > geçer 5 dakkaya
[16:23:40] [Server thread/INFO]: Xspace issued server command: /kit skylow
[16:23:42] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > cok kisi
[16:23:43] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > celal
[16:23:45] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > girmeeye
[16:23:45] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > dc bakarmısın acıl
[16:23:46] [Server thread/INFO]: osmaneren55 issued server command: /is ranked
[16:23:46] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > çalısıyor
[16:23:47] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:23:48] [Server thread/INFO]: osmaneren55 issued server command: /is
[16:23:59] [Async Chat Thread - #0/INFO]:  [61.4 Bin] 『Oyuncu』 * osmaneren55 > d
[16:24:02] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > celal abıü
[16:24:03] [Async Chat Thread - #0/INFO]:  [61.4 Bin] 『Oyuncu』 * osmaneren55 > celal
[16:24:05] [Server thread/INFO]: Xspace lost connection: Disconnected
[16:24:05] [Server thread/INFO]: [-] Xspace
[16:24:07] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > dc bak
[16:24:12] [Async Chat Thread - #0/INFO]:  [61.4 Bin] 『Oyuncu』 * osmaneren55 > benim rütbe yükselmiyo
[16:24:14] [Server thread/INFO]: osmaneren55 issued server command: /is go
[16:24:15] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:24:18] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:24:18] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:24:18] [Server thread/INFO]: [ClearLag] This module is already enabled!
[16:24:18] [Async Chat Thread - #0/INFO]:  [61.4 Bin] 『Oyuncu』 * osmaneren55 > skylow olmam lazım
[16:24:21] [Thread-35/INFO]: UUID of player GamerHagoo is dfa695f2-f6fb-3067-a686-4c2ea90b58b8
[16:24:21] [pool-20-thread-1/INFO]: §cYeni bir veri dosyasi olusturuluyor. §b: C:\Users\Administrator\Desktop\OpSky#2\plugins\Essentials\userdata\d5f34b17-5a02-3eda-b280-6df50285fda4.yml
[16:24:21] [Server thread/INFO]: is leader = false
[16:24:21] [Server thread/INFO]: [Essentials] Found new UUID for GamerHagoo. Replacing d5f34b17-5a02-3eda-b280-6df50285fda4 with dfa695f2-f6fb-3067-a686-4c2ea90b58b8
[16:24:21] [Server thread/INFO]: GamerHagoo[/85.99.114.225:45834] logged in with entity id 37746 at ([world]3.5, 154.0, 3.5)
[16:24:21] [Craft Scheduler Thread - 2/INFO]: [GAListener] Player: GamerHagoo has 0 votes
[16:24:21] [pool-20-thread-1/INFO]: §cYeni bir veri dosyasi olusturuluyor. §b: C:\Users\Administrator\Desktop\OpSky#2\plugins\Essentials\userdata\dfa695f2-f6fb-3067-a686-4c2ea90b58b8.yml
[16:24:21] [Server thread/WARN]: §3Skyblock §8> §cBöyle bir kit bulunmamakta.
[16:24:22] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > skylow tıkla
[16:24:23] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > sonra
[16:24:26] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > -/skylow ol
[16:24:28] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > celal
[16:24:29] [Async Chat Thread - #0/INFO]:  [] 『Oyuncu』 * GamerHagoo > sa
[16:24:31] [Async Chat Thread - #0/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > bıob akarımısın
[16:24:31] [Server thread/INFO]: osmaneren55 issued server command: /skylow ol
[16:24:31] [Server thread/INFO]: osmaneren55 [07ad4420-1373-3de5-a11c-3d016340896c]: /skylow ol
[16:24:31] [Server thread/INFO]: You changed player 'osmaneren55' group to 'SkyLow' in world 'world'.
[16:24:32] [Async Chat Thread - #1/INFO]:  [61.4 Bin] 『SkyLow』 * osmaneren55 > d
[16:24:32] [Async Chat Thread - #0/INFO]:  『Kurucu』 * ✸ Celal > he
[16:24:33] [Server thread/INFO]: You removed 'skylow.ol' from player 'osmaneren55' permissions.
[16:24:34] [Server thread/INFO]: GamerHagoo issued server command: /is
[16:24:35] [Server thread/INFO]: osmaneren55 issued server command: /kit
[16:24:35] [Server thread/INFO]: Title command successfully executed
[16:24:35] [Server thread/INFO]: Title command successfully executed
[16:24:36] [Server thread/INFO]: osmaneren55 issued server command: /kit skylow
[16:24:38] [Async Chat Thread - #1/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > dıscord gelsene ozel
[16:24:43] [Async Chat Thread - #1/INFO]:  『Kurucu』 * ✸ Celal > ya
[16:24:44] [Server thread/INFO]: GamerHagoo issued server command: /adakit
[16:24:44] [Server thread/INFO]: GamerHagoo [dfa695f2-f6fb-3067-a686-4c2ea90b58b8]: /adakit
[16:24:44] [Server thread/INFO]: SkyBlock  Given GamerHagoo 1 sell stick!
[16:24:44] [Server thread/INFO]: SkyBlock > Given GamerHagoo a crate key
[16:24:44] [Server thread/INFO]: CONSOLE issued server command: /give GamerHagoo 168 16
[16:24:44] [Server thread/INFO]: Veriliyor 16 , prismarine to GamerHagoo.
[16:24:44] [Server thread/INFO]: CONSOLE issued server command: /give GamerHagoo 121 128
[16:24:44] [Server thread/INFO]: Veriliyor 128 , ender stone to GamerHagoo.
[16:24:44] [Server thread/INFO]: CONSOLE issued server command: /give GamerHagoo 19 128
[16:24:44] [Server thread/INFO]: Veriliyor 128 , sponge to GamerHagoo.
[16:24:44] [Server thread/INFO]: CONSOLE issued server command: /give GamerHagoo 57 640
[16:24:44] [Server thread/INFO]: Veriliyor 640 , diamond block to GamerHagoo.
[16:24:44] [Server thread/INFO]: CONSOLE issued server command: /eco give GamerHagoo 1000000
[16:24:44] [Server thread/INFO]: > GamerHagoo adlı oyuncunun hesabına $1,000,000 para eklendi, yeni bakiyesi $1,000,000
[16:24:45] [Async Chat Thread - #1/INFO]:  『Kurucu』 * ✸ Celal > bu pc
[16:24:46] [Async Chat Thread - #1/INFO]:  『Kurucu』 * ✸ Celal > neden boyle
[16:24:53] [Async Chat Thread - #1/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > RichGaming_K
[16:24:57] [Server thread/INFO]: GamerHagoo issued server command: /warp kasa
[16:25:00] [Async Chat Thread - #1/INFO]:  [61.4 Bin] 『SkyLow』 * osmaneren55 > d
[16:25:02] [Async Chat Thread - #1/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > celal abıı
[16:25:04] [Async Chat Thread - #1/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > bı baksanaa
[16:25:06] [Server thread/INFO]: IconicSpaceman issued server command: /adafly
[16:25:06] [Server thread/INFO]: IconicSpaceman [418f548e-eed1-382f-b115-bbf2c203d13f]: /adafly
[16:25:06] [Server thread/INFO]: CONSOLE issued server command: /fly IconicSpaceman
[16:25:06] [Server thread/INFO]: Skyblock > Uçuş modu devre dışı! hale getirildi.
[16:25:07] [Server thread/INFO]: IconicSpaceman issued server command: /adafly
[16:25:07] [Server thread/INFO]: IconicSpaceman [418f548e-eed1-382f-b115-bbf2c203d13f]: /adafly
[16:25:07] [Server thread/INFO]: CONSOLE issued server command: /fly IconicSpaceman
[16:25:07] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:25:08] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:25:09] [Async Chat Thread - #1/INFO]:  『Kurucu』 * ✸ Celal > buyur
[16:25:14] [Async Chat Thread - #1/INFO]:  [108.4 Bin] 『Oyuncu』 * BERKESERa > dc ghel
[16:25:14] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:25:14] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:25:14] [Server thread/INFO]: [ClearLag] This module is already enabled!
[16:25:18] [Server thread/INFO]: revan_gamer2 lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:25:18] [Server thread/INFO]: [-] revan_gamer2
[16:25:18] [Server thread/INFO]: osmaneren55 lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:25:18] [Server thread/INFO]: [-] osmaneren55
[16:25:18] [Server thread/INFO]: Drakula lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:25:18] [Server thread/INFO]: [-] Drakula
[16:25:18] [Server thread/INFO]: GencGamer01 lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:25:18] [Server thread/INFO]: [-] GencGamer01
[16:25:18] [Server thread/INFO]: IconicSpaceman lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:25:18] [Server thread/INFO]: [-] IconicSpaceman
[16:25:18] [Server thread/INFO]: RichGaming_K lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:25:18] [Server thread/INFO]: [-] RichGaming_K
[16:25:18] [Server thread/INFO]: BizimHikaye lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:25:18] [Server thread/INFO]: [-] BizimHikaye
[16:25:18] [Server thread/INFO]: Bheu lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:25:18] [Server thread/INFO]: [-] Bheu
[16:25:18] [Server thread/INFO]: BERKESERa lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:25:18] [Server thread/INFO]: [-] BERKESERa
[16:25:18] [Server thread/INFO]: godofqueens lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:25:18] [Server thread/INFO]: [-] godofqueens
[16:25:18] [Server thread/INFO]: GamerHagoo lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:25:18] [Server thread/INFO]: [-] GamerHagoo
[16:25:53] [Thread-37/INFO]: UUID of player Bheu is feb4e65f-3f72-34a6-9dc0-20ea0650934c
[16:25:53] [Server thread/INFO]: is leader = false
[16:25:53] [Server thread/INFO]: Bheu[/88.252.125.88:37402] logged in with entity id 47620 at ([ASkyBlock]3401.2695533228825, 104.489356611341, 2790.446422431421)
[16:25:53] [Craft Scheduler Thread - 48/INFO]: [GAListener] Player: Bheu has 1 votes
[16:25:54] [Thread-38/INFO]: UUID of player RESULL is 16a79605-a258-387b-a377-c90b3556a15a
[16:25:54] [Server thread/INFO]: is leader = false
[16:25:54] [Server thread/INFO]: RESULL[/85.106.169.43:46133] logged in with entity id 47624 at ([ASkyBlock]2800.0154231584183, 121.875, -2602.699999988079)
[16:25:54] [Craft Scheduler Thread - 50/INFO]: [GAListener] Player: RESULL has 3 votes
[16:25:55] [Thread-39/INFO]: UUID of player acontece is 015918bb-7d59-3c2b-bd60-f2f1d9327b9b
[16:25:55] [Server thread/INFO]: is leader = false
[16:25:55] [Server thread/INFO]: acontece[/81.214.37.238:59080] logged in with entity id 47670 at ([edit]2678.1412837589596, 98.0, 1628.7440870702267)
[16:25:55] [Craft Scheduler Thread - 44/INFO]: [GAListener] Player: acontece has 4 votes
[16:25:58] [Thread-40/INFO]: UUID of player efe680 is 23c4c38d-fda3-3cef-8f54-f704f3da667c
[16:25:58] [Server thread/INFO]: is leader = false
[16:25:58] [Server thread/INFO]: efe680[/88.228.211.116:58894] logged in with entity id 48763 at ([ASkyBlock]-396.6707817453735, 120.0, 2202.792290364157)
[16:25:58] [Craft Scheduler Thread - 48/INFO]: [GAListener] Player: efe680 has 0 votes
[16:25:59] [Thread-41/INFO]: UUID of player emoliTRbabacand is d4827b6d-b67a-37da-ac0d-93698f4af26b
[16:25:59] [Server thread/INFO]: is leader = false
[16:25:59] [Server thread/INFO]: emoliTRbabacand[/81.213.197.67:42051] logged in with entity id 49147 at ([ASkyBlock]-3593.2884261657914, 121.0574043396466, -1377.4143976543257)
[16:25:59] [Craft Scheduler Thread - 44/INFO]: [GAListener] Player: emoliTRbabacand has 3 votes
[16:25:59] [Thread-42/INFO]: UUID of player zirvdetas51 is 9e4fb8a8-272a-38ab-bf11-3940c4b40ecf
[16:25:59] [Server thread/INFO]: is leader = false
[16:25:59] [Server thread/INFO]: zirvdetas51[/88.242.201.172:49423] logged in with entity id 49431 at ([world]9.406416632586708, 154.0, 4.169092245372691)
[16:25:59] [Craft Scheduler Thread - 47/INFO]: [GAListener] Player: zirvdetas51 has 1 votes
[16:26:00] [Async Chat Thread - #1/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > sa
[16:26:00] [Server thread/INFO]: RESULL issued server command: /adafly
[16:26:00] [Server thread/INFO]: RESULL [16a79605-a258-387b-a377-c90b3556a15a]: /adafly
[16:26:00] [Server thread/INFO]: CONSOLE issued server command: /fly RESULL
[16:26:00] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:26:01] [Async Chat Thread - #1/INFO]:  [0] 『Oyuncu』 * Bheu > nıye atıyorlar
[16:26:02] [Thread-43/INFO]: UUID of player godofqueens is fd9ae908-b3b0-3bcf-88f4-63ddc2f1f7bb
[16:26:02] [Server thread/INFO]: is leader = false
[16:26:02] [Server thread/INFO]: godofqueens[/78.190.0.35:46214] logged in with entity id 50752 at ([ASkyBlock]-163.50213356522374, 125.0, 4204.029559282317)
[16:26:02] [Craft Scheduler Thread - 2/INFO]: [GAListener] Player: godofqueens has 3 votes
[16:26:02] [Server thread/INFO]: Bheu issued server command: /adafly
[16:26:02] [Server thread/INFO]: Bheu [feb4e65f-3f72-34a6-9dc0-20ea0650934c]: /adafly
[16:26:02] [Server thread/INFO]: CONSOLE issued server command: /fly Bheu
[16:26:02] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:26:03] [Server thread/INFO]: acontece issued server command: /is go
[16:26:04] [Async Chat Thread - #1/INFO]:  [748.9 Bin] 『SkyKing』 * RESULL > asd
[16:26:05] [Server thread/INFO]: CONSOLE issued server command: /time day ASkyBlock
[16:26:05] [Server thread/INFO]: Dunya Saati Degistirildi!
[16:26:05] [Server thread/INFO]: [ClearLag] 21 Mobs have been removed!
[16:26:05] [Server thread/INFO]: §f[§4MRL§f] §cedit §dhas been reset by §cConsole§d!
[16:26:07] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:26:07] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:26:07] [Server thread/INFO]: [ClearLag] This module is already enabled!
[16:26:07] [Thread-44/INFO]: UUID of player BizimHikaye is 65e28903-f7ab-31b2-a95e-66623a834541
[16:26:07] [Server thread/INFO]: is leader = false
[16:26:07] [Server thread/INFO]: BizimHikaye[/85.108.136.132:47370] logged in with entity id 51714 at ([ASkyBlock]-2049.589638922066, 215.0, 2447.59701658425)
[16:26:07] [Server thread/INFO]: godofqueens issued server command: /adafly
[16:26:07] [Server thread/INFO]: godofqueens [fd9ae908-b3b0-3bcf-88f4-63ddc2f1f7bb]: /adafly
[16:26:07] [Server thread/INFO]: CONSOLE issued server command: /fly godofqueens
[16:26:07] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:26:07] [Craft Scheduler Thread - 41/INFO]: [GAListener] Player: BizimHikaye has 1 votes
[16:26:07] [Async Chat Thread - #1/INFO]:  [74.3 Bin] 『SkyLord』 * emoliTRbabacand > nbr
[16:26:08] [Thread-45/INFO]: UUID of player GamerHagoo is dfa695f2-f6fb-3067-a686-4c2ea90b58b8
[16:26:08] [Server thread/INFO]: is leader = false
[16:26:08] [Server thread/INFO]: GamerHagoo[/85.99.114.225:41829] logged in with entity id 51806 at ([world]12.52674222796104, 154.0, 5.134536061361588)
[16:26:08] [Craft Scheduler Thread - 46/INFO]: [GAListener] Player: GamerHagoo has 0 votes
[16:26:17] [Async Chat Thread - #2/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > niye atıyorlar
[16:26:18] [Server thread/INFO]: RESULL issued server command: /market
[16:26:18] [Server thread/INFO]: RESULL [16a79605-a258-387b-a377-c90b3556a15a]: /market
[16:26:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to SellStick v7.5.1
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:228) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:195) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:107) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:626) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_192]
    at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_192]
    at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
Caused by: java.lang.NullPointerException
    at com.acropolismc.play.sellstick.PlayerListener.onUse(PlayerListener.java:197) -[?:?]
    at sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source) -[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_192]
    at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_192]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    ... 19 more
[16:26:21] [Async Chat Thread - #2/INFO]:  [74.3 Bin] 『SkyLord』 * emoliTRbabacand > sa
[16:26:21] [Thread-46/INFO]: UUID of player Drakula is b6da5282-f5dd-3edd-9e7d-d4c5c648d0a6
[16:26:21] [Server thread/INFO]: is leader = false
[16:26:21] [Server thread/INFO]: Drakula[/85.108.136.132:40771] logged in with entity id 52406 at ([ASkyBlock]-1989.6506794812663, 130.0, 2385.4263119693787)
[16:26:21] [Craft Scheduler Thread - 46/INFO]: [GAListener] Player: Drakula has 0 votes
[16:26:23] [Server thread/INFO]: acontece issued server command: /ec
[16:26:33] [Server thread/INFO]: efe680 issued server command: /adafly
[16:26:33] [Server thread/INFO]: efe680 [23c4c38d-fda3-3cef-8f54-f704f3da667c]: /adafly
[16:26:33] [Server thread/INFO]: CONSOLE issued server command: /fly efe680
[16:26:33] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:26:38] [Async Chat Thread - #2/INFO]:  [66.6 Bin] 『SkyLow』 * zirvdetas51 > b
[16:26:38] [Thread-47/INFO]: UUID of player RichGaming_K is 6b712d1b-ffbe-3d76-aef0-455704a7ab65
[16:26:39] [Server thread/INFO]: is leader = false
[16:26:39] [Server thread/INFO]: RichGaming_K[/212.133.227.172:47494] logged in with entity id 56280 at ([world]-3.559321604802381, 154.0625, -12.928880637349522)
[16:26:39] [Craft Scheduler Thread - 2/INFO]: [GAListener] Player: RichGaming_K has 5 votes
[16:26:40] [Server thread/INFO]: acontece issued server command: /adafly
[16:26:40] [Server thread/INFO]: acontece [015918bb-7d59-3c2b-bd60-f2f1d9327b9b]: /adafly
[16:26:40] [Server thread/INFO]: CONSOLE issued server command: /fly acontece
[16:26:40] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:26:40] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:26:44] [Async Chat Thread - #2/INFO]:  [66.6 Bin] 『SkyLow』 * zirvdetas51 > h.g
[16:26:44] [Async Chat Thread - #2/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > emoliTRbabacand tp at adama bak
[16:26:46] [Server thread/INFO]: RESULL issued server command: /günlüködül
[16:26:46] [Server thread/INFO]: RESULL [16a79605-a258-387b-a377-c90b3556a15a]: /günlüködül
[16:26:46] [Async Chat Thread - #2/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > cellallll
[16:26:50] [Async Chat Thread - #2/INFO]:  『Kurucu』 * ✸ Celal > neden 11 i geçilmiyor
[16:26:51] [Async Chat Thread - #2/INFO]:  [359 Bin] 『SkyLord』 * acontece > sp sınırı 100 olsunn
[16:26:52] [Async Chat Thread - #2/INFO]:  [66.6 Bin] 『SkyLow』 * zirvdetas51 > bana anahtar vr
[16:26:56] [Thread-48/INFO]: UUID of player Microline is bf4210ef-c810-3688-8feb-6f368c3070af
[16:26:56] [Server thread/INFO]: is leader = false
[16:26:56] [Server thread/INFO]: Microline[/78.179.92.127:52471] logged in with entity id 61060 at ([ASkyBlock]980.6214953707238, 121.0, 2381.889239201185)
[16:26:56] [Craft Scheduler Thread - 44/INFO]: [GAListener] Player: Microline has 0 votes
[16:26:59] [Server thread/INFO]: GamerHagoo issued server command: /is
[16:26:59] [Async Chat Thread - #2/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > celal
[16:27:00] [Async Chat Thread - #2/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > gelirler
[16:27:03] [Async Chat Thread - #2/INFO]:  [66.6 Bin] 『SkyLow』 * zirvdetas51 > bana anahtar verirsen sana kılıc
[16:27:05] [Async Chat Thread - #2/INFO]:  [] 『Oyuncu』 * Microline > ! bizimhikaye
[16:27:08] [Async Chat Thread - #2/INFO]:  [70.6 Bin] 『SkyLow』 * godofqueens > ben 4 kere oy verdim ama 3 ödül geldi 4 olması gerekmiyor muydu
[16:27:09] [Async Chat Thread - #2/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > BizimHikaye h.o
[16:27:09] [Async Chat Thread - #2/INFO]:  [359 Bin] 『SkyLord』 * acontece > sp sınırı 100 olsunn yoksa factiona geçicem sıktı ya para kasılmıyor RichGaming_K
[16:27:10] [Async Chat Thread - #2/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > buyur
[16:27:13] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:27:13] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:27:13] [Server thread/INFO]: [ClearLag] This module is already enabled!
[16:27:13] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:27:14] [Async Chat Thread - #2/INFO]:  [] 『Oyuncu』 * Microline > sonoyuncu oynuyomusn sen hacı?
[16:27:15] [Server thread/INFO]: zirvdetas51 issued server command: /gunlukodul
[16:27:15] [Server thread/INFO]: zirvdetas51 [9e4fb8a8-272a-38ab-bf11-3940c4b40ecf]: /gunlukodul
[16:27:17] [Server thread/INFO]: GamerHagoo issued server command: /adafly
[16:27:17] [Server thread/INFO]: GamerHagoo [dfa695f2-f6fb-3067-a686-4c2ea90b58b8]: /adafly
[16:27:17] [Server thread/INFO]: CONSOLE issued server command: /fly GamerHagoo
[16:27:17] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:27:17] [Thread-49/INFO]: UUID of player Ragnakung is a18467f4-c2e7-3ad7-86d0-1cee2cf07cab
[16:27:17] [Thread-50/INFO]: UUID of player altaybaba345 is 0ffd0758-54e1-32f8-bb46-e0539b4c22e1
[16:27:17] [Thread-51/INFO]: UUID of player N9ght_ is 945563b9-c78b-381b-8e03-27aa23e9600c
[16:27:17] [Thread-52/INFO]: UUID of player _HANPVPHAN_ is 2870d041-2274-31f4-98ed-89ca58445f41
[16:27:17] [Thread-54/INFO]: UUID of player EminRG is 808d2c84-9c71-3031-ba2f-0c72aeaeb3f7
[16:27:17] [Thread-53/INFO]: UUID of player mentol48 is a0038ea2-7d3a-32f4-bec2-b9f09dc7b9f4
[16:27:17] [Thread-55/INFO]: UUID of player 190719072007 is 0886527b-efd6-3744-8218-70443cc46f43
[16:27:17] [Thread-57/INFO]: UUID of player emmmaa is 1791f627-3265-3fdd-bd5a-70f407fc7623
[16:27:17] [Thread-56/INFO]: UUID of player YT_Kral_TR is 91c3f2dc-0c4c-3453-9bcc-d5d205b031fe
[16:27:17] [Thread-58/INFO]: UUID of player Touler is c88d0ce7-dd86-3024-93a0-dc207b38e0ec
[16:27:18] [Server thread/INFO]: is leader = false
[16:27:18] [Server thread/INFO]: Ragnakung[/159.146.31.146:58819] logged in with entity id 65472 at ([ASkyBlock]-3801.8001160762437, 120.0, -1795.3537157078467)
[16:27:18] [Server thread/INFO]: is leader = false
[16:27:18] [Server thread/INFO]: altaybaba345[/88.230.156.226:52647] logged in with entity id 65473 at ([ASkyBlock]-2399.5, 120.0, -1797.5)
[16:27:18] [pool-20-thread-1/INFO]: §cYeni bir veri dosyasi olusturuluyor. §b: C:\Users\Administrator\Desktop\OpSky#2\plugins\Essentials\userdata\8a411c36-dd4b-3310-9d5c-0cfddd261af5.yml
[16:27:18] [Server thread/INFO]: is leader = false
[16:27:18] [Server thread/INFO]: [Essentials] Found new UUID for N9ght_. Replacing 8a411c36-dd4b-3310-9d5c-0cfddd261af5 with 945563b9-c78b-381b-8e03-27aa23e9600c
[16:27:18] [Server thread/INFO]: N9ght_[/85.109.70.75:40290] logged in with entity id 65474 at ([world]-5.5, 154.0, 2.5)
[16:27:18] [pool-20-thread-1/INFO]: §cYeni bir veri dosyasi olusturuluyor. §b: C:\Users\Administrator\Desktop\OpSky#2\plugins\Essentials\userdata\82b53e94-19cf-3fb4-87e3-22dd90f7cecc.yml
[16:27:18] [Server thread/INFO]: is leader = false
[16:27:18] [Server thread/INFO]: [Essentials] Found new UUID for _HANPVPHAN_. Replacing 82b53e94-19cf-3fb4-87e3-22dd90f7cecc with 2870d041-2274-31f4-98ed-89ca58445f41
[16:27:18] [Server thread/INFO]: _HANPVPHAN_[/88.246.59.197:48046] logged in with entity id 65475 at ([world]-2.5, 154.0, 18.5)
[16:27:18] [Server thread/INFO]: is leader = false
[16:27:18] [Server thread/INFO]: 190719072007[/78.190.164.12:35056] logged in with entity id 65476 at ([ASkyBlock]-596.6333639161728, 120.0, -202.69999998807907)
[16:27:18] [Server thread/INFO]: is leader = false
[16:27:18] [Server thread/INFO]: mentol48[/88.230.52.97:53663] logged in with entity id 65477 at ([world]15.524350786620797, 152.5, -1.0974435316998297)
[16:27:18] [pool-20-thread-1/INFO]: §cYeni bir veri dosyasi olusturuluyor. §b: C:\Users\Administrator\Desktop\OpSky#2\plugins\Essentials\userdata\d26873ad-51c5-3eee-9593-49eb4de52462.yml
[16:27:18] [Server thread/INFO]: is leader = false
[16:27:18] [Server thread/INFO]: [Essentials] Found new UUID for EminRG. Replacing d26873ad-51c5-3eee-9593-49eb4de52462 with 808d2c84-9c71-3031-ba2f-0c72aeaeb3f7
[16:27:18] [Server thread/INFO]: EminRG[/78.181.191.180:47813] logged in with entity id 65499 at ([world]8.5, 154.0, 7.5)
[16:27:18] [Server thread/INFO]: is leader = false
[16:27:18] [Server thread/INFO]: emmmaa[/88.241.69.153:50777] logged in with entity id 65500 at ([ASkyBlock]4009.841839515037, 120.0, -3181.9081690379685)
[16:27:19] [Server thread/INFO]: is leader = false
[16:27:19] [Server thread/INFO]: YT_Kral_TR[/88.230.183.83:50349] logged in with entity id 65501 at ([world]-0.06709748316448486, 154.0, -8.808873664157861)
[16:27:19] [Server thread/INFO]: is leader = false
[16:27:19] [Server thread/INFO]: Touler[/88.230.78.76:32923] logged in with entity id 65502 at ([ASkyBlock]-1954.714082246522, 220.10769084347197, 2404.007344540246)
[16:27:19] [Craft Scheduler Thread - 46/INFO]: [GAListener] Player: N9ght_ has 0 votes
[16:27:19] [Craft Scheduler Thread - 55/INFO]: [GAListener] Player: _HANPVPHAN_ has 0 votes
[16:27:19] [Craft Scheduler Thread - 41/INFO]: [GAListener] Player: Ragnakung has 0 votes
[16:27:19] [Craft Scheduler Thread - 69/INFO]: [GAListener] Player: EminRG has 0 votes
[16:27:19] [Craft Scheduler Thread - 62/INFO]: [GAListener] Player: mentol48 has 4 votes
[16:27:19] [Craft Scheduler Thread - 84/INFO]: [GAListener] Player: Touler has 0 votes
[16:27:19] [Craft Scheduler Thread - 80/INFO]: [GAListener] Player: YT_Kral_TR has 3 votes
[16:27:19] [Craft Scheduler Thread - 74/INFO]: [GAListener] Player: emmmaa has 0 votes
[16:27:19] [Craft Scheduler Thread - 76/INFO]: [GAListener] Player: altaybaba345 has 0 votes
[16:27:19] [Craft Scheduler Thread - 58/INFO]: [GAListener] Player: 190719072007 has 7 votes
[16:27:19] [pool-20-thread-1/INFO]: §cYeni bir veri dosyasi olusturuluyor. §b: C:\Users\Administrator\Desktop\OpSky#2\plugins\Essentials\userdata\2870d041-2274-31f4-98ed-89ca58445f41.yml
[16:27:19] [pool-20-thread-1/INFO]: §cYeni bir veri dosyasi olusturuluyor. §b: C:\Users\Administrator\Desktop\OpSky#2\plugins\Essentials\userdata\945563b9-c78b-381b-8e03-27aa23e9600c.yml
[16:27:19] [pool-20-thread-1/INFO]: §cYeni bir veri dosyasi olusturuluyor. §b: C:\Users\Administrator\Desktop\OpSky#2\plugins\Essentials\userdata\808d2c84-9c71-3031-ba2f-0c72aeaeb3f7.yml
[16:27:20] [Server thread/WARN]: §3Skyblock §8> §cBöyle bir kit bulunmamakta.
[16:27:20] [Server thread/WARN]: §3Skyblock §8> §cBöyle bir kit bulunmamakta.
[16:27:20] [Server thread/WARN]: §3Skyblock §8> §cBöyle bir kit bulunmamakta.
[16:27:20] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:27:21] [Async Chat Thread - #2/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > RichGaming_K deneme rehber yaparmısın
[16:27:22] [Async Chat Thread - #2/INFO]:  [66.6 Bin] 『SkyLow』 * zirvdetas51 > son 59 dk
[16:27:23] [Async Chat Thread - #2/INFO]:  『Kurucu』 * ✸ Celal > login
[16:27:23] [Thread-59/INFO]: UUID of player Revenqe is bd21afea-4271-3411-9e06-33ff238174b5
[16:27:23] [Server thread/INFO]: is leader = false
[16:27:23] [Server thread/INFO]: Revenqe[/88.251.23.7:33165] logged in with entity id 65766 at ([ASkyBlock]-1965.6328177321332, 210.94822069724174, 2368.2084709501246)
[16:27:23] [Craft Scheduler Thread - 46/INFO]: [GAListener] Player: Revenqe has 4 votes
[16:27:24] [Async Chat Thread - #2/INFO]:  [0] 『Oyuncu』 * Bheu > RichGaming_K
[16:27:25] [Async Chat Thread - #2/INFO]:  [7.7 Milyon] 『DRehber』 * Revenqe > sa
[16:27:25] [Async Chat Thread - #2/INFO]:  『Kurucu』 * ✸ Celal > yapmıyanlar
[16:27:26] [Async Chat Thread - #2/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > RichGaming_K deneme rehber yaparmısın
[16:27:27] [Async Chat Thread - #2/INFO]:  [20.5 Bin] 『Oyuncu』 * Ragnakung > as
[16:27:27] [Async Chat Thread - #3/INFO]:  『Kurucu』 * ✸ Celal > çıkıp tekrar girsin
[16:27:27] [Thread-60/INFO]: UUID of player bonn_bonn is 6d090996-f4bb-3e7b-9c56-7c79bf63226c
[16:27:27] [Server thread/INFO]: is leader = false
[16:27:27] [Server thread/INFO]: bonn_bonn[/95.8.40.110:51255] logged in with entity id 66620 at ([world]25.318312529691923, 152.0, -13.935445873983472)
[16:27:27] [Craft Scheduler Thread - 61/INFO]: [GAListener] Player: bonn_bonn has 0 votes
[16:27:28] [Async Chat Thread - #3/INFO]:  『Yetkili』 * mentol48 > selamun aleyküm
[16:27:29] [Async Chat Thread - #3/INFO]:  [13.6 Milyon] 『Rehber』 * Touler > naber
[16:27:30] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * altaybaba345 > noldu
[16:27:31] [Async Chat Thread - #3/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > as
[16:27:31] [Async Chat Thread - #3/INFO]:  [0] 『Oyuncu』 * emmmaa > as
[16:27:31] [Async Chat Thread - #3/INFO]:  [74.3 Bin] 『SkyLord』 * emoliTRbabacand > YT_Kral_TR
[16:27:32] [Server thread/INFO]: YT_Kral_TR lost connection: Disconnected
[16:27:32] [Server thread/INFO]: [-] YT_Kral_TR
[16:27:32] [Async Chat Thread - #3/INFO]:  [359 Bin] 『SkyLord』 * acontece > sp sınırı 100 olsunn yoksa factiona geçicem sıktı ya para kasılmıyor RichGaming_K
[16:27:32] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > aleyküm selam
[16:27:35] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * altaybaba345 > lan
[16:27:35] [Async Chat Thread - #3/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > RichGaming_K deneme rehber yaparmısın
[16:27:36] [Server thread/INFO]: Ragnakung issued server command: /hub
[16:27:36] [Server thread/INFO]: Ragnakung [a18467f4-c2e7-3ad7-86d0-1cee2cf07cab]: /hub
[16:27:36] [Async Chat Thread - #3/INFO]:  [748.9 Bin] 『SkyKing』 * RESULL > as
[16:27:37] [Server thread/INFO]: Ragnakung lost connection: Disconnected
[16:27:37] [Server thread/INFO]: [-] Ragnakung
[16:27:38] [Server thread/INFO]: acontece issued server command: /lobi
[16:27:38] [Server thread/INFO]: acontece [015918bb-7d59-3c2b-bd60-f2f1d9327b9b]: /lobi
[16:27:38] [Server thread/INFO]: mentol48 issued server command: /gm 1
[16:27:39] [Thread-61/INFO]: UUID of player YakupZ is 87797853-4d52-36a5-a433-e561acb207cc
[16:27:40] [Server thread/INFO]: is leader = false
[16:27:40] [Server thread/INFO]: YakupZ[/88.243.4.12:44538] logged in with entity id 68201 at ([ASkyBlock]3603.699999988079, 123.63843119102127, -3800.598947621645)
[16:27:40] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:27:40] [Craft Scheduler Thread - 67/INFO]: [GAListener] Player: YakupZ has 0 votes
[16:27:40] [Server thread/INFO]: acontece lost connection: Disconnected
[16:27:40] [Server thread/INFO]: [-] acontece
[16:27:42] [Server thread/INFO]: RichGaming_K issued server command: /gm 1
[16:27:42] [Async Chat Thread - #3/INFO]:  [] 『Oyuncu』 * Microline > BizimHikaye oynuonmu sonoyuncu?
[16:27:43] [Async Chat Thread - #3/INFO]:  [159.2 Bin] 『SkyLow』 * 190719072007 > celal deneme rehber yaparmısın
[16:27:43] [Server thread/INFO]: YakupZ issued server command: /tps
[16:27:44] [Thread-62/INFO]: UUID of player acontece is 015918bb-7d59-3c2b-bd60-f2f1d9327b9b
[16:27:44] [Server thread/INFO]: is leader = false
[16:27:44] [Server thread/INFO]: acontece[/81.214.37.238:55452] logged in with entity id 69860 at ([ASkyBlock]-3392.4076551266076, 123.6342554175903, -1394.9328309712944)
[16:27:44] [Craft Scheduler Thread - 54/INFO]: [GAListener] Player: acontece has 4 votes
[16:27:46] [Async Chat Thread - #3/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > RichGaming_K deneme rehber yaparmısın
[16:27:47] [Async Chat Thread - #3/INFO]:  [] 『Oyuncu』 * EminRG > noldu sw ye
[16:27:50] [Server thread/INFO]: bonn_bonn issued server command: /is top
[16:27:51] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * altaybaba345 > açn
[16:27:52] [Async Chat Thread - #3/INFO]:  [159.2 Bin] 『SkyLow』 * 190719072007 > celal deneme rehber yaparmısın
[16:27:52] [Server thread/INFO]: acontece issued server command: /FACTion
[16:27:53] [Thread-63/INFO]: UUID of player YT_Kral_TR is 91c3f2dc-0c4c-3453-9bcc-d5d205b031fe
[16:27:53] [Server thread/INFO]: is leader = false
[16:27:53] [Server thread/INFO]: YT_Kral_TR[/88.230.183.83:39146] logged in with entity id 72319 at ([world]1.3535932314878398, 153.0, -20.97410608048625)
[16:27:53] [Craft Scheduler Thread - 46/INFO]: [GAListener] Player: YT_Kral_TR has 3 votes
[16:27:53] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > yok
[16:27:56] [Server thread/INFO]: bonn_bonn issued server command: /adafly
[16:27:56] [Server thread/INFO]: bonn_bonn [6d090996-f4bb-3e7b-9c56-7c79bf63226c]: /adafly
[16:27:56] [Server thread/INFO]: CONSOLE issued server command: /fly bonn_bonn
[16:27:56] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:27:56] [Server thread/INFO]: RESULL issued server command: /is warps
[16:27:56] [Server thread/INFO]: YakupZ issued server command: /tps
[16:27:57] [Async Chat Thread - #3/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > RichGaming_K deneme rehber yaparmısın
[16:27:57] [Server thread/INFO]: mentol48 issued server command: /v
[16:27:58] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * YT_Kral_TR > ne oldu?
[16:27:59] [Server thread/INFO]: acontece lost connection: Disconnected
[16:27:59] [Server thread/INFO]: [-] acontece
[16:27:59] [Server thread/INFO]: RESULL issued server command: /is warps
[16:28:02] [Server thread/INFO]: N9ght_ issued server command: /warp edit
[16:28:02] [Server thread/INFO]: mentol48 issued server command: /tp bizimhikaye
[16:28:03] [Server thread/INFO]: RESULL issued server command: /is warps
[16:28:03] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * altaybaba345 > ne oldu
[16:28:04] [Server thread/INFO]: emoliTRbabacand issued server command: /msg YT_Kral_TR şii
[16:28:04] [Server thread/INFO]: YakupZ issued server command: /tps
[16:28:05] [Server thread/INFO]: 190719072007 lost connection: Disconnected
[16:28:05] [Server thread/INFO]: [-] 190719072007
[16:28:06] [Server thread/INFO]: bonn_bonn lost connection: Disconnected
[16:28:06] [Server thread/INFO]: [-] bonn_bonn
[16:28:08] [Server thread/INFO]: mentol48 issued server command: /gm 1
[16:28:08] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:28:08] [Server thread/WARN]: RESULL moved wrongly!
[16:28:09] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * altaybaba345 > fc kapandı mı
[16:28:09] [Server thread/INFO]: YakupZ issued server command: /tps
[16:28:09] [Server thread/INFO]: emoliTRbabacand issued server command: /msg YT_Kral_TR şii
[16:28:10] [Server thread/INFO]: EminRG issued server command: /hub
[16:28:10] [Server thread/INFO]: EminRG [808d2c84-9c71-3031-ba2f-0c72aeaeb3f7]: /hub
[16:28:11] [Server thread/INFO]: YakupZ issued server command: /tps
[16:28:11] [Server thread/INFO]: emmmaa issued server command: /adafly
[16:28:11] [Server thread/INFO]: emmmaa [1791f627-3265-3fdd-bd5a-70f407fc7623]: /adafly
[16:28:11] [Server thread/INFO]: CONSOLE issued server command: /fly emmmaa
[16:28:11] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:28:11] [Server thread/INFO]: _HANPVPHAN_ issued server command: /HUB
[16:28:11] [Server thread/INFO]: _HANPVPHAN_ [2870d041-2274-31f4-98ed-89ca58445f41]: /HUB
[16:28:11] [Async Chat Thread - #3/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > RichGaming_K deneme rehber yaparmısın
[16:28:12] [Server thread/INFO]: EminRG lost connection: Internal Exception: java.io.IOException: An established connection was aborted by the software in your host machine
[16:28:12] [Server thread/INFO]: [-] EminRG
[16:28:13] [Server thread/INFO]: Revenqe issued server command: /adafly
[16:28:13] [Server thread/INFO]: Revenqe [bd21afea-4271-3411-9e06-33ff238174b5]: /adafly
[16:28:13] [Server thread/INFO]: CONSOLE issued server command: /fly Revenqe
[16:28:13] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:28:13] [Server thread/INFO]: _HANPVPHAN_ lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:28:13] [Server thread/INFO]: [-] _HANPVPHAN_
[16:28:14] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * YT_Kral_TR > ?
[16:28:16] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:28:17] [Server thread/INFO]: emoliTRbabacand issued server command: /adafly
[16:28:17] [Server thread/INFO]: emoliTRbabacand [d4827b6d-b67a-37da-ac0d-93698f4af26b]: /adafly
[16:28:17] [Server thread/INFO]: CONSOLE issued server command: /fly emoliTRbabacand
[16:28:17] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:28:17] [Server thread/INFO]: YakupZ issued server command: /tps
[16:28:20] [Server thread/INFO]: altaybaba345 issued server command: /hub
[16:28:20] [Server thread/INFO]: altaybaba345 [0ffd0758-54e1-32f8-bb46-e0539b4c22e1]: /hub
[16:28:20] [Async Chat Thread - #3/INFO]:  [] 『Oyuncu』 * Microline > ! bu ne la kufur etıtıgmde
[16:28:22] [Server thread/INFO]: altaybaba345 lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:28:22] [Server thread/INFO]: [-] altaybaba345
[16:28:24] [Async Chat Thread - #3/INFO]:  [] 『Oyuncu』 * Microline > pic dıor
[16:28:24] [Async Chat Thread - #3/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > RichGaming_K deneme rehber yaparmısın YakupZ yapın
[16:28:25] [Server thread/INFO]: Skyblock > Yerdeki eşyaların silinmesine 60 saniye kaldı.
[16:28:26] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:28:31] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * YT_Kral_TR > yav ne oluyo ?
[16:28:34] [Server thread/INFO]: BizimHikaye issued server command: /mute Microline 5m küfür
[16:28:34] [Server thread/INFO]: BizimHikaye [65e28903-f7ab-31b2-a95e-66623a834541]: /mute Microline 5m küfür
[16:28:34] [Server thread/INFO]: BizimHikaye [65e28903-f7ab-31b2-a95e-66623a834541]: /sustur Microline 5m küfür
[16:28:34] [Server thread/INFO]: CONSOLE issued server command: /emute Microline 5m
[16:28:34] [Server thread/INFO]: Microline adlı oyuncu 4 dakika 59 Saniye dakika susturuldu.
[16:28:34] [Server thread/INFO]: §cCONSOLE §6has muted player §cMicroline§6 for§c 4 dakika 59 Saniye§6.
[16:28:34] [Server thread/INFO]:                 MUTE
[16:28:34] [Server thread/INFO]:   Yetkili > BizimHikaye
[16:28:34] [Server thread/INFO]:   Susturulan > Microline
[16:28:34] [Server thread/INFO]:   Süre > 5m
[16:28:34] [Server thread/INFO]:   Sebep > küfür
[16:28:34] [Async Chat Thread - #3/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > RichGaming_K deneme rehber yaparmısın YakupZ yapın
[16:28:36] [Server thread/INFO]: Microline issued server command: /vote
[16:28:36] [Server thread/INFO]: zirvdetas51 issued server command: /İS GO
[16:28:37] [Server thread/INFO]: Bheu issued server command: /market
[16:28:37] [Server thread/INFO]: Bheu [feb4e65f-3f72-34a6-9dc0-20ea0650934c]: /market
[16:28:38] [Server thread/INFO]: N9ght_ lost connection: Disconnected
[16:28:38] [Server thread/INFO]: [-] N9ght_
[16:28:44] [Server thread/INFO]: [ShopGUIPlus] Bheu bought 384 x Packed Ice for 38,400,000$ from blok shop
[16:28:49] [Server thread/INFO]: zirvdetas51 issued server command: /is go
[16:28:50] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:28:50] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:28:50] [Server thread/INFO]: [ClearLag] This module is already enabled!
[16:29:06] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > Revenqe
[16:29:06] [Server thread/INFO]: zirvdetas51 issued server command: /adafly
[16:29:06] [Server thread/INFO]: zirvdetas51 [9e4fb8a8-272a-38ab-bf11-3940c4b40ecf]: /adafly
[16:29:06] [Server thread/INFO]: CONSOLE issued server command: /fly zirvdetas51
[16:29:06] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:29:08] [Server thread/INFO]: mentol48 issued server command: /spawn
[16:29:11] [Server thread/INFO]: mentol48 issued server command: /v
[16:29:11] [Server thread/INFO]: BizimHikaye issued server command: /adafly
[16:29:11] [Server thread/INFO]: BizimHikaye [65e28903-f7ab-31b2-a95e-66623a834541]: /adafly
[16:29:11] [Server thread/INFO]: CONSOLE issued server command: /fly BizimHikaye
[16:29:11] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:29:12] [Async Chat Thread - #3/INFO]: §6Microline §7Konuşmayı denedi fakat susturulmuştu.
[16:29:12] [Server thread/INFO]: mentol48 issued server command: /gm 1
[16:29:13] [Server thread/INFO]: Skyblock > Yerdeki eşyaların silinmesine 20 saniye kaldı.
[16:29:17] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * YT_Kral_TR > ne oluyo neden cektiler BizimHikaye ?
[16:29:17] [Async Chat Thread - #3/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > RichGaming_K deneme rehber yaparmısın YakupZ yapın
[16:29:17] [Async Chat Thread - #3/INFO]: §6Microline §7Konuşmayı denedi fakat susturulmuştu.
[16:29:19] [Async Chat Thread - #3/INFO]:  『Yetkili』 * mentol48 > yakup hg
[16:29:19] [Async Chat Thread - #3/INFO]:  『Kurucu』 * ✸ Celal > he
[16:29:22] [Server thread/INFO]: Microline lost connection: Disconnected
[16:29:22] [Server thread/INFO]: [-] Microline
[16:29:23] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:29:23] [Async Chat Thread - #3/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > RichGaming_K deneme rehber yaparmısın YakupZ yapın
[16:29:25] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:29:29] [Async Chat Thread - #3/INFO]:  『Kurucu』 * ✸ Celal > efe680
[16:29:31] [Server thread/INFO]: GamerHagoo issued server command: /vote
[16:29:34] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > yapsana knk burayı
[16:29:35] [Server thread/INFO]: Skyblock > Yerdeki 31 esya silindi.
[16:29:35] [Async Chat Thread - #3/INFO]:  『Kurucu』 * ✸ Celal > yapalım
[16:29:38] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:29:39] [Server thread/INFO]: RESULL issued server command: /is warps
[16:29:40] [Server thread/INFO]: godofqueens issued server command: /market
[16:29:40] [Server thread/INFO]: godofqueens [fd9ae908-b3b0-3bcf-88f4-63ddc2f1f7bb]: /market
[16:29:48] [Server thread/INFO]: [ShopGUIPlus] godofqueens bought 256 x Hard Clay for 5,120,000$ from blok shop
[16:29:48] [Async Chat Thread - #3/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > celal dalga geçme
[16:29:49] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * YT_Kral_TR > Celal neden cektiniz ne oluyo?
[16:29:52] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:29:54] [Server thread/INFO]: YT_Kral_TR issued server command: /spawn
[16:29:55] [Server thread/INFO]: YakupZ issued server command: /tps
[16:29:56] [Server thread/INFO]: RichGaming_K issued server command: /TPS
[16:29:59] [Server thread/INFO]: mentol48 issued server command: /hub
[16:29:59] [Server thread/INFO]: mentol48 [a0038ea2-7d3a-32f4-bec2-b9f09dc7b9f4]: /hub
[16:30:01] [Server thread/INFO]: mentol48 lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:30:01] [Server thread/INFO]: [-] mentol48
[16:30:01] [Server thread/INFO]: RESULL issued server command: /sat
[16:30:01] [Server thread/INFO]: RESULL [16a79605-a258-387b-a377-c90b3556a15a]: /sat
[16:30:01] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:30:01] [Server thread/INFO]: §aRESULL§r §asattin diamond_block , §a$6,250 §a(1 , [c]).
[16:30:01] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:30:01] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:30:01] [Server thread/INFO]: [ClearLag] This module is already enabled!
[16:30:03] [Server thread/INFO]: RESULL issued server command: /sat
[16:30:03] [Server thread/INFO]: RESULL [16a79605-a258-387b-a377-c90b3556a15a]: /sat
[16:30:03] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:30:03] [Server thread/INFO]: §aRESULL§r §asattin diamond_block , §a$12,500 §a(2 , [c]).
[16:30:03] [Async Chat Thread - #3/INFO]:  [13.6 Milyon] 『Rehber』 * Touler > efe680 sjsjsjs
[16:30:06] [Server thread/INFO]: YakupZ issued server command: /tps
[16:30:06] [Server thread/INFO]: RESULL issued server command: /sat
[16:30:06] [Server thread/INFO]: RESULL [16a79605-a258-387b-a377-c90b3556a15a]: /sat
[16:30:06] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:30:06] [Server thread/INFO]: §aRESULL§r §asattin diamond_block , §a$6,250 §a(1 , [c]).
[16:30:10] [Thread-64/INFO]: UUID of player mentol48 is a0038ea2-7d3a-32f4-bec2-b9f09dc7b9f4
[16:30:10] [Thread-66/INFO]: UUID of player revan_gamer2 is 225b0540-0e2d-3bcf-b586-74441944a927
[16:30:10] [Thread-67/INFO]: UUID of player acontece is 015918bb-7d59-3c2b-bd60-f2f1d9327b9b
[16:30:10] [Thread-68/INFO]: UUID of player Ragnakung is a18467f4-c2e7-3ad7-86d0-1cee2cf07cab
[16:30:10] [Thread-65/INFO]: UUID of player altaybaba345 is 0ffd0758-54e1-32f8-bb46-e0539b4c22e1
[16:30:10] [Thread-70/INFO]: UUID of player EminRG is 808d2c84-9c71-3031-ba2f-0c72aeaeb3f7
[16:30:10] [Thread-69/INFO]: UUID of player ComeZen is 1767677b-3fa7-3c98-b37a-6c3ce1f22e94
[16:30:10] [Thread-74/INFO]: UUID of player Mert_K is 93e9cb26-39be-376f-9936-e8f4d7f9d7e0
[16:30:10] [Thread-71/INFO]: UUID of player FlattyMadi is 544fd274-5436-32d5-8d32-ff753258c90b
[16:30:10] [Thread-72/INFO]: UUID of player N9ght_ is 945563b9-c78b-381b-8e03-27aa23e9600c
[16:30:10] [Thread-73/INFO]: UUID of player _HANPVPHAN_ is 2870d041-2274-31f4-98ed-89ca58445f41
[16:30:10] [Server thread/INFO]: is leader = false
[16:30:10] [Server thread/INFO]: acontece[/81.214.37.238:51390] logged in with entity id 115216 at ([ASkyBlock]-3394.699999988079, 121.0, -1393.6765984708968)
[16:30:11] [Server thread/INFO]: is leader = false
[16:30:11] [Server thread/INFO]: mentol48[/88.230.52.97:38142] logged in with entity id 115222 at ([world]15.134570401643185, 164.4992299641084, -12.426248988243742)
[16:30:11] [Server thread/INFO]: is leader = false
[16:30:11] [Server thread/INFO]: altaybaba345[/88.230.156.226:35616] logged in with entity id 115244 at ([ASkyBlock]-2399.501803640742, 120.0, -1797.288249432114)
[16:30:11] [Server thread/INFO]: is leader = false
[16:30:11] [Server thread/INFO]: revan_gamer2[/158.181.41.139:35287] logged in with entity id 115245 at ([world]2.53012369840808, 156.0, 13.48407934481789)
[16:30:11] [Server thread/INFO]: is leader = false
[16:30:11] [Server thread/INFO]: Ragnakung[/159.146.31.146:49270] logged in with entity id 115249 at ([ASkyBlock]-3802.736005718396, 120.0, -1797.4346787701957)
[16:30:11] [Server thread/INFO]: is leader = false
[16:30:11] [Server thread/INFO]: ComeZen[/78.182.151.47:54200] logged in with entity id 115250 at ([ASkyBlock]-2601.480076650266, 117.29537727946887, 4199.762499988079)
[16:30:11] [Server thread/INFO]: is leader = false
[16:30:11] [Server thread/INFO]: _HANPVPHAN_[/88.246.59.197:55281] logged in with entity id 115258 at ([world]1.6625215893593732, 154.0, 0.5070615727315028)
[16:30:11] [Server thread/INFO]: is leader = false
[16:30:11] [Server thread/INFO]: EminRG[/78.181.191.180:41716] logged in with entity id 115259 at ([world]1.3396206651929337, 154.0, -0.003790616488507953)
[16:30:11] [Server thread/INFO]: is leader = false
[16:30:11] [Server thread/INFO]: FlattyMadi[/31.145.193.183:34452] logged in with entity id 115260 at ([edit]2686.318800639413, 105.0, 1583.2347692484025)
[16:30:11] [Server thread/INFO]: is leader = false
[16:30:11] [Server thread/INFO]: N9ght_[/85.109.70.75:55976] logged in with entity id 115261 at ([edit]2710.079275735128, 104.5, 1582.2730915029654)
[16:30:12] [pool-20-thread-1/INFO]: §cYeni bir veri dosyasi olusturuluyor. §b: C:\Users\Administrator\Desktop\OpSky#2\plugins\Essentials\userdata\758f6231-2cf6-3a41-a450-1bdfee774a38.yml
[16:30:12] [Server thread/INFO]: is leader = false
[16:30:12] [Server thread/INFO]: [Essentials] Found new UUID for Mert_K. Replacing 758f6231-2cf6-3a41-a450-1bdfee774a38 with 93e9cb26-39be-376f-9936-e8f4d7f9d7e0
[16:30:12] [Server thread/INFO]: Mert_K[/78.182.103.133:49396] logged in with entity id 115262 at ([world]0.5, 155.0, 8.5)
[16:30:12] [Craft Scheduler Thread - 85/INFO]: [GAListener] Player: acontece has 4 votes
[16:30:12] [Craft Scheduler Thread - 90/INFO]: [GAListener] Player: N9ght_ has 0 votes
[16:30:12] [Craft Scheduler Thread - 112/INFO]: [GAListener] Player: ComeZen has 1 votes
[16:30:12] [Craft Scheduler Thread - 126/INFO]: [GAListener] Player: FlattyMadi has 3 votes
[16:30:12] [Craft Scheduler Thread - 94/INFO]: [GAListener] Player: Mert_K has 0 votes
[16:30:12] [Craft Scheduler Thread - 121/INFO]: [GAListener] Player: EminRG has 0 votes
[16:30:12] [Craft Scheduler Thread - 117/INFO]: [GAListener] Player: _HANPVPHAN_ has 0 votes
[16:30:12] [Craft Scheduler Thread - 96/INFO]: [GAListener] Player: altaybaba345 has 0 votes
[16:30:12] [Craft Scheduler Thread - 102/INFO]: [GAListener] Player: revan_gamer2 has 6 votes
[16:30:12] [Craft Scheduler Thread - 124/INFO]: [GAListener] Player: mentol48 has 4 votes
[16:30:12] [Craft Scheduler Thread - 106/INFO]: [GAListener] Player: Ragnakung has 0 votes
[16:30:12] [pool-20-thread-1/INFO]: §cYeni bir veri dosyasi olusturuluyor. §b: C:\Users\Administrator\Desktop\OpSky#2\plugins\Essentials\userdata\93e9cb26-39be-376f-9936-e8f4d7f9d7e0.yml
[16:30:12] [Server thread/WARN]: §3Skyblock §8> §cBöyle bir kit bulunmamakta.
[16:30:14] [Server thread/INFO]: ComeZen issued server command: /login ibrahim
[16:30:14] [Async Chat Thread - #3/INFO]:  [20.5 Bin] 『Oyuncu』 * Ragnakung > as
[16:30:16] [Server thread/INFO]: altaybaba345 issued server command: /hub
[16:30:16] [Server thread/INFO]: altaybaba345 [0ffd0758-54e1-32f8-bb46-e0539b4c22e1]: /hub
[16:30:18] [Server thread/INFO]: altaybaba345 lost connection: Disconnected
[16:30:18] [Server thread/INFO]: [-] altaybaba345
[16:30:18] [Server thread/INFO]: Ragnakung issued server command: /hub
[16:30:18] [Server thread/INFO]: Ragnakung [a18467f4-c2e7-3ad7-86d0-1cee2cf07cab]: /hub
[16:30:19] [Server thread/INFO]: _HANPVPHAN_ issued server command: /hub
[16:30:19] [Server thread/INFO]: _HANPVPHAN_ [2870d041-2274-31f4-98ed-89ca58445f41]: /hub
[16:30:20] [Server thread/INFO]: Ragnakung lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:30:20] [Server thread/INFO]: [-] Ragnakung
[16:30:20] [Server thread/INFO]: mentol48 issued server command: /gm 1
[16:30:21] [Async Chat Thread - #3/INFO]:  [13.6 Milyon] 『Rehber』 * Touler > jgh
[16:30:21] [Server thread/INFO]: _HANPVPHAN_ lost connection: Disconnected
[16:30:21] [Server thread/INFO]: [-] _HANPVPHAN_
[16:30:22] [Async Chat Thread - #3/INFO]:  『Mod』 * ✸ Revan > sa
[16:30:23] [Async Chat Thread - #3/INFO]:  [359 Bin] 『SkyLord』 * acontece > buraya atmayın ya sp sınırı cok az facion başlıyıcam
[16:30:24] [pool-10-thread-1/INFO]: GroupManager - INFO -  Data files refreshed.
[16:30:24] [Server thread/INFO]: acontece issued server command: /fly
[16:30:24] [Server thread/INFO]: §3Skyblock §8> §aacontece §7Gerekli izini bulunmuyor.
[16:30:24] [Async Chat Thread - #3/INFO]:  [] 『Oyuncu』 * EminRG > ya byne
[16:30:24] [Async Chat Thread - #3/INFO]:  [518.2 Bin] 『SkyLord』 * efe680 > celal bisey diyecem
[16:30:25] [Async Chat Thread - #3/INFO]:  [13.6 Milyon] 『Rehber』 * Touler > hg
[16:30:25] [Server thread/INFO]: N9ght_ issued server command: /lobi
[16:30:25] [Server thread/INFO]: N9ght_ [945563b9-c78b-381b-8e03-27aa23e9600c]: /lobi
[16:30:26] [Server thread/INFO]: EminRG issued server command: /hub
[16:30:26] [Server thread/INFO]: EminRG [808d2c84-9c71-3031-ba2f-0c72aeaeb3f7]: /hub
[16:30:27] [Server thread/INFO]: N9ght_ lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:30:27] [Server thread/INFO]: [-] N9ght_
[16:30:27] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * YT_Kral_TR > yav biriniz biseydesin
[16:30:28] [Server thread/INFO]: EminRG lost connection: Disconnected
[16:30:28] [Server thread/INFO]: [-] EminRG
[16:30:31] [Server thread/INFO]: RESULL issued server command: /sat
[16:30:31] [Server thread/INFO]: RESULL [16a79605-a258-387b-a377-c90b3556a15a]: /sat
[16:30:32] [Server thread/INFO]: acontece issued server command: /lobi
[16:30:32] [Server thread/INFO]: acontece [015918bb-7d59-3c2b-bd60-f2f1d9327b9b]: /lobi
[16:30:33] [Server thread/INFO]: Mert_K issued server command: /login 1213131213
[16:30:34] [Server thread/INFO]: acontece lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:30:34] [Server thread/INFO]: [-] acontece
[16:30:35] [Server thread/INFO]: godofqueens issued server command: /market
[16:30:35] [Server thread/INFO]: godofqueens [fd9ae908-b3b0-3bcf-88f4-63ddc2f1f7bb]: /market
[16:30:38] [Server thread/INFO]: YakupZ lost connection: Disconnected
[16:30:38] [Server thread/INFO]: [-] YakupZ
[16:30:45] [Server thread/INFO]: [ShopGUIPlus] godofqueens bought 64 x Ink Sack for 640,000$ from boya shop
[16:30:49] [Server thread/INFO]: [GAListener] Vote received on Minecraft-MP.com for Player: GamerHagoo
[16:30:49] [Server thread/INFO]: CONSOLE issued server command: /eco give GamerHagoo 500000000
[16:30:49] [Server thread/INFO]: > GamerHagoo adlı oyuncunun hesabına $500,000,000 para eklendi, yeni bakiyesi $501,000,000
[16:30:55] [Server thread/WARN]: RESULL moved wrongly!
[16:30:55] [Server thread/INFO]: revan_gamer2 lost connection: Disconnected
[16:30:55] [Server thread/INFO]: [-] revan_gamer2
[16:31:08] [Server thread/INFO]: emoliTRbabacand lost connection: Disconnected
[16:31:08] [Server thread/INFO]: [-] emoliTRbabacand
[16:31:09] [Thread-75/INFO]: UUID of player YakupZ is 87797853-4d52-36a5-a433-e561acb207cc
[16:31:10] [Server thread/INFO]: is leader = false
[16:31:10] [Server thread/INFO]: YakupZ[/88.243.4.12:51313] logged in with entity id 144277 at ([ASkyBlock]3599.244958822914, 122.86511339131671, -3793.207420618756)
[16:31:10] [Craft Scheduler Thread - 87/INFO]: [GAListener] Player: YakupZ has 0 votes
[16:31:15] [Server thread/INFO]: YT_Kral_TR issued server command: /spawn
[16:31:17] [Server thread/INFO]: mentol48 issued server command: /enchant sharpness 500
[16:31:17] [Thread-76/INFO]: UUID of player GencGamer01 is 2e0b57a5-da82-3b57-bc5d-76655ec22c7f
[16:31:18] [Server thread/INFO]: is leader = false
[16:31:18] [Server thread/INFO]: GencGamer01[/149.0.244.129:51156] logged in with entity id 148604 at ([ASkyBlock]-3803.971772521984, 122.0, 999.6158349675244)
[16:31:18] [Craft Scheduler Thread - 120/INFO]: [GAListener] Player: GencGamer01 has 9 votes
[16:31:20] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:31:20] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:31:20] [Server thread/INFO]: [ClearLag] This module is already enabled!
[16:31:21] [Async Chat Thread - #3/INFO]:  [66.6 Bin] 『SkyLow』 * zirvdetas51 > yakupz mi
[16:31:25] [Server thread/INFO]: Mert_K lost connection: Disconnected
[16:31:25] [Server thread/INFO]: [-] Mert_K
[16:31:25] [Thread-77/INFO]: UUID of player iKenanRG is 57318bee-1039-3d01-9778-c981218a30c4
[16:31:25] [Server thread/INFO]: is leader = false
[16:31:25] [Server thread/INFO]: iKenanRG[/88.228.211.116:50022] logged in with entity id 153033 at ([ASkyBlock]-372.81075994112723, 125.35712516603124, 2175.5324932404706)
[16:31:25] [Craft Scheduler Thread - 92/INFO]: [GAListener] Player: iKenanRG has 0 votes
[16:31:26] [Server thread/INFO]: mentol48 issued server command: /ec
[16:31:27] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * YT_Kral_TR > esya mı dağıtcaksınız ne olcak :D
[16:31:28] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:31:29] [Async Chat Thread - #3/INFO]:  [518.2 Bin] 『SkyLord』 * iKenanRG > sa
[16:31:33] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:31:35] [Server thread/INFO]: iKenanRG issued server command: /adafly
[16:31:35] [Server thread/INFO]: iKenanRG [57318bee-1039-3d01-9778-c981218a30c4]: /adafly
[16:31:35] [Server thread/INFO]: CONSOLE issued server command: /fly iKenanRG
[16:31:35] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:31:38] [Server thread/INFO]: iKenanRG issued server command: /is level
[16:31:42] [Async Chat Thread - #3/INFO]:  [543.7 Bin] 『SkyLord』 * iKenanRG > t
[16:31:43] [Server thread/INFO]: GamerHagoo issued server command: /CHEST
[16:31:46] [Server thread/INFO]: GamerHagoo issued server command: /chest
[16:31:48] [Async Chat Thread - #3/INFO]:  [66.6 Bin] 『SkyLow』 * zirvdetas51 > agaa
[16:31:49] [Server thread/INFO]: GamerHagoo issued server command: /pv 1
[16:31:51] [Thread-78/INFO]: UUID of player TheConq is 79105b97-3331-3355-90e3-270a988bf712
[16:31:51] [Server thread/INFO]: is leader = false
[16:31:51] [Server thread/INFO]: TheConq[/78.184.181.255:39341] logged in with entity id 174236 at ([ASkyBlock]-3994.53530506095, 127.5, -3799.923266948476)
[16:31:51] [Craft Scheduler Thread - 115/INFO]: [GAListener] Player: TheConq has 0 votes
[16:31:53] [Server thread/INFO]: GencGamer01 issued server command: /adafly
[16:31:53] [Server thread/INFO]: GencGamer01 [2e0b57a5-da82-3b57-bc5d-76655ec22c7f]: /adafly
[16:31:53] [Server thread/INFO]: CONSOLE issued server command: /fly GencGamer01
[16:31:53] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:31:55] [Server thread/INFO]: YT_Kral_TR issued server command: /gunlukodul
[16:31:55] [Server thread/INFO]: YT_Kral_TR [91c3f2dc-0c4c-3453-9bcc-d5d205b031fe]: /gunlukodul
[16:31:57] [Async Chat Thread - #3/INFO]:  [66.6 Bin] 『SkyLow』 * zirvdetas51 > hadi spawner ananhtarı
[16:31:58] [Async Chat Thread - #3/INFO]:  [543.7 Bin] 『SkyLord』 * iKenanRG > celal
[16:32:01] [Server thread/INFO]: TheConq issued server command: /adafly
[16:32:01] [Server thread/INFO]: TheConq [79105b97-3331-3355-90e3-270a988bf712]: /adafly
[16:32:01] [Server thread/INFO]: CONSOLE issued server command: /fly TheConq
[16:32:01] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:32:05] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『DRehber』 * Revenqe > RichGaming_K daha fazla koydugum blok geri gidiyo
[16:32:05] [Server thread/INFO]: YT_Kral_TR issued server command: /c
[16:32:10] [Server thread/INFO]: GamerHagoo issued server command: /kit
[16:32:10] [Thread-79/INFO]: UUID of player zekooyunda is a0309fe7-2eb5-3d0a-b214-4506bc3cf848
[16:32:10] [Server thread/INFO]: is leader = false
[16:32:10] [Server thread/INFO]: zekooyunda[/95.10.2.87:42084] logged in with entity id 190438 at ([ASkyBlock]-386.30000001192093, 127.78502770378924, 4196.667734447685)
[16:32:10] [Craft Scheduler Thread - 105/INFO]: [GAListener] Player: zekooyunda has 0 votes
[16:32:11] [Server thread/INFO]: iKenanRG issued server command: /adafly
[16:32:11] [Server thread/INFO]: iKenanRG [57318bee-1039-3d01-9778-c981218a30c4]: /adafly
[16:32:11] [Server thread/INFO]: CONSOLE issued server command: /fly iKenanRG
[16:32:11] [Server thread/INFO]: Skyblock > Uçuş modu devre dışı! hale getirildi.
[16:32:16] [Server thread/INFO]: iKenanRG issued server command: /adafly
[16:32:16] [Server thread/INFO]: iKenanRG [57318bee-1039-3d01-9778-c981218a30c4]: /adafly
[16:32:16] [Server thread/INFO]: CONSOLE issued server command: /fly iKenanRG
[16:32:16] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:32:17] [Server thread/INFO]: GamerHagoo issued server command: /kit oyuncu
[16:32:18] [Async Chat Thread - #3/INFO]:  『Kurucu』 * ✸ Celal > byr
[16:32:19] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:32:19] [Async Chat Thread - #3/INFO]:  [66.6 Bin] 『SkyLow』 * zirvdetas51 > beyler
[16:32:22] [Server thread/INFO]: YT_Kral_TR issued server command: /warp kasalar
[16:32:23] [Server thread/INFO]: TheConq issued server command: /kit
[16:32:24] [Server thread/INFO]: TheConq issued server command: /kit oyuncu
[16:32:28] [Async Chat Thread - #3/INFO]:  [543.7 Bin] 『SkyLord』 * iKenanRG > celal abla deneme rehber yaparmısn ?
[16:32:31] [Server thread/INFO]: §f[§4MRL§f] §cedit §dhas been reset automatically!
[16:32:31] [Server thread/INFO]: CONSOLE issued server command: /time day ASkyBlock
[16:32:31] [Server thread/INFO]: Dunya Saati Degistirildi!
[16:32:31] [Server thread/INFO]: [ClearLag] 85 Mobs have been removed!
[16:32:31] [Server thread/INFO]: §f[§4MRL§f] §cedit §dhas been reset by §cConsole§d!
[16:32:31] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:32:31] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:32:31] [Server thread/INFO]: [ClearLag] This module is already enabled!
[16:32:35] [Craft Scheduler Thread - 120/INFO]: [Metrics] Server returned HTTP response code: 500 for URL: http://mcstats.org/report/MineResetLite
[16:32:41] [Server thread/INFO]: RichGaming_K issued server command: /is go
[16:32:41] [Server thread/INFO]: mentol48 issued server command: /enchant efficiency 500
[16:32:47] [Thread-80/INFO]: UUID of player emoliTRbabacand is d4827b6d-b67a-37da-ac0d-93698f4af26b
[16:32:47] [Server thread/INFO]: is leader = false
[16:32:47] [Server thread/INFO]: emoliTRbabacand[/81.213.197.67:52390] logged in with entity id 209542 at ([ASkyBlock]-3592.503784885093, 129.5165335511658, -1385.511048288026)
[16:32:47] [Craft Scheduler Thread - 120/INFO]: [GAListener] Player: emoliTRbabacand has 3 votes
[16:32:51] [Server thread/INFO]: RichGaming_K issued server command: /npc notify off
[16:32:51] [Async Chat Thread - #3/INFO]:  [66.6 Bin] 『SkyLow』 * zirvdetas51 > celal abi deneme rehber yap 1 kere lütfen
[16:32:51] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:32:54] [Server thread/INFO]: mentol48 issued server command: /warp
[16:32:54] [Async Chat Thread - #3/INFO]:  [543.7 Bin] 『SkyLord』 * iKenanRG > celal abla deneme rehber yaparmısn ? ????
[16:32:55] [Async Chat Thread - #3/INFO]:  『Kurucu』 * ✸ Celal > lan alım yok
[16:32:57] [Server thread/INFO]: emoliTRbabacand issued server command: /adafly
[16:32:57] [Server thread/INFO]: emoliTRbabacand [d4827b6d-b67a-37da-ac0d-93698f4af26b]: /adafly
[16:32:57] [Server thread/INFO]: CONSOLE issued server command: /fly emoliTRbabacand
[16:32:57] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:32:58] [Server thread/INFO]: mentol48 issued server command: /warp edit
[16:32:58] [Async Chat Thread - #3/INFO]:  [543.7 Bin] 『SkyLord』 * iKenanRG > tm
[16:33:00] [Server thread/INFO]: GamerHagoo issued server command: /is level
[16:33:05] [Async Chat Thread - #3/INFO]:  [66.6 Bin] 『SkyLow』 * zirvdetas51 > hadda video çekcem
[16:33:07] [Server thread/INFO]: mentol48 issued server command: /tamir
[16:33:07] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * YT_Kral_TR > Celal eeee niye getirdiniz buraya
[16:33:09] [Server thread/INFO]: RESULL issued server command: /sat
[16:33:09] [Server thread/INFO]: RESULL [16a79605-a258-387b-a377-c90b3556a15a]: /sat
[16:33:09] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:09] [Server thread/INFO]: §aRESULL§r §asattin redstone , §a$7,800 §a(26 , [c]).
[16:33:09] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:09] [Server thread/INFO]: §aRESULL§r §asattin string , §a$435,000 §a(87 , [c]).
[16:33:09] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:09] [Server thread/INFO]: §aRESULL§r §asattin spider_eye , §a$75,000 §a(15 , [c]).
[16:33:09] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:09] [Server thread/INFO]: §aRESULL§r §asattin rotten_flesh , §a$485,000 §a(97 , [c]).
[16:33:09] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:09] [Server thread/INFO]: §aRESULL§r §asattin sulphur , §a$355,000 §a(71 , [c]).
[16:33:09] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:09] [Server thread/INFO]: §aRESULL§r §asattin arrow , §a$455,000 §a(91 , [c]).
[16:33:09] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:09] [Server thread/INFO]: §aRESULL§r §asattin bone , §a$365,000 §a(73 , [c]).
[16:33:09] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:09] [Server thread/INFO]: §aRESULL§r §asattin carrot_item , §a$20,000 §a(2 , [c]).
[16:33:09] [Server thread/INFO]: mentol48 issued server command: /repair
[16:33:09] [Async Chat Thread - #3/INFO]:  [66.6 Bin] 『SkyLow』 * zirvdetas51 > :))
[16:33:09] [Thread-81/INFO]: UUID of player MustafacFa is dfb5f84e-8226-376a-9396-9f8af759f876
[16:33:09] [Server thread/INFO]: is leader = false
[16:33:09] [Server thread/INFO]: MustafacFa[/88.236.131.108:50641] logged in with entity id 223802 at ([ASkyBlock]-394.86336091381173, 128.39670049156075, 4205.1590251538055)
[16:33:09] [Craft Scheduler Thread - 105/INFO]: [GAListener] Player: MustafacFa has 0 votes
[16:33:10] [Server thread/INFO]: RESULL issued server command: /is warps
[16:33:12] [Server thread/INFO]: RichGaming_K issued server command: /sustur zirvdetas51 30m yetki alımı
[16:33:12] [Server thread/INFO]: RichGaming_K [6b712d1b-ffbe-3d76-aef0-455704a7ab65]: /sustur zirvdetas51 30m yetki alımı
[16:33:12] [Server thread/INFO]: CONSOLE issued server command: /emute zirvdetas51 30m
[16:33:12] [Server thread/INFO]: zirvdetas51 adlı oyuncu 29 dakika 59 Saniye dakika susturuldu.
[16:33:12] [Server thread/INFO]: §cCONSOLE §6has muted player §czirvdetas51§6 for§c 29 dakika 59 Saniye§6.
[16:33:12] [Server thread/INFO]:                 MUTE
[16:33:12] [Server thread/INFO]:   Yetkili > RichGaming_K
[16:33:12] [Server thread/INFO]:   Susturulan > zirvdetas51
[16:33:12] [Server thread/INFO]:   Süre > 30m
[16:33:12] [Server thread/INFO]:   Sebep > yetki alımı
[16:33:13] [Server thread/INFO]: zekooyunda issued server command: /adafly
[16:33:13] [Server thread/INFO]: zekooyunda [a0309fe7-2eb5-3d0a-b214-4506bc3cf848]: /adafly
[16:33:13] [Server thread/INFO]: CONSOLE issued server command: /fly zekooyunda
[16:33:13] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:33:13] [Server thread/INFO]: mentol48 issued server command: /spawn
[16:33:14] [Server thread/INFO]: RESULL issued server command: /is warps
[16:33:15] [Server thread/WARN]: GencGamer01 moved wrongly!
[16:33:18] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * YT_Kral_TR > Celal eeee niye getirdiniz buraya
[16:33:18] [Server thread/INFO]: mentol48 issued server command: /gm 1
[16:33:20] [Server thread/INFO]: RichGaming_K issued server command: /sustur iKenanRG 30m yetki alımı
[16:33:20] [Server thread/INFO]: RichGaming_K [6b712d1b-ffbe-3d76-aef0-455704a7ab65]: /sustur iKenanRG 30m yetki alımı
[16:33:20] [Server thread/INFO]: CONSOLE issued server command: /emute iKenanRG 30m
[16:33:20] [Server thread/INFO]: iKenanRG adlı oyuncu 29 dakika 59 Saniye dakika susturuldu.
[16:33:20] [Server thread/INFO]: §cCONSOLE §6has muted player §ciKenanRG§6 for§c 29 dakika 59 Saniye§6.
[16:33:20] [Server thread/INFO]:                 MUTE
[16:33:20] [Server thread/INFO]:   Yetkili > RichGaming_K
[16:33:20] [Server thread/INFO]:   Susturulan > iKenanRG
[16:33:20] [Server thread/INFO]:   Süre > 30m
[16:33:20] [Server thread/INFO]:   Sebep > yetki alımı
[16:33:24] [Async Chat Thread - #3/INFO]:  『Kurucu』 * ✸ Celal > s
[16:33:24] [Server thread/INFO]: RESULL issued server command: /is warps
[16:33:25] [Server thread/WARN]: TheConq moved wrongly!
[16:33:28] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:33:30] [Async Chat Thread - #3/INFO]:  [74.3 Bin] 『SkyLord』 * emoliTRbabacand > oh canıma deysin
[16:33:33] [Thread-82/INFO]: UUID of player revan_gamer2 is 225b0540-0e2d-3bcf-b586-74441944a927
[16:33:33] [Server thread/INFO]: is leader = false
[16:33:33] [Server thread/INFO]: revan_gamer2[/158.181.41.139:53360] logged in with entity id 238192 at ([world]-0.2886449022965218, 154.0, -1.723047625427821)
[16:33:33] [Craft Scheduler Thread - 115/INFO]: [GAListener] Player: revan_gamer2 has 6 votes
[16:33:34] [Server thread/INFO]: RichGaming_K issued server command: /kit scayvip
[16:33:39] [Async Chat Thread - #3/INFO]:  『Mod』 * ✸ Revan > sa
[16:33:39] [Server thread/INFO]: GamerHagoo issued server command: /is level
[16:33:39] [Server thread/INFO]: RESULL issued server command: /is level eugenosvald
[16:33:41] [Server thread/INFO]: zirvdetas51 issued server command: /sat
[16:33:41] [Server thread/INFO]: zirvdetas51 [9e4fb8a8-272a-38ab-bf11-3940c4b40ecf]: /sat
[16:33:41] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:41] [Server thread/INFO]: §azirvdetas51§r §asattin red_rose , §a$60 §a(60 , [c]).
[16:33:41] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:41] [Server thread/INFO]: §azirvdetas51§r §asattin iron_ingot , §a$40,828 §a(236 , [c]).
[16:33:42] [Server thread/INFO]: RESULL issued server command: /is level eugenoswald
[16:33:42] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『DRehber』 * Revenqe > knk 2 li yap
[16:33:44] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > aleyküm selam
[16:33:48] [Server thread/INFO]: GamerHagoo issued server command: /is level
[16:33:50] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:33:50] [Server thread/INFO]: zekooyunda issued server command: /sat
[16:33:50] [Server thread/INFO]: zekooyunda [a0309fe7-2eb5-3d0a-b214-4506bc3cf848]: /sat
[16:33:50] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:50] [Server thread/INFO]: §azekooyunda§r §asattin diamond_block , §a$50,000 §a(8 , [c]).
[16:33:50] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:50] [Server thread/INFO]: §azekooyunda§r §asattin iron_ingot , §a$865 §a(5 , [c]).
[16:33:52] [Async Chat Thread - #3/INFO]: §6iKenanRG §7Konuşmayı denedi fakat susturulmuştu.
[16:33:55] [Server thread/INFO]: revan_gamer2 issued server command: /tp
[16:33:56] [Server thread/INFO]: revan_gamer2 issued server command: /tp
[16:33:58] [Server thread/INFO]: RESULL issued server command: /is level eugenoswald
[16:33:58] [Server thread/INFO]: mentol48 issued server command: /enchant protection 500
[16:34:00] [Server thread/INFO]: revan_gamer2 issued server command: /gm 1
[16:34:00] [Server thread/INFO]: §3Skyblock §8> §arevan_gamer2 §7Gerekli izini bulunmuyor.
[16:34:05] [Server thread/INFO]: RESULL issued server command: /is warps
[16:34:05] [Server thread/INFO]: revan_gamer2 issued server command: /tp mentol48
[16:34:11] [Server thread/INFO]: YakupZ issued server command: /ncp notify off
[16:34:11] [Server thread/INFO]: revan_gamer2 issued server command: /fly
[16:34:11] [Server thread/INFO]: zekooyunda issued server command: /money
[16:34:12] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:34:12] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:34:12] [Server thread/INFO]: [ClearLag] This module is already enabled!
[16:34:13] [Server thread/INFO]: mentol48 issued server command: /enchant protection 10000
[16:34:15] [Server thread/INFO]: MustafacFa issued server command: /money
[16:34:15] [Server thread/INFO]: zekooyunda issued server command: /warp market
[16:34:17] [Server thread/INFO]: YT_Kral_TR issued server command: /lobi
[16:34:17] [Server thread/INFO]: YT_Kral_TR [91c3f2dc-0c4c-3453-9bcc-d5d205b031fe]: /lobi
[16:34:19] [Server thread/INFO]: mentol48 issued server command: /repair all
[16:34:20] [Server thread/INFO]: YT_Kral_TR lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:34:20] [Server thread/INFO]: [-] YT_Kral_TR
[16:34:20] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:34:27] [Server thread/INFO]: MustafacFa issued server command: /adakit
[16:34:27] [Server thread/INFO]: MustafacFa [dfb5f84e-8226-376a-9396-9f8af759f876]: /adakit
[16:34:27] [Server thread/INFO]: SkyBlock  Given MustafacFa 1 sell stick!
[16:34:27] [Server thread/INFO]: SkyBlock > Given MustafacFa a crate key
[16:34:27] [Server thread/INFO]: CONSOLE issued server command: /give MustafacFa 168 16
[16:34:27] [Server thread/INFO]: Veriliyor 16 , prismarine to MustafacFa.
[16:34:27] [Server thread/INFO]: CONSOLE issued server command: /give MustafacFa 121 128
[16:34:27] [Server thread/INFO]: Veriliyor 128 , ender stone to MustafacFa.
[16:34:27] [Server thread/INFO]: CONSOLE issued server command: /give MustafacFa 19 128
[16:34:27] [Server thread/INFO]: Veriliyor 128 , sponge to MustafacFa.
[16:34:27] [Server thread/INFO]: CONSOLE issued server command: /give MustafacFa 57 640
[16:34:27] [Server thread/INFO]: Veriliyor 640 , diamond block to MustafacFa.
[16:34:27] [Server thread/INFO]: CONSOLE issued server command: /eco give MustafacFa 1000000
[16:34:27] [Server thread/INFO]: > MustafacFa adlı oyuncunun hesabına $1,000,000 para eklendi, yeni bakiyesi $1,000,000
[16:34:28] [Async Chat Thread - #3/INFO]: §6zirvdetas51 §7Konuşmayı denedi fakat susturulmuştu.
[16:34:34] [Async Chat Thread - #3/INFO]:  [74.3 Bin] 『SkyLord』 * emoliTRbabacand > alım var
[16:34:34] [Server thread/INFO]: zekooyunda issued server command: /is go
[16:34:34] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:34:35] [Server thread/INFO]: mentol48 issued server command: /enchant protection 9999999
[16:34:37] [Async Chat Thread - #3/INFO]: §6zirvdetas51 §7Konuşmayı denedi fakat susturulmuştu.
[16:34:40] [Server thread/INFO]: zekooyunda issued server command: /adakit
[16:34:40] [Server thread/INFO]: zekooyunda [a0309fe7-2eb5-3d0a-b214-4506bc3cf848]: /adakit
[16:34:40] [Server thread/INFO]: SkyBlock  Given zekooyunda 1 sell stick!
[16:34:40] [Server thread/INFO]: SkyBlock > Given zekooyunda a crate key
[16:34:40] [Server thread/INFO]: CONSOLE issued server command: /give zekooyunda 168 16
[16:34:40] [Server thread/INFO]: Veriliyor 16 , prismarine to zekooyunda.
[16:34:40] [Server thread/INFO]: CONSOLE issued server command: /give zekooyunda 121 128
[16:34:40] [Server thread/INFO]: Veriliyor 128 , ender stone to zekooyunda.
[16:34:40] [Server thread/INFO]: CONSOLE issued server command: /give zekooyunda 19 128
[16:34:40] [Server thread/INFO]: Veriliyor 128 , sponge to zekooyunda.
[16:34:40] [Server thread/INFO]: CONSOLE issued server command: /give zekooyunda 57 640
[16:34:40] [Server thread/INFO]: Veriliyor 640 , diamond block to zekooyunda.
[16:34:40] [Server thread/INFO]: CONSOLE issued server command: /eco give zekooyunda 1000000
[16:34:40] [Server thread/INFO]: > zekooyunda adlı oyuncunun hesabına $1,000,000 para eklendi, yeni bakiyesi $1,050,925
[16:34:40] [Async Chat Thread - #3/INFO]:  『Mod』 * ✸ Revan > yok
[16:34:41] [Server thread/INFO]: mentol48 issued server command: /enchant protection 999999
[16:34:43] [Server thread/INFO]: MustafacFa issued server command: /adafly
[16:34:43] [Server thread/INFO]: MustafacFa [dfb5f84e-8226-376a-9396-9f8af759f876]: /adafly
[16:34:43] [Server thread/INFO]: CONSOLE issued server command: /fly MustafacFa
[16:34:43] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:34:46] [Async Chat Thread - #3/INFO]:  [74.3 Bin] 『SkyLord』 * emoliTRbabacand > ada alımı var
[16:34:47] [Server thread/INFO]: mentol48 issued server command: /enchant protection 999999
[16:34:47] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > adasın alımdan bahsediyo
[16:34:48] [Server thread/INFO]: zekooyunda issued server command: /ec
[16:34:50] [Server thread/INFO]: mentol48 issued server command: /enchant protection 999999
[16:34:52] [Server thread/INFO]: mentol48 issued server command: /enchant protection 999999
[16:34:55] [Craft Scheduler Thread - 92/INFO]: [ChestShop] iKenanRG bought 15 Paper#n for 11718750.00 from efe680 at [ASkyBlock] -375, 120, 2206
[16:34:58] [Server thread/INFO]: RichGaming_K issued server command: /gm 1
[16:34:59] [Server thread/INFO]: TheConq lost connection: Disconnected
[16:34:59] [Server thread/INFO]: [-] TheConq
[16:35:00] [Server thread/INFO]: RichGaming_K issued server command: /clear
[16:35:01] [Server thread/INFO]: revan_gamer2 issued server command: /vipbilgi
[16:35:02] [Server thread/INFO]: zekooyunda issued server command: /adafly
[16:35:02] [Server thread/INFO]: zekooyunda [a0309fe7-2eb5-3d0a-b214-4506bc3cf848]: /adafly
[16:35:02] [Server thread/INFO]: CONSOLE issued server command: /fly zekooyunda
[16:35:02] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:35:03] [Server thread/INFO]: revan_gamer2 issued server command: /vip
[16:35:03] [Server thread/INFO]: RESULL issued server command: /sat
[16:35:03] [Server thread/INFO]: RESULL [16a79605-a258-387b-a377-c90b3556a15a]: /sat
[16:35:03] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:35:03] [Server thread/INFO]: §aRESULL§r §asattin rotten_flesh , §a$140,000 §a(28 , [c]).
[16:35:03] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:35:03] [Server thread/INFO]: §aRESULL§r §asattin gold_nugget , §a$0 §a(26 , [c]).
[16:35:06] [Server thread/INFO]: RESULL issued server command: /is warps
[16:35:11] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > arkamdan gel
[16:35:11] [Server thread/INFO]: mentol48 issued server command: /enchant sharpness 999999
[16:35:12] [Server thread/INFO]: zekooyunda issued server command: /ec
[16:35:13] [Server thread/INFO]: iKenanRG issued server command: /adafly
[16:35:13] [Server thread/INFO]: iKenanRG [57318bee-1039-3d01-9778-c981218a30c4]: /adafly
[16:35:13] [Server thread/INFO]: CONSOLE issued server command: /fly iKenanRG
[16:35:13] [Server thread/INFO]: Skyblock > Uçuş modu devre dışı! hale getirildi.
[16:35:15] [Async Chat Thread - #3/INFO]:  『Mod』 * ✸ Revan > RichGaming_K vipbilgi permi ver .d
[16:35:15] [Server thread/INFO]: iKenanRG issued server command: /adafly
[16:35:15] [Server thread/INFO]: iKenanRG [57318bee-1039-3d01-9778-c981218a30c4]: /adafly
[16:35:15] [Server thread/INFO]: CONSOLE issued server command: /fly iKenanRG
[16:35:15] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:35:24] [Server thread/INFO]: GamerHagoo issued server command: /vipbilgi
[16:35:24] [Async Chat Thread - #3/INFO]:  [543.7 Bin] 『SkyLord』 * efe680 > revan abla
[16:35:25] [Server thread/INFO]: emoliTRbabacand issued server command: /is
[16:35:26] [Server thread/INFO]: mentol48 issued server command: /enchant efficiency 999999
[16:35:28] [Server thread/INFO]: zekooyunda issued server command: /ec
[16:35:29] [Async Chat Thread - #3/INFO]:  [543.7 Bin] 『SkyLord』 * efe680 > pardon abi
[16:35:30] [Async Chat Thread - #3/INFO]:  『Mod』 * ✸ Revan > abla ?
[16:35:33] [Async Chat Thread - #3/INFO]:  [74.3 Bin] 『SkyLord』 * emoliTRbabacand > benim adam deyil ahmety42 nin
[16:35:37] [Server thread/INFO]: mentol48 issued server command: /fly
[16:35:38] [Async Chat Thread - #3/INFO]:  [543.7 Bin] 『SkyLord』 * efe680 > kb revan
[16:35:39] [Async Chat Thread - #3/INFO]:  『Mod』 * ✸ Revan > ?
[16:35:39] [Server thread/INFO]: mentol48 issued server command: /fly
[16:35:41] [Server thread/INFO]: mentol48 issued server command: /gm 0
[16:35:44] [Thread-83/INFO]: UUID of player YT_Kral_TR is 91c3f2dc-0c4c-3453-9bcc-d5d205b031fe
[16:35:44] [Server thread/INFO]: is leader = false
[16:35:44] [Server thread/INFO]: YT_Kral_TR[/88.230.183.83:44428] logged in with entity id 317663 at ([world]18.69999998807907, 150.0, -17.30000001192093)
[16:35:44] [Craft Scheduler Thread - 92/INFO]: [GAListener] Player: YT_Kral_TR has 3 votes
[16:35:45] [Server thread/INFO]: mentol48 issued server command: /fly
[16:35:47] [Server thread/INFO]: ComeZen lost connection: Disconnected
[16:35:47] [Server thread/INFO]: [-] ComeZen
[16:35:48] [Server thread/INFO]: RESULL lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[16:35:48] [Server thread/INFO]: [-] RESULL
[16:35:49] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:35:49] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:35:49] [Server thread/INFO]: [ClearLag] This module is already enabled!
[16:35:49] [Thread-84/INFO]: UUID of player Raufai is 6b45f6f7-85b0-35ed-9353-743a2838eb0c
[16:35:49] [Server thread/INFO]: is leader = false
[16:35:49] [Server thread/INFO]: Raufai[/78.185.193.141:49017] logged in with entity id 321292 at ([world]13.685922133452777, 154.0, 3.8721655692505204)
[16:35:49] [Craft Scheduler Thread - 139/INFO]: [GAListener] Player: Raufai has 0 votes
[16:35:49] [Async Chat Thread - #3/INFO]: §6zirvdetas51 §7Konuşmayı denedi fakat susturulmuştu.
[16:35:50] [Async Chat Thread - #3/INFO]:  [543.7 Bin] 『SkyLord』 * efe680 > sen rote craft ta gordum orda napıyorsun ?
[16:35:51] [Server thread/INFO]: YT_Kral_TR issued server command: /spawn
[16:35:51] [Async Chat Thread - #3/INFO]: §6zirvdetas51 §7Konuşmayı denedi fakat susturulmuştu.
[16:35:58] [Thread-85/INFO]: UUID of player ComeZen is 1767677b-3fa7-3c98-b37a-6c3ce1f22e94
[16:35:58] [Server thread/INFO]: is leader = false
[16:35:58] [Server thread/INFO]: ComeZen[/78.182.151.47:43400] logged in with entity id 327107 at ([world]8.954548913159607, 153.0, -9.313440871680532)
[16:35:58] [Craft Scheduler Thread - 138/INFO]: [GAListener] Player: ComeZen has 1 votes
[16:35:59] [Server thread/INFO]: BizimHikaye issued server command: /mute efe680 10m reklam
[16:35:59] [Server thread/INFO]: BizimHikaye [65e28903-f7ab-31b2-a95e-66623a834541]: /mute efe680 10m reklam
[16:35:59] [Server thread/INFO]: BizimHikaye [65e28903-f7ab-31b2-a95e-66623a834541]: /sustur efe680 10m reklam
[16:35:59] [Server thread/INFO]: CONSOLE issued server command: /emute efe680 10m
[16:35:59] [Server thread/INFO]: efe680 adlı oyuncu 9 dakika 59 Saniye dakika susturuldu.
[16:35:59] [Server thread/INFO]: §cCONSOLE §6has muted player §cefe680§6 for§c 9 dakika 59 Saniye§6.
[16:35:59] [Server thread/INFO]:                 MUTE
[16:35:59] [Server thread/INFO]:   Yetkili > BizimHikaye
[16:35:59] [Server thread/INFO]:   Susturulan > efe680
[16:35:59] [Server thread/INFO]:   Süre > 10m
[16:35:59] [Server thread/INFO]:   Sebep > reklam
[16:36:01] [Server thread/INFO]: ComeZen issued server command: /is go
[16:36:03] [Server thread/INFO]: ComeZen issued server command: /adafly
[16:36:03] [Server thread/INFO]: ComeZen [1767677b-3fa7-3c98-b37a-6c3ce1f22e94]: /adafly
[16:36:03] [Server thread/INFO]: CONSOLE issued server command: /fly ComeZen
[16:36:03] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:36:06] [Server thread/INFO]: zirvdetas51 issued server command: /gunlukodul
[16:36:06] [Server thread/INFO]: zirvdetas51 [9e4fb8a8-272a-38ab-bf11-3940c4b40ecf]: /gunlukodul
[16:36:06] [Async Chat Thread - #3/INFO]:  [0] 『Oyuncu』 * Bheu > taaks kuponu ney
[16:36:10] [Server thread/INFO]: YT_Kral_TR issued server command: /msg BizimHikaye BizimHikaye
[16:36:12] [Server thread/INFO]: ComeZen sold items via sellstick for 10585.0 and now has 2.00681259E8
[16:36:12] [Server thread/INFO]: ComeZen sold items via sellstick for 6069.0 and now has 2.00687328E8
[16:36:13] [Server thread/INFO]: mentol48 issued server command: /sil
[16:36:13] [Server thread/INFO]: mentol48 [a0038ea2-7d3a-32f4-bec2-b9f09dc7b9f4]: /sil
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]:     - SCAY NETWORK -
[16:36:13] [Server thread/INFO]: Sohbet mentol48 tarafından temizlendi.
[16:36:13] [Server thread/INFO]: Lütfen yazdıklarınıza dikkat edin!
[16:36:13] [Server thread/INFO]: 
[16:36:13] [Server thread/INFO]: VIP avantajlarına göz atmak için /vipbilgi
[16:36:13] [Server thread/INFO]: Discord Adresimiz: https://**********/Z7EqATp
[16:36:13] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > byur
[16:36:13] [Server thread/INFO]: zirvdetas51 issued server command: /warp
[16:36:14] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『DRehber』 * Revenqe > Bheu sp almana yardımcı olur
[16:36:17] [Thread-86/INFO]: UUID of player DarelSprings is 365bf1a1-f951-398f-b403-24ba5250069d
[16:36:17] [Server thread/INFO]: is leader = false
[16:36:17] [Server thread/INFO]: DarelSprings[/78.185.174.85:45039] logged in with entity id 338100 at ([ASkyBlock]3600.303704388824, 120.0, -1803.76235459674)
[16:36:17] [Craft Scheduler Thread - 140/INFO]: [GAListener] Player: DarelSprings has 0 votes
[16:36:19] [Server thread/INFO]: YT_Kral_TR issued server command: /msg BizimHikaye BizimHikaye Neden buraya cektiniz
[16:36:20] [Async Chat Thread - #3/INFO]:  [0] 『Oyuncu』 * Bheu > nereye verıyoz
[16:36:25] [Thread-87/INFO]: UUID of player eneskn is 530ddb45-6089-300f-bfde-dd15fae820c4
[16:36:25] [Server thread/INFO]: is leader = false
[16:36:25] [Server thread/INFO]: eneskn[/78.190.0.35:36718] logged in with entity id 343355 at ([ASkyBlock]-186.69279130224754, 123.08734518107082, 4202.4299103323165)
[16:36:25] [Craft Scheduler Thread - 136/INFO]: [GAListener] Player: eneskn has 0 votes
[16:36:26] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『DRehber』 * Revenqe > spawn yanında
[16:36:26] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > YT_Kral_TR çıkabilrsin
[16:36:30] [Async Chat Thread - #3/INFO]:  [12.1 Bin] 『Oyuncu』 * YT_Kral_TR > he tm
[16:36:31] [Server thread/INFO]: ComeZen issued server command: /warp takas
[16:36:32] [Server thread/INFO]: eneskn issued server command: /adafly
[16:36:32] [Server thread/INFO]: eneskn [530ddb45-6089-300f-bfde-dd15fae820c4]: /adafly
[16:36:32] [Server thread/INFO]: CONSOLE issued server command: /fly eneskn
[16:36:32] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:36:32] [Server thread/INFO]: Bheu issued server command: /warp spawn
[16:36:33] [Async Chat Thread - #3/INFO]:  『Yetkili』 * mentol48 > spawnda köylüler var oraya veriyorsun
[16:36:33] [Server thread/INFO]: GamerHagoo issued server command: /is level
[16:36:36] [Server thread/INFO]: efe680 issued server command: /spaWn
[16:36:39] [Async Chat Thread - #3/INFO]:  [0] 『Oyuncu』 * ComeZen > revenqe yetkililer item verebiliyormu ?
[16:36:39] [Server thread/INFO]: revan_gamer2 issued server command: /warp takas
[16:36:40] [Server thread/INFO]: YT_Kral_TR issued server command: /spawn
[16:36:43] [Server thread/INFO]: GamerHagoo issued server command: /skylow ol
[16:36:43] [Server thread/INFO]: GamerHagoo [dfa695f2-f6fb-3067-a686-4c2ea90b58b8]: /skylow ol
[16:36:43] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『Rehber』 * BizimHikaye > hyr
[16:36:44] [Async Chat Thread - #3/INFO]:  『Mod』 * ✸ Revan > -/warp takas
[16:36:44] [Server thread/INFO]: Raufai issued server command: /warp
[16:36:45] [Server thread/INFO]: YT_Kral_TR issued server command: /is warps
[16:36:45] [Server thread/INFO]: Raufai issued server command: /is go
[16:36:46] [Async Chat Thread - #3/INFO]:  [7.7 Milyon] 『DRehber』 * Revenqe > hyr
[16:36:46] [Server thread/INFO]: efe680 issued server command: /is warps
[16:36:46] [Server thread/INFO]: GamerHagoo issued server command: /c
[16:36:48] [Server thread/INFO]: ComeZen issued server command: /is go
[16:36:51] [Async Chat Thread - #3/INFO]:  [14.4 Bin] 『Oyuncu』 * DarelSprings > sa
[16:36:51] [Async Chat Thread - #3/INFO]:  [0] 『Oyuncu』 * ComeZen > bizim sana sormadım brom
[16:36:53] [Server thread/INFO]: ComeZen issued server command: /adafly
[16:36:53] [Server thread/INFO]: ComeZen [1767677b-3fa7-3c98-b37a-6c3ce1f22e94]: /adafly
[16:36:54] [Server thread/INFO]: efe680 issued server command: /is
[16:36:55] [Async Chat Thread - #3/INFO]:  『Mod』 * ✸ Revan > as
[16:36:56] [Async Chat Thread - #3/INFO]:  [61.5 Bin] 『Oyuncu』 * Raufai > as
[16:36:56] [Server thread/INFO]: ComeZen issued server command: /is go
[16:36:57] [Server thread/INFO]: YT_Kral_TR issued server command: /spawn
[16:36:58] [Server thread/INFO]: ComeZen issued server command: /adafly
[16:36:58] [Server thread/INFO]: ComeZen [1767677b-3fa7-3c98-b37a-6c3ce1f22e94]: /adafly
[16:36:58] [Server thread/INFO]: CONSOLE issued server command: /fly ComeZen
[16:36:58] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:37:06] [Server thread/INFO]: efe680 issued server command: /is go
[16:37:06] [Server thread/INFO]: RichGaming_K issued server command: /tps
[16:37:06] [Server thread/INFO]: GamerHagoo issued server command: /is level
[16:37:09] [Server thread/INFO]: GamerHagoo issued server command: /is level
[16:37:10] [Server thread/INFO]: Bheu issued server command: /market
[16:37:10] [Server thread/INFO]: Bheu [feb4e65f-3f72-34a6-9dc0-20ea0650934c]: /market
[16:37:11] [Server thread/INFO]: GamerHagoo issued server command: /is level
[16:37:12] [Server thread/INFO]: mentol48 issued server command: /v
[16:37:13] [Server thread/INFO]: GamerHagoo issued server command: /is level
[16:37:15] [Server thread/INFO]: DarelSprings issued server command: /adafly
[16:37:15] [Server thread/INFO]: DarelSprings [365bf1a1-f951-398f-b403-24ba5250069d]: /adafly
[16:37:15] [Server thread/INFO]: CONSOLE issued server command: /fly DarelSprings
[16:37:15] [Server thread/INFO]: Skyblock > Uçuş modu aktif hale getirildi.
[16:37:15] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:37:15] [Server thread/INFO]: ALL intensive server activity is now allowed.
[16:37:15] [Server thread/INFO]: [ClearLag] This module is already enabled!
[16:37:15] [Server thread/INFO]: mentol48 issued server command: /tp raufai
[16:37:19] [Server thread/INFO]: Raufai issued server command: /ada fly
[16:37:19] [Server thread/INFO]: Raufai [6b45f6f7-85b0-35ed-9353-743a2838eb0c]: /ada fly
[16:37:19] [Server thread/INFO]: mentol48 issued server command: /gm 1
[16:37:25] [Server thread/INFO]: Raufai issued server command: /fly
[16:37:25] [Server thread/INFO]: §3Skyblock §8> §aRaufai §7Gerekli izini bulunmuyor.
[16:37:27] [Server thread/INFO]: zirvdetas51 issued server command: /is go
[16:37:28] [Server thread/INFO]: Raufai issued server command: /ada
[16:37:28] [Server thread/INFO]: Raufai [6b45f6f7-85b0-35ed-9353-743a2838eb0c]: /ada
[16:37:31] [Server thread/INFO]: mentol48 issued server command: /msg richgaming_k bu gerçek raufai değil dimi la wqewqe
[16:37:37] [Server thread/INFO]: Raufai issued server command: /ada fly
[16:37:37] [Server thread/INFO]: Raufai [6b45f6f7-85b0-35ed-9353-743a2838eb0c]: /ada fly
[16:37:39] [Server thread/INFO]: efe680 issued server command: /is
[16:37:41] [Server thread/INFO]: Raufai issued server command: /ada
[16:37:41] [Server thread/INFO]: Raufai [6b45f6f7-85b0-35ed-9353-743a2838eb0c]: /ada
 

LifeMCServer

Nether Yerlisi
Mesajlar
2,410
En iyi cevaplar
98
Beğeniler
2,461
Puanları
10,250
Ruh hali
Kod:
[16:20:17] [Server thread/ERROR]: Ambiguous plugin name `GroupManager' for files `plugins\GroupManagerX.jar' and `plugins\BssentialsGroupManager.jar' in `plugins'

Plugins klasöründe iki tane GroupManager var, bir tanesini silin. GroupManagerX.jar veya BssentialsGroupManager.jar dosyalarından bir tanesini silmeniz gerek.

Kod:
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key
in 'reader', line 37, column 1:
    max-pps-kick-msg:Sunucuya Cok Fa ...
    ^
could not find expected ':'

ViaVersion configinde hata yapmışsınız. max-pps-kick-msg de ki : den sonra boşluk bırakmanız lazım. Buradaki : dan sonra bir boşluk ekleyin ve türkçe karakter kullanmadığınıza emin olun.

Kod:
[16:20:18] [Server thread/ERROR]: Could not load 'plugins\AuthMeBridge-1.6.2.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: AuthMe

AuthMeBridge adlı eklenti AuthMe eklentisini gerektiriyor. AuthMe Reloaded indirebilirsiniz. Veya direk AuthMeBridge'yi silebilirsiniz.

Kod:
[16:20:20] [Server thread/WARN]: [ASkyBlock] ***********************************************************
[16:20:20] [Server thread/WARN]: [ASkyBlock] Config file is out of date. See config.new.yml for updates!
[16:20:20] [Server thread/WARN]: [ASkyBlock] config.yml version is '3.0.8'
[16:20:20] [Server thread/WARN]: [ASkyBlock] Latest config version is '3.0.9'
[16:20:20] [Server thread/WARN]: [ASkyBlock] ***********************************************************

Bu sadece bir uyarı fakat yine de config.new.yml yi kendinize göre configüre edip config.yml ile değiştirebilirsiniz.

Kod:
Unknown format {action=open_url, value=http://dc.scay.net} in sign when pasting schematic, skipping...

Sürümler arası geçiş yapmış olabilirsiniz. Tabelaya tıklayınca URL açtırma gibi bir özellik olduğunu sanmıyorum Minecraft'ta, tabelalarınız hatalı olabilir ASkyBlock sinematiklerinde. Yinede pek önemli bir hata değil skipping.. diyor zaten.

Kod:
[16:20:49] [Server thread/WARN]: [NoCheatPlus] Bad block id (compatibility.blocks.overrideflags): pıston_movıng_pıece

NoCheatPlus config dosyasının UTF-8 olduğuna emin olun. Eğer bozdu iseniz configi silin, kendisi geri oluşturacaktır.

Kod:
[16:21:04] [Server thread/WARN]: Could not register alias sandık because it contains commands that do not exist: chest

Chest komutunun olduğundan emin misiniz? AlphaChest tarzı bir eklenti gerekiyordu sanırım onun için.

Kod:
[16:26:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to SellStick v7.5.1
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:228) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:195) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:107) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:626) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_192]
    at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_192]
    at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
Caused by: java.lang.NullPointerException
    at com.acropolismc.play.sellstick.PlayerListener.onUse(PlayerListener.java:197) -[?:?]
    at sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source) -[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_192]
    at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_192]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    ... 19 more

SellStick adlı eklenti hata vermiş. Yapımcıya raporlayabilir, eklentiyi silebilir veya başka bir eklenti kullanabilirsiniz bunun yerine.

Kod:
[16:33:09] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:09] [Server thread/INFO]: §aRESULL§r §asattin redstone , §a$7,800 §a(26 , [c]).

Essentials konfigürasyon dosyasında bir hata yapmışsınız büyük ihtimal. Kontrol edin.

Bunların hepsine rağmen, logları spamlayan bir hata göremedim. Timings raporuna göre main threadde bloklayan bir işlem yapan eklenti de yok. Bu durumda benim lag sebebi olarak değerlendirebileceğim iki sebep var:

  • Ya işlemciniz yetersiz,
  • Ya da arka planda başka bir threadde bitcoin miner olarak vesaire çalışan zararlı bir eklenti var.

Bu durumda eğer ilk seçenek ise almanya lokasyondaki makineler daha kaliteli olduğundan dolayı sorununuz yüksek ihtimal çözülecektir. İkincisi ise tüm eklentileri teker teker araştırmanız gerekebilir.
 

RichGaming_K

Play.ScayNW.Com #Çekemeyenlerin izlemesi Yeter...
Mesajlar
65
En iyi cevaplar
0
Beğeniler
18
Puanları
50
Ruh hali
Kod:
[16:20:17] [Server thread/ERROR]: Ambiguous plugin name `GroupManager' for files `plugins\GroupManagerX.jar' and `plugins\BssentialsGroupManager.jar' in `plugins'

Plugins klasöründe iki tane GroupManager var, bir tanesini silin. GroupManagerX.jar veya BssentialsGroupManager.jar dosyalarından bir tanesini silmeniz gerek.

Kod:
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key
in 'reader', line 37, column 1:
    max-pps-kick-msg:Sunucuya Cok Fa ...
    ^
could not find expected ':'

ViaVersion configinde hata yapmışsınız. max-pps-kick-msg de ki : den sonra boşluk bırakmanız lazım. Buradaki : dan sonra bir boşluk ekleyin ve türkçe karakter kullanmadığınıza emin olun.

Kod:
[16:20:18] [Server thread/ERROR]: Could not load 'plugins\AuthMeBridge-1.6.2.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: AuthMe

AuthMeBridge adlı eklenti AuthMe eklentisini gerektiriyor. AuthMe Reloaded indirebilirsiniz. Veya direk AuthMeBridge'yi silebilirsiniz.

Kod:
[16:20:20] [Server thread/WARN]: [ASkyBlock] ***********************************************************
[16:20:20] [Server thread/WARN]: [ASkyBlock] Config file is out of date. See config.new.yml for updates!
[16:20:20] [Server thread/WARN]: [ASkyBlock] config.yml version is '3.0.8'
[16:20:20] [Server thread/WARN]: [ASkyBlock] Latest config version is '3.0.9'
[16:20:20] [Server thread/WARN]: [ASkyBlock] ***********************************************************

Bu sadece bir uyarı fakat yine de config.new.yml yi kendinize göre configüre edip config.yml ile değiştirebilirsiniz.

Kod:
Unknown format {action=open_url, value=http://dc.scay.net} in sign when pasting schematic, skipping...

Sürümler arası geçiş yapmış olabilirsiniz. Tabelaya tıklayınca URL açtırma gibi bir özellik olduğunu sanmıyorum Minecraft'ta, tabelalarınız hatalıolabilir ASkyBlock sinematiklerinde. Yinede pek önemli bir hata değil skipping.. diyor zaten.

Kod:
[16:20:49] [Server thread/WARN]: [NoCheatPlus] Bad block id (compatibility.blocks.overrideflags): pıston_movıng_pıece

NoCheatPlus config dosyasının UTF-8 olduğuna emin olun. Eğer bozdu iseniz configi silin, kendisi geri oluşturacaktır.

Kod:
[16:21:04] [Server thread/WARN]: Could not register alias sandık because it contains commands that do not exist: chest

Chest komutunun olduğundan emin misiniz? AlphaChest tarzı bir eklenti gerekiyordu sanırım onun için.

Kod:
[16:26:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to SellStick v7.5.1
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:228) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:195) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:107) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:626) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_192]
    at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_192]
    at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
Caused by: java.lang.NullPointerException
    at com.acropolismc.play.sellstick.PlayerListener.onUse(PlayerListener.java:197) -[?:?]
    at sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source) -[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_192]
    at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_192]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    ... 19 more

SellStick adlı eklenti hata vermiş. Yapımcıya raporlayabilir, eklentiyi silebilir veya başka bir eklenti kullanabilirsiniz bunun yerine.

Kod:
[16:33:09] [Server thread/ERROR]: [Essentials] Invalid Translation key for 'itemSoldConsole': can't parse argument number: c
[16:33:09] [Server thread/INFO]: §aRESULL§r §asattin redstone , §a$7,800 §a(26 , [c]).

Essentials konfigürasyon dosyasında bir hata yapmışsınız büyük ihtimal. Kontrol edin.

Bunların hepsine rağmen, logları spamlayan bir hata göremedim. Timings raporuna göre main threadde bloklayan bir işlem yapan eklenti de yok. Bu durumda benim lag sebebi olarak değerlendirebileceğim iki sebep var:

  • Ya işlemciniz yetersiz,
  • Ya da arka planda başka bir threadde bitcoin miner olarak vesaire çalışan zararlı bir eklenti var.

Bu durumda eğer ilk seçenek ise almanya lokasyondaki makineler daha kaliteli olduğundan dolayı sorununuz yüksek ihtimal çözülecektir. İkincisi ise tüm eklentileri teker teker araştırmanız gerekebilir.
tahminen benimde x5650 var i7 varken boyle bi sorun yoktu o i7 de almanyaydı gece değiştiriceğim essentials ama sellstick sorunsuz çalısıyor neden hata vermiş acaba şu an araştırıcagım bide ram kullanımı 62 de sabitken cpu online artıkkça artıyor :( suan 30 online %78 bidaha timings atıcagım 1 saatlik falan belki orda her şey belli olur
 

LifeMCServer

Nether Yerlisi
Mesajlar
2,410
En iyi cevaplar
98
Beğeniler
2,461
Puanları
10,250
Ruh hali
tahminen benimde x5650 var i7 varken boyle bi sorun yoktu o i7 de almanyaydı gece değiştiriceğim essentials ama sellstick sorunsuz çalısıyor neden hata vermiş acaba şu an araştırıcagım bide ram kullanımı 62 de sabitken cpu online artıkkça artıyor :( suan 30 online %78 bidaha timings atıcagım 1 saatlik falan belki orda her şey belli olur

Büyük ihtimal işlemci de sorun var. Almanya lokasyona geç. SellStick rastgele bir hata vermiş sanırım. Spamlamadığı için kullanmaya devam edebilirsin problem çıkaracağını sanmıyorum ama yinede hatayı yapımcıya raporlayabilirsin.
 

RichGaming_K

Play.ScayNW.Com #Çekemeyenlerin izlemesi Yeter...
Mesajlar
65
En iyi cevaplar
0
Beğeniler
18
Puanları
50
Ruh hali
Büyük ihtimal işlemci de sorun var. Almanya lokasyona geç. SellStick rastgele bir hata vermiş sanırım. Spamlamadığı için kullanmaya devam edebilirsin problem çıkaracağını sanmıyorum ama yinede hatayı yapımcıya raporlayabilirsin.
ve sunucu bir şey farkettim 22 kişi iken tps 16 23 olunca 11 e düşüyor BİDE TORNadospawners sunucu 10 dakka açık kaldıktan sonra spam atıyor attıgı spam
Kod:
[17:01:13] [Server thread/WARN]: [TornadoSpawners] Task #125345 for TornadoSpawners v2.0 generated an exception
java.lang.NullPointerException
    at me.furyrs.items.nms.spawnerversions.ItemSpawner_1_8_R3.setItemSpawner(ItemSpawner_1_8_R3.java:23) -[?:?]
    at me.furyrs.items.listeners.SpawnerPlaceListener.lambda$0(SpawnerPlaceListener.java:39) -[?:?]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
[17:01:13] [Server thread/WARN]: [TornadoSpawners] Task #125374 for TornadoSpawners v2.0 generated an exception
java.lang.NullPointerException
    at me.furyrs.items.nms.spawnerversions.ItemSpawner_1_8_R3.setItemSpawner(ItemSpawner_1_8_R3.java:23) -[?:?]
    at me.furyrs.items.listeners.SpawnerPlaceListener.lambda$0(SpawnerPlaceListener.java:39) -[?:?]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
[17:01:14] [Server thread/WARN]: [TornadoSpawners] Task #125422 for TornadoSpawners v2.0 generated an exception
java.lang.NullPointerException
    at me.furyrs.items.nms.spawnerversions.ItemSpawner_1_8_R3.setItemSpawner(ItemSpawner_1_8_R3.java:23) -[?:?]
    at me.furyrs.items.listeners.SpawnerPlaceListener.lambda$0(SpawnerPlaceListener.java:39) -[?:?]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
[17:01:14] [Async Chat Thread - #11/INFO]:  [13.6 Milyon] 『Rehber』 * Touler > var bizde
[17:01:15] [Server thread/WARN]: [TornadoSpawners] Task #125450 for TornadoSpawners v2.0 generated an exception
java.lang.NullPointerException
    at me.furyrs.items.nms.spawnerversions.ItemSpawner_1_8_R3.setItemSpawner(ItemSpawner_1_8_R3.java:23) -[?:?]
    at me.furyrs.items.listeners.SpawnerPlaceListener.lambda$0(SpawnerPlaceListener.java:39) -[?:?]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
[17:01:15] [Server thread/WARN]: [TornadoSpawners] Task #125492 for TornadoSpawners v2.0 generated an exception
java.lang.NullPointerException
    at me.furyrs.items.nms.spawnerversions.ItemSpawner_1_8_R3.setItemSpawner(ItemSpawner_1_8_R3.java:23) -[?:?]
    at me.furyrs.items.listeners.SpawnerPlaceListener.lambda$0(SpawnerPlaceListener.java:39) -[?:?]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
[17:01:16] [Server thread/WARN]: [TornadoSpawners] Task #125540 for TornadoSpawners v2.0 generated an exception
java.lang.NullPointerException
    at me.furyrs.items.nms.spawnerversions.ItemSpawner_1_8_R3.setItemSpawner(ItemSpawner_1_8_R3.java:23) -[?:?]
    at me.furyrs.items.listeners.SpawnerPlaceListener.lambda$0(SpawnerPlaceListener.java:39) -[?:?]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
[17:01:17] [Async Chat Thread - #11/INFO]:  [8.5 Milyon] 『Rehber』 * BizimHikaye > Emirhan0535 skript var zaten
[17:01:17] [Server thread/WARN]: [TornadoSpawners] Task #125548 for TornadoSpawners v2.0 generated an exception
java.lang.NullPointerException
    at me.furyrs.items.nms.spawnerversions.ItemSpawner_1_8_R3.setItemSpawner(ItemSpawner_1_8_R3.java:23) -[?:?]
    at me.furyrs.items.listeners.SpawnerPlaceListener.lambda$0(SpawnerPlaceListener.java:39) -[?:?]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) -[spigot.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spig
 

Üst