Znajdź zawartość
Wyświetlanie wyników dla tagów 'help'.
-
Witam , dopiero zaczynam z tym programowaniem itp. Ale nie radze sobie z pluginem na kick if(Bukkit.getPlayer(args[0]) !=null){ Player r = Bukkit.getPlayer(args[0]); String powod = args[1]; String gracz = ((Player) sender).getPlayer().getDisplayName(); powod = powod.replaceAll("&", "§"); powod = powod.replaceAll(" ", " "); String kicked = args[0]; r.kickPlayer("§f§m-------------------------------------- \n§eZosales wyrzucony z serwera!\n§6»§f Wyrzucil:§a " + gracz +"\n§6»§f Powod:§a " + powod + "\n§fZapraszamy do ponownego wejscia na serwer\nI nie sprawiania wiecej problemow!\n §f§m--------------------------------------"); Bukkit.broadcastMessage("§7[§3§lHC§f§l2§b§lU§7]§c " + gracz + "§7 wyrzucil§c " + kicked + "§7 za§c " + powod + "§7!"); return true; Chodzi mi o to że jak mam zapełnione oba argumenty gracz i jedno słowo to drugie już mi się zalicza jako argument 3 A chce żeby to podlegało pod jeden argument Źle trochę to wytłumaczyłem ale niezbyt ogarniam
-
Więc tak: Dzisiaj napisałem na szybko skrypt na gui: aliases: puste = 160:7 command /klasa: trigger: if player has permission "gymwar.klasa": open chest with 3 rows named "&b&lKlasy" to player wait 1 tick format slot 1 with 1 of puste named "" to be unsteable format slot 2 with 1 of puste named "" to be unsteable format slot 3 with 1 of puste named "" to be unsteable format slot 4 with 1 of puste named "" to be unsteable format slot 5 with 1 of puste named "" to be unsteable format slot 6 with 1 of puste named "" to be unsteable format slot 7 with 1 of puste named "" to be unsteable format slot 8 with 1 of puste named "" to be unsteable format slot 9 with 1 of puste named "" to be unsteable format slot 10 with 1 of puste named "" to be unsteable format slot 11 with 1 of puste named "" to be unsteable format slot 12 with 1 of puste named "" to be unsteable format slot 13 with 1 of minecraft:bow named "&a&lKlasa: &bLucznik %nl% %nl% &6&lCena: &c&l5000$ %nl% &6&lOpis: &8Lucznik posiada luk. %nl% &8Potrafi strzelac. %nl% &8Ma kolcze eq, lecz nie posiada miecza. %nl% %nl% &c> &7Kliknij aby kupic!" to close then run [kuplucznik %player%] format slot 14 with 1 of minecraft:diamond_sword named "&a&lKlasa: &bRycerz %nl% %nl% &6&lCena: &c&l7000$ %nl% &6&lOpis: &8Rycerz posiada zlote eq. %nl% Jego miecz ma czar zakletego ognia, ale jest drewniany. %nl% Lepiej mu nie podskakuj! %nl% %nl% &c> &7Kliknij aby kupic!" to close then run [kuprycerz %player%] format slot 15 with 1 of minecraft:fire_charge named "&a&lKlasa: &bMag ognia %nl% %nl% &6&lCena: &c&l6000$ %nl% &6&lOpis: &8Mag ognia posiada wyjątkową zdolnosc %nl% miotania kulami ognia. %nl% Prócz tego ma żelazny miecz %nl% oraz żelazne eq. %nl% Lepiej uważaj na niego, bo jak Cie strzeli... %nl% %nl% &c> &7Kliknij aby kupic!" to close then run [kupmag %player%] format slot 16 with 1 of puste named "" to be unsteable format slot 17 with 1 of puste named "" to be unsteable format slot 18 with 1 of puste named "" to be unsteable format slot 19 with 1 of puste named "" to be unsteable format slot 20 with 1 of puste named "" to be unsteable format slot 21 with 1 of puste named "" to be unsteable format slot 22 with 1 of puste named "" to be unsteable format slot 23 with 1 of puste named "" to be unsteable format slot 24 with 1 of puste named "" to be unsteable format slot 25 with 1 of puste named "" to be unsteable format slot 26 with 1 of puste named "" to be unsteable format slot 27 with 1 of puste named "" to be unsteable else: send "&c> &7Nie masz dostepu do tej komendy!" -------------------------------------- Nie działa mam SkQuery i takie błędy wyskakują: -------------------------------------- [16:11:52] [Server thread/ERROR]: [Skript] 'format slot 1 with 1' is not a number (klasy.sk, line 9: format slot 1 with 1 of puste named ""') [16:11:52] [Server thread/ERROR]: [Skript] 'format slot 2 with 1' is not a number (klasy.sk, line 10: format slot 2 with 1 of puste named ""') [16:11:52] [Server thread/ERROR]: [Skript] 'format slot 3 with 1' is not a number (klasy.sk, line 11: format slot 3 with 1 of puste named ""') [16:11:52] [Server thread/ERROR]: [Skript] 'format slot 4 with 1' is not a number (klasy.sk, line 12: format slot 4 with 1 of puste named ""') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 13: format slot 5 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 14: format slot 6 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 15: format slot 7 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 16: format slot 8 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 17: format slot 9 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 18: format slot 10 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 19: format slot 11 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 20: format slot 12 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"&a&lKlasa: &bLucznik %nl% %nl% &6&lCena: &c&l5000$ %nl% &6&lOpis: &8Lucznik posiada luk. %nl% &8Potrafi strzelac. %nl% &8Ma kolcze eq, lecz nie posiada miecza. %nl% %nl% &c> &7Kliknij aby kupic!" to close then run [kuplucznik %player%]' is not a text (klasy.sk, line 21: format slot 13 with 1 of minecraft:bow named "&a&lKlasa: &bLucznik %nl% %nl% &6&lCena: &c&l5000$ %nl% &6&lOpis: &8Lucznik posiada luk. %nl% &8Potrafi strzelac. %nl% &8Ma kolcze eq, lecz nie posiada miecza. %nl% %nl% &c> &7Kliknij aby kupic!" to close then run [kuplucznik %player%]') [16:11:52] [Server thread/ERROR]: [Skript] '"&a&lKlasa: &bRycerz %nl% %nl% &6&lCena: &c&l7000$ %nl% &6&lOpis: &8Rycerz posiada zlote eq. %nl% Jego miecz ma czar zakletego ognia, ale jest drewniany. %nl% Lepiej mu nie podskakuj! %nl% %nl% &c> &7Kliknij aby kupic!" to close then run [kuprycerz %player%]' is not a text (klasy.sk, line 22: format slot 14 with 1 of minecraft:diamond_sword named "&a&lKlasa: &bRycerz %nl% %nl% &6&lCena: &c&l7000$ %nl% &6&lOpis: &8Rycerz posiada zlote eq. %nl% Jego miecz ma czar zakletego ognia, ale jest drewniany. %nl% Lepiej mu nie podskakuj! %nl% %nl% &c> &7Kliknij aby kupic!" to close then run [kuprycerz %player%]') [16:11:52] [Server thread/ERROR]: [Skript] '"&a&lKlasa: &bMag ognia %nl% %nl% &6&lCena: &c&l6000$ %nl% &6&lOpis: &8Mag ognia posiada wyjątkową zdolnosc %nl% miotania kulami ognia. %nl% Prócz tego ma żelazny miecz %nl% oraz żelazne eq. %nl% Lepiej uważaj na niego, bo jak Cie strzeli... %nl% %nl% &c> &7Kliknij aby kupic!" to close then run [kupmag %player%]' is not a text (klasy.sk, line 23: format slot 15 with 1 of minecraft:fire_charge named "&a&lKlasa: &bMag ognia %nl% %nl% &6&lCena: &c&l6000$ %nl% &6&lOpis: &8Mag ognia posiada wyjątkową zdolnosc %nl% miotania kulami ognia. %nl% Prócz tego ma żelazny miecz %nl% oraz żelazne eq. %nl% Lepiej uważaj na niego, bo jak Cie strzeli... %nl% %nl% &c> &7Kliknij aby kupic!" to close then run [kupmag %player%]') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 24: format slot 16 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 25: format slot 17 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 26: format slot 18 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 27: format slot 19 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 28: format slot 20 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 29: format slot 21 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 30: format slot 22 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 31: format slot 23 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 32: format slot 24 with 1 of puste named "" to be unsteable') [16:11:52] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 33: format slot 25 with 1 of puste named "" to be unsteable') [16:11:53] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 34: format slot 26 with 1 of puste named "" to be unsteable') [16:11:53] [Server thread/ERROR]: [Skript] '"" to be unsteable' is not a text (klasy.sk, line 35: format slot 27 with 1 of puste named "" to be unsteable') =================== POMÓŻCIE!!! HELP!!!! PLS!!!
-
Cześć! Mam problem ze skryptem mianowicie skryptem na komende /live, którą przydzieliłem Streamerowi , żeby mógł rozsyłać wiadomość na broadcast o swoim live, tylko nie wiem co mam zrobić, żeby mógł on wpisać tam swoją wiadomość i nie wiem gdzie umieścić to [<text>]: pomoże ktoś? Wiem ,że to jest proste, kiedyś sam robiłem takie skrypty, ale miałem długą przerwę i teraz nie pamiętam! Mam napisane: command /live [<text>]: trigger: broadcast "&7Gracz &3% player % &7streamuje z serwera!"
- 12 odpowiedzi
-
- skript pomoc li
- live
-
(i 3 więcej)
Oznaczone tagami:
-
Hejka! Dziś Napotkałem problem w moim skryptcie jeśli chodzi o crafting, chodzi o to że jak zrobić crafting, ale jak zrobić że pokaże wam kratke Y - Blaze rod pod nazwą "&4&lEsencja Misów" A - Powietrze U - Stick H - Drewniany miecz pod nazwą "&4&lMiecz Wsysania" Y Y A A U A - H A U A Za pomoc dam reputacje Skrypt który robię powstaje na serwer: [Reklama ~Derpy]
-
Witam, otóż chciałbym Was poprosić o pewien skrypt. Rozchodzi się o to, aby gracz mógł przejechać druga osobe, podczas jazdy minecartem. Z gory dziekuje..
-
Mam napisany gotowy skrypt na gui, w którym po kliknięciu na dany item przydziela nam odpowiedni zestaw. Problem tkwi w tym, że nie wiem jak ogarnąć do tego ograniczenie czasowe oraz permisje :) Myślę, że natrafi się taka osoba, która chętnie napisze mi to :D Cały skrypt: command /zestawy: trigger: open chest with 3 rows named "&8&lDostepne &2&lZestawy!" to player format slot 10 of player with 1 of 322:1 named "&2&l>> &8&lZestaw Vip'a &2&l<<" with lore "&2Przedmioty w tym zestawie:||&8&l> &7Zbroja 4/3||&8&l> &7Miecz 5/2||&8&l> &7Kilof 5/3/3||&8&l> &7Luk 6/3/2/1||&8&l> &78 perelek||&8&l> &710 koxow oraz 20 refilkow||&2Dostepny co 1 dzien!" to close then run "kit vip %player%" format slot 11 of player with 1 of ender chest named "&2&l>> &8&lKit Enderchest &2&l<<" with lore "&2Przedmioty w tym zestawie:||&8&l> &7Enderchest||&2Dostepny co 2 dni!" to close then run "kit enderchest %player%" format slot 12 of player with 1 cooked porkchop named "&2&l>> &8&lKit Miesko &2&l<<" with lore "&2Przedmioty w tym zestawie:||&8&l> &7Nieskonczone miesko||&2Dostepne co 3 godziny!" to close then run "kit miesko %player%" format slot 14 of player with 1 enchanted book named "&2&l>> &8&lKit &c&lY&f&lT &2&l<<" with lore "&2Przedmioty w tym zestawie:||&8&l> &7Zbroja 4/3||&8&l> &7Miecz 5/2||&8&l> &7Kilof 5/3/3||&8&l> &7Luk 6/3/2/1||&8&l> &78 perelek||&8&l> &710 koxow oraz 20 refilkow||&2Dostepny co 1 dzien!" to close then run "kit yt %player%" format slot 15 of player with 1 enchanted book named "&2&l>> &8&lKit &9&lStreamer &2&l<<" with lore "&2Przedmioty w tym zestawie:||&8&l> &7Zbroja 4/3||&8&l> &7Miecz 5/2||&8&l> &7Kilof 5/3/3||&8&l> &7Luk 6/3/2/1||&8&l> &78 perelek||&8&l> &710 koxow oraz 20 refilkow||&2Dostepny co 1 dzien!" to close then run "kit stream %player%"
-
Potrzebuję 2 Skrypty: 1 Skrypt: Wstęp Na Region Jeżeli Ma Się Dany Przedmiot I Jak Się W Niego Wejdzie To 1 Przedmiot Ten Się Usuwa O Danej Nazwie np: &aBilet Do Duengonu 2 Skrypt: Drop Z Mobów O Danej Nazwie np: z szkieleta o nazwie : Szkielet &6[Poziom 1] Będzie Dropić Złoto a z Szkielet &6[Poziom 2] Będzie Dropić Butelka expa
-
Witam, chciałbym zrobić skript, aby otwierała się wirtualna skrzynka, jednak wywala mi błędy, mam addony wild skript i SkQuery. Skript wygląda tak: command /test: trigger: if player has permission "test.test": open chest with 3 rows named "test" to player wait 4 ticks format slot 1 of chest with 1 of dirt named "xxx" Błędy : http://speedy.sh/ExZm4/errory.png
-
Witam, A wiec stworzyłem skrypt na /help, bo tworze serwer angielski! Tutaj macie skrypt: Wiem, muszę dać graczowi permisje skript.help ale chciałbym zęby admini etc mieli dostęp do normalnego /help --------------------------- Morze wiesz jak to ogarnąć? możesz mi pomóc? Bardzo proszę! Serwer będzie angielski dlatego wszystko po angielsku xD
-
Witam!, Mam pewien problem. Odnośnie 2 xd To pyt. do Dzikosyka: Autora gildi --> Dzikoysk, Posiadam twoje gildie ale, nie zapisują sie. :( SqLite Mam. To pyt. do @all xd: Mam pewien problem, od wczoraj. Wyszłem z serwera, nagle kolega pisze ze meeeegggaaa Lag xd I po tym czasie sie tak zrobilo. Nwm z jakiej przyczyny: Tutaj Daje CrashReport: ---- Minecraft Crash Report ---- // Quite honestly, I wouldn't worry myself about that. Time: 30/08/14 09:33 Description: Loading NBT data java.io.EOFException: Unexpected end of ZLIB input stream at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) at java.io.BufferedInputStream.fill(BufferedInputStream.java:235) at java.io.BufferedInputStream.read1(BufferedInputStream.java:275) at java.io.BufferedInputStream.read(BufferedInputStream.java:334) at java.io.DataInputStream.readFully(DataInputStream.java:195) at java.io.DataInputStream.readFully(DataInputStream.java:169) at net.minecraft.server.v1_7_R1.NBTTagByteArray.load(SourceFile:26) at net.minecraft.server.v1_7_R1.NBTTagCompound.a(SourceFile:329) at net.minecraft.server.v1_7_R1.NBTTagCompound.load(SourceFile:37) at net.minecraft.server.v1_7_R1.NBTTagList.load(SourceFile:35) at net.minecraft.server.v1_7_R1.NBTTagCompound.a(SourceFile:329) at net.minecraft.server.v1_7_R1.NBTTagCompound.load(SourceFile:37) at net.minecraft.server.v1_7_R1.NBTTagCompound.a(SourceFile:329) at net.minecraft.server.v1_7_R1.NBTTagCompound.load(SourceFile:37) at net.minecraft.server.v1_7_R1.NBTCompressedStreamTools.a(SourceFile:107) at net.minecraft.server.v1_7_R1.NBTCompressedStreamTools.a(SourceFile:78) at net.minecraft.server.v1_7_R1.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:84) at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19) at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13) at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) at java.io.BufferedInputStream.fill(BufferedInputStream.java:235) at java.io.BufferedInputStream.read1(BufferedInputStream.java:275) at java.io.BufferedInputStream.read(BufferedInputStream.java:334) at java.io.DataInputStream.readFully(DataInputStream.java:195) at java.io.DataInputStream.readFully(DataInputStream.java:169) at net.minecraft.server.v1_7_R1.NBTTagByteArray.load(SourceFile:26) -- NBT Tag -- Details: Tag name: Blocks Tag type: 7 Stacktrace: at net.minecraft.server.v1_7_R1.NBTTagCompound.a(SourceFile:329) at net.minecraft.server.v1_7_R1.NBTTagCompound.load(SourceFile:37) at net.minecraft.server.v1_7_R1.NBTTagList.load(SourceFile:35) at net.minecraft.server.v1_7_R1.NBTTagCompound.a(SourceFile:329) at net.minecraft.server.v1_7_R1.NBTTagCompound.load(SourceFile:37) at net.minecraft.server.v1_7_R1.NBTTagCompound.a(SourceFile:329) at net.minecraft.server.v1_7_R1.NBTTagCompound.load(SourceFile:37) at net.minecraft.server.v1_7_R1.NBTCompressedStreamTools.a(SourceFile:107) at net.minecraft.server.v1_7_R1.NBTCompressedStreamTools.a(SourceFile:78) at net.minecraft.server.v1_7_R1.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:84) at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19) at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13) at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) -- System Details -- Details: Minecraft Version: 1.7.2 Operating System: Linux (amd64) version 3.0.89-ub-100hz Java Version: 1.7.0_67, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1637138336 bytes (1561 MB) / 3668967424 bytes (3499 MB) up to 9751756800 bytes (9300 MB) JVM Flags: 25 total; -Xmx9300M -Xms512M -XX:+UseG1GC -XX:ThreadPriorityPolicy=42 -XX:CompileThreshold=1500 -XX:+TieredCompilation -XX:ParallelGCThreads=3 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UnlockExperimentalVMOptions -XX:+UseAdaptiveGCBoundary -XX:PermSize=64M -XX:MaxPermSize=256M -XX:+UseGCOverheadLimit -XX:+UseBiasedLocking -Xnoclassgc -Xverify:none -XX:UseSSE=3 -XX:+UseThreadPriorities -XX:+UseStringCache -XX:+OptimizeStringConcat -XX:+UseFastAccessorMethods -Xrs -XX:+UseCompressedOops -XX:+AggressiveOpts AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 CraftBukkit Information: Running: CraftBukkit version git-Bukkit-1.7.2-R0.3-b3020jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3) false Plugins: { WorldBorder v1.8.0 com.wimbli.WorldBorder.WorldBorder [brettflan], ChatManager v1.0 com.gmail.SwiezuPlayGames.ChatManager.main [], WorldEdit v5.5.8 com.sk89q.worldedit.bukkit.WorldEditPlugin [], Skript v2.1.2 ch.njol.skript.Skript [Njol], SQLibrary v7.1 lib.PatPeter.SQLibrary.SQLibrary [PatPeter], MotdManager v1.41-b20 syam.motdmanager.MotdManager [syam], WildSkript v1.6.1 net.dzikoysk.wildskript.WildSkript [Dzikoysk], ColoredSigns v4.1 de.Janomine.CS.main.CS [Janomine], RandomPlacer v2.0 com.nasonfish.randomplacer.RandomPlacer [], Vault v1.2.25-b320 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], ClearLag v2.7.1 me.minebuilders.clearlag.Clearlag [bob7l], PermissionsEx v1.20.4 ru.tehkode.permissions.bukkit.PermissionsEx [[t3hk0d3, zml]], ScoreboardStats v0.7.5 com.github.games647.scoreboardstats.ScoreboardStats [games647], eastStone v4.0 pl.eastwestfm.eaststone.StonePlugin [EastWestFM], NametagEdit v2.1 ca.wacos.nametagedit.NametagEdit [wacossusca34, sgtcaze, sanjay900], HolographicDisplays v1.8.6 com.gmail.filoghost.holograms.HolographicDisplays [], AutoSaveWorld v4.13 autosaveworld.core.AutoSaveWorld [_Shevchik_], WorldGuard v5.8 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], Essentials v2.9.6 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], setXP v1.4.2 me.ellbristow.setXP.setXP [ellbristow], AuthMe v2.9 uk.org.whoami.authme.AuthMe [Xephi59], CombatLog v1.8.11 com.jackproehl.plugins.CombatLog [JackProehl, CraigEge, iiSnipez],} Warnings: DEFAULT Threads: { RUNNABLE Netty IO #11: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #8: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #20: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #44: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #49: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R1.FileIOThread.b(SourceFile:44), net.minecraft.server.v1_7_R1.FileIOThread.run(SourceFile:23), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING AutoSaveWorld AutoBackupThread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082), java.util.concurrent.ThreadPoolExecutor.awaitTermination(ThreadPoolExecutor.java:1468), autosaveworld.threads.backup.localfs.LocalFSBackup.performBackup(LocalFSBackup.java:80), autosaveworld.threads.backup.AutoBackupThread.performBackup(AutoBackupThread.java:140), autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:99)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)], RUNNABLE Netty IO #15: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #28: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], WAITING PermissionsEx-Cleaner: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], RUNNABLE DestroyJavaVM: [], RUNNABLE Netty IO #16: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #54: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING AutoSaveWorld AutoRestartThread: [java.lang.Thread.sleep(Native Method), autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:92)], RUNNABLE RCON Listener #2: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398), java.net.ServerSocket.implAccept(ServerSocket.java:530), java.net.ServerSocket.accept(ServerSocket.java:498), net.minecraft.server.v1_7_R1.RemoteControlListener.run(SourceFile:69), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #25: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING AutoSaveWorld AutoPurgeThread: [java.lang.Thread.sleep(Native Method), autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:75)], RUNNABLE Netty IO #55: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #62: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #29: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #30: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #3: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #51: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #36: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #35: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #4: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #50: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:272), java.io.BufferedInputStream.fill(BufferedInputStream.java:235), java.io.BufferedInputStream.read(BufferedInputStream.java:254), java.io.FilterInputStream.read(FilterInputStream.java:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105), net.minecraft.server.v1_7_R1.ThreadCommandReader.run(ThreadCommandReader.java:34)], WAITING Java2D Disposer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151), sun.java2d.Disposer.run(Disposer.java:145), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #2: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #14: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Attach Listener: [], WAITING Skript variable save thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), ch.njol.skript.variables.Variables$2.run(Variables.java:378), java.lang.Thread.run(Thread.java:745)], WAITING Skript variable save thread for database 'default': [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #22: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-3-thread-490: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #40: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #21: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Query Listener #1: [java.net.PlainDatagramSocketImpl.receive0(Native Method), java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145), java.net.DatagramSocket.receive(DatagramSocket.java:786), net.minecraft.server.v1_7_R1.RemoteStatusListener.run(SourceFile:256), java.lang.Thread.run(Thread.java:745)], RUNNABLE pool-57-thread-1: [java.io.FileOutputStream.writeBytes(Native Method), java.io.FileOutputStream.write(FileOutputStream.java:345), java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82), java.io.BufferedOutputStream.write(BufferedOutputStream.java:126), java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:253), java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:211), java.util.zip.ZipOutputStream.write(ZipOutputStream.java:314), autosaveworld.threads.backup.Zip.zipFile(Zip.java:97), autosaveworld.threads.backup.Zip.zipDir(Zip.java:75), autosaveworld.threads.backup.Zip.zipDir(Zip.java:70), autosaveworld.threads.backup.Zip.ZipFolder(Zip.java:49), autosaveworld.threads.backup.localfs.LFSBackupOperations$1.run(LFSBackupOperations.java:79), java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471), java.util.concurrent.FutureTask.run(FutureTask.java:262), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)], RUNNABLE Netty IO #19: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #18: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Server thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:461), net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)], RUNNABLE Netty IO #42: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #9: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING AutoSaveWorld WorldRegenCopyThread: [java.lang.Thread.sleep(Native Method), autosaveworld.threads.worldregen.WorldRegenCopyThread.run(WorldRegenCopyThread.java:82)], RUNNABLE Netty IO #37: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #63: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #39: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #45: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #46: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #13: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #59: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING AutoSaveWorld AutoSaveThread: [java.lang.Thread.sleep(Native Method), autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:82)], RUNNABLE Netty IO #58: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #31: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING AutoSaveWorld AutoConsoleCommandThread: [java.lang.Thread.sleep(Native Method), autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:95)], RUNNABLE Netty IO #47: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #17: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #32: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #52: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R1.ThreadSleepForever.run(SourceFile:62)], WAITING Thread-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73), org.bukkit.craftbukkit.v1_7_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #10: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #34: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Chunk I/O Executor Thread-1: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1640), org.bukkit.craftbukkit.v1_7_R1.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.v1_7_R1.CrashReportSystemDetails.a(SourceFile:74), net.minecraft.server.v1_7_R1.CrashReport.h(CrashReport.java:45), net.minecraft.server.v1_7_R1.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_7_R1.CrashReport.a(CrashReport.java:225), net.minecraft.server.v1_7_R1.NBTTagCompound.a(SourceFile:331), net.minecraft.server.v1_7_R1.NBTTagCompound.load(SourceFile:37), net.minecraft.server.v1_7_R1.NBTTagList.load(SourceFile:35), net.minecraft.server.v1_7_R1.NBTTagCompound.a(SourceFile:329), net.minecraft.server.v1_7_R1.NBTTagCompound.load(SourceFile:37), net.minecraft.server.v1_7_R1.NBTTagCompound.a(SourceFile:329), net.minecraft.server.v1_7_R1.NBTTagCompound.load(SourceFile:37), net.minecraft.server.v1_7_R1.NBTCompressedStreamTools.a(SourceFile:107), net.minecraft.server.v1_7_R1.NBTCompressedStreamTools.a(SourceFile:78), net.minecraft.server.v1_7_R1.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:84), org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19), org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13), org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150), org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95), org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #7: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #48: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #43: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING AutoSaveWorld CrashRestartThread: [java.lang.Thread.sleep(Native Method), autosaveworld.threads.restart.CrashRestartThread.run(CrashRestartThread.java:98)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Netty IO #27: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #38: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #53: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #12: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #61: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #33: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #26: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #1: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #6: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #56: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #5: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #60: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #24: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #57: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #23: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #41: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)],} Recent tasks from 877659-877689{WorldEdit:[email protected],} Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Player Count: 9 / 60; [EntityPlayer['MasterJakeMOD'/207605, l='world', x=86.59, y=57.00, z=70.99](MasterJakeMOD at 86.58658905964971,57.0,70.9939071647808), EntityPlayer['jarvan'/198980, l='world', x=634.54, y=72.00, z=-1606.01](jarvan at 634.5354741619794,72.0,-1606.0137148971496), EntityPlayer['dropekmeiser'/205727, l='world', x=82.90, y=57.00, z=70.80](dropekmeiser at 82.90338977401434,57.0,70.8040930958752), EntityPlayer['McLovin08'/209884, l='world', x=72.55, y=88.15, z=-1599.46](McLovin08 at 72.54894941583042,88.15307239276005,-1599.4637472588804), EntityPlayer['drabek001'/209524, l='world', x=-476.13, y=58.00, z=-155.64](drabek001 at -476.13335380632793,58.0,-155.6391964964093), EntityPlayer['MuzdiPL'/210621, l='world', x=42.50, y=64.00, z=108.89](MuzdiPL at 42.50003682847408,64.0,108.89188538119777), EntityPlayer['Bahdy'/206023, l='world', x=303.61, y=10.00, z=-7.12](Bahdy at 303.6065568756312,10.0,-7.124769613965447), EntityPlayer['FantastycznyPl'/214123, l='world', x=87.15, y=58.17, z=68.01](FantastycznyPl at 87.15069086445376,58.170787077218804,68.01071512020016), EntityPlayer['alibali2332'/215811, l='world', x=-327.64, y=64.17, z=-423.56](alibali2332 at -327.6391001798111,64.16610926093821,-423.55735096513075)] Is Modded: Definitely; Server brand changed to 'CraftBukkit' Type: Dedicated Server (map_server.txt)
-
Witam. Potrzebuję sk na plecaki.
-
Witajcie! Potrzebuję skrypt na czat dla adminów/helperow/moderatorów itp. Na czacie piszesz #{text} i to wysyła się na czat dla uprawnionych tylko. Mam nadzieję ze dosyć jasno wyjaśniłem. Pozdrawiam miłego wieczoru!
-
Witam! Jak mozna zrobic kwadraty w tekscie? (chodzi o [] tylko zeby to bylo zapelnione i mialo wszystkie boki rowne)
-
Witam, Poszukuje skrypt na wersje 1.16.1, chciałbym aby działał tak że przy wejściu na serwer otwierało się okno (gui) na 27 slotów i we 26 slotach była czerwona wełna a w 1 slocie była zielona wełna (zawsze w losowym miejscu - random number) i jak gracz kliknie w czerwona welne to to wylala z serwera z powodem "x" a jak dobrze kliknie (zielona welne) wyswietla sie komunikat "y" (na srodku ekranu - tittle), jezeli gracz wyłaczy (np kliknie ESC) to okno to pojawia sie znowu, lecz jezeli wylaczy to 3 razy to go tez wywala z powodem "x". Z góry dziekuje za pomoc.
-
Dlaczego ten skrypt nie działa? command /regulamin: trigger: send: "&8&l&m===========[&c&lREGULAMIN]&8&l&m===========" send: "&7&l»Regulamin znajduje sie na naszej stronie internetowej:" send: "&7&l»Link » &7survkraina.pl/regulamin" send: "&8&l&m===========[&c&lREGULAMIN]&8&l&m==========="
-
Witam poszukuje skryptu na topke najlepiej zrobioną w GUI. Chciałbym aby liczyło ilość zjedzonych koxów (golden apple:1), refów (golden apple:0), rzuconych pereł, zabójstw, śmierci, spedzonego czasu na serwerze. Mniej wiecej jak ma działać: po wpisaniu komendy /top otwiera sie virtualna skrzynia na 3 linijki i na drugiej linice pokazuje od lewej do prawej po kolei co wypisalem wyzej. Czyli jak mam zjedzone koxy to item to golden apple:1 a jak na jedzemy myszka pisze top 5 graczy. od najwiekszej ilosci do najmniejszej i tak samo z reszta kazdy item na kolejnych slotach. Z góry dzieki za pomoc. Wersja MC 1.8.8 (jezeli trzeba dodatki pls wypiszcie jakie)
-
Chciałbym, abyście poprawili mi fragment mojego skryptu. Chciałbym, aby pod koniec jak się zaenchentuje, żeby zabrało kilka lapisu lazuli. function getBookshelf(l: location) :: number: loop all blocks in radius 6 of {_l}: if loop-block is bookshelf: add 1 to {_return} return {_return} command /enchfast [<text>] [<text>] [<player>]: permission: fast.ench trigger: if player-arg's tool is not {item.%player-arg%}: send "§cFast§bEnchant: &cBłąd: §6Wejdź do enchantu nie zmieniając przedmiotu." to player-arg stop if player-arg's tool is {item.%player-arg%}: if arg-1 is "sharpness": if arg-2 is "1": if arg-3 is set: if player-arg's level is more than 2: if getBookshelf({PlayerLocation}) >= 3: enchant the player-arg's tool with sharpness 1 remove 3 from player-arg's level send "§cFast§bEnchant: &6Pomyślnie dodano zaklęcie." to player-arg stop else: send "§cFast§bEnchant: &cBłąd: &4Nie posiadasz wystarczająco dużo punktów doświadczenia, lub masz za mało biblioteczek." to player-arg stop
-
Pomocy z tym skryptem : nie wiem czemu mi to nie działa prosze o pomoc. command /bbuuyyssppaawwnneerr [<text>] [<player>]: permission: buyspawners.shopspawnergui trigger: set {_bal} to player's balance if arg-1 is "zombie": if arg-2 is set: if {_bal} is bigger or equal to 1999: remove 1999 from player's balance send: "§cSpawner§bShop: &6Pomyślnie zakupiono spawner." to player-arg else: send: "§cSpawner§bShop: &cBłąd: §6Nie posiadasz pieniędzy." to player-arg stop
-
1.Wiec tak jak chce zeby wypadal wegiel to nie wypada w ogule nic (na if {xx} is 1) probowalem z innymi itemi i tez nie wypada 2. czasem jak otwieram to nie wypada nic w sensie ze jak zazwyczaj klikam to dostaje ale jest moment kiedy mi nie daje nic i to moze byc kilka razy pod rzad Jesli zle wytlumaczylem to moge lepjej w komentarzach lub wyslac male wideo jak to dziala PLZ help sk: #skrzynkaTEST on place: if player's tool is chest named "&7S" with lore "s": remove 1 chest named "&7S" with lore "s" from player's inventory set {xx} to random integer from 1 to 4 if {xx} is 1: chance of 100%: add 1 coal to player's inventory if {xx} is 2: chance of 1%: add 1 emerald to player's inventory if {xx} is 3: chance of 50%: add 1 gold ingot to player's inventory if {xx} is 4: chance of 70%: add 1 diamond to player's inventory cancel event command /dajj [<number>]: trigger: add 5 chest named "&7S" with lore "s" to player's inventory
-
Witam potrzebuje skryptu na podmiane informacji plugin world guard 1.8.8 jak coś niszczę to pisze po angielsku a chce to zmienić.
-
Witam, jestem w trakcie pisania skryptu na Bossy, chcę aby komenda Boss wykonywała się, co 2 minuty. Próbowałem ale coś nie działa. Ps, czasem boss pojawi się na wodzie, też chciałbym, aby ktoś to poprawił. Z góry dzięki za pomoc. command /Boss [<text>]: trigger: set {_X} to random integer between {@XMax} and {@XMin} set {_Y} to {@Y} set {_Z} to random integer between {@ZMax} and {@ZMin} set {_Tp.Boss} to location at {_X}, {_Y}, {_Z} if biome at {_Tp.Boss} is not ocean or river or deep ocean: loop blocks under {_Tp.Boss}: if loop-block is not water or lava or air: set {_Tp.Boss} to location at {_X}, loop-block's y-location+1, {_Z} create an explosion of force 4 at {_Tp.Boss} spawn a Zombie at {_Tp.Boss} set max health of last spawned Zombie to 100 heal last spawned Zombie set name of the spawned Zombie to "&6Test %spawned Zombie's health%/%max health of last spawned Zombie%" set helmet of the spawned Zombie to diamond helmet of protection 10 and unbreaking 10 set chestplate of the spawned Zombie to diamond chestplate of protection 10 and unbreaking 10 set leggings of the spawned Zombie to diamond leggings of protection 10 and unbreaking 10 set boots of the spawned Zombie to diamond boots of protection 10 and unbreaking 10 set tool of the spawned Zombie to a diamond sword of sharpness 9 and fire aspect 4 send "%{_Tp.Boss}%" to all players exit loop stop every 2 minute in "world": execute console command "Boss"
-
Witam, mam prośbę. Jest ktoś w stanie ogarnąć skript, dzięki któremu gdy wejdę w wybrany przez siebie portal ( stane na danym bloku ) to przeniesie mnie na inny świat w tym przypadku na /warp creative. Proszę o pomoc i dziękuję:)
-
Mam Skrypt Ktory Dziala Jesli Ustawiam Dowolny Blok , Item Itp, Lecz Glowy Nie dzialaja , jedynie te co sa w Mc w gm1 czyli Glowa Creepera , Szkieleta Itp , Ale Jesli chce Dodac Inna , np ta , /give @p skull 1 3 {display:{Name:"Red R"},SkullOwner:{Id:"3c5fc641-cbf1-463d-9ff4-70ca3521759c",Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzVmNDVjODc1ZWZmNTM4ZmNlYzk4ZjZhY2MxZGYyYWVjYWUyOGY0ODYwYWVjZDI0ZTJkYmRmMTM5MjRiMzI3In19fQ=="}]}}} To juz nie dziala ;c Ktos wie moze jak to zrobic Innym Sposobem , Badz Tym aby dzialalo ? command /Dodej [<text>]: trigger: if arg 1 is "R" set {GLOWA} to player's tool command /DODEJtest: trigger: teleport player to player open chest with 1 rows named "&6★ &8Test &6★" to player wait 2 tick format slot 4 of player with 1 of {GLOWA} named "TEST :(" to close
-
czemu to nie działa chcę żeby po wpisaniu /aban gracze otwierało się gui ze wszystkimi głowkami graczy którzy byli na moim serwie nawet ci którzy byli raz i już są offline! command /aban [<text>] [<offlineplayer>] [<text>] [<integer>]: permission: ban.albany trigger: if arg 1 is "gracze": open chest with 1 rows named "&aGracze!:" to player set {_glowki::*} to skull of all players add 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42 and 43 to {_glowki::*} loop {_glowki::*}: format slot loop-value of player with 1 skull of protection 1 named "&a%player%" with lore "&aKliknij Na Mnie Żeby Wybrać Mi Powód!" to close then run [make player execute command "/aban"]
- Poprzednia
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- Dalej
-
Strona 3 z 7