Znajdź zawartość
Wyświetlanie wyników dla 'stoniarki'.
-
Cześć zrobiłem skript na stoniarki na 1.16.5 (skript 2.7.0-beta2) tylko że da się postawić by się odnawiały tylko gdy są pojedyncze w eq (np. jak mam 2 w jednym slocie nie zadziała) i wie ktoś czym może to być spowodowane ?
-
Witam czy ktoś byłby w stanie napisać skrypt na kopanie na kilofie 6/3/3 i naprawianie stoniarki captcha chodzi mi o Otwarcie gui kliknięcie w kowadło zaznaczenie odpowiedniego przedmiotu np trzcina dalsze kopanie tak to wygląda na serwerze cubehard.net jak ktoś byłby w stanie proszę o kontakt
-
Wersja serwera: 1.17.1 Wersja skript: 2.6-beta3 Dodatki do skryptów i ich wersje: skQuery 4.1.4 Takie zagadnienie. Skrypt na typową stoniarke, który wisi w necie. Jeśli ma sie w ręku jedną sztukę stoniarki i postawi to skrypt działa poprawnie. Jeśli ma się kilka stoniarek w łapce zestackowanych razem np 5 czy dowolna liczba inna niż 1 to po postawieniu jest to zwykły end stone, nie stoniarka. Czy w takim przypadku player's tool powinno być zmienione na inne wyrażenie?
-
On break nie interpretuje poprawnie
gitexe64 odpowiedział(a) na Galileusz pytanie w Pytania i problemy
Przed wydropieniem stoniarki musisz pierw anulować normalny drop bloku. -
Wersja serwera: 1.17.1 Wersja skript: 2.6-beta3 Dodatki do skryptów i ich wersje: skQuery 4.1.4 Witam ponownie, Czy ktoś mógłby mi powiedzieć dlaczego przy takiej składni jak rozwalę ten blok stoniarki to wypada mi stoniarka + zwykły endstone? Troszke się tym bawie i nie rozumiem dlaczego tak się dzieje. Oczekiwane zachowanie to, że wypada tylko blok stoniarki z lore i nazwą.
-
Something went horribly wrong with Skript. Problem
adamnasus opublikował(a) pytanie w Pytania i problemy
[23:09:13] [Server thread/ERROR]: [Skript] Line 65: (stoniarki.sk) indentation error: expected 12 spaces, but found 1 tab Line: else: [23:09:13] [Server thread/ERROR]: [Skript] Line 66: (stoniarki.sk) indentation error: expected 12 spaces, but found 2 tabs Line: send "&4Błąd: &cNie masz uprawnień do korzystania ze stoniarek." [23:09:13] [Server thread/ERROR]: #!#! [23:09:13] [Server thread/ERROR]: #!#! [Skript] Severe Error: [23:09:13] [Server thread/ERROR]: #!#! Could not load alert.sk [23:09:13] [Server thread/ERROR]: #!#! [23:09:13] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [23:09:13] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [23:09:13] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [23:09:13] [Server thread/ERROR]: #!#! Here is full list of them: [23:09:13] [Server thread/ERROR]: #!#! skRayFall v1.9.26 (https://sk.rayfall.net/) SkBee v1.15.0 (https://github.com/ShaneBeee/SkBee) Skellett v2.0.3 (https://forums.skunity.com/resources/skellett.24/) SkQuery v4.1.6 [23:09:13] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue. [23:09:13] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [23:09:13] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [23:09:13] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [23:09:13] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [23:09:13] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker. [23:09:13] [Server thread/ERROR]: #!#! [23:09:13] [Server thread/ERROR]: #!#! Stack trace: [23:09:13] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for citizen [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.TypePatternElement.fromString(TypePatternElement.java:92) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:132) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:48) [23:09:13] [Server thread/ERROR]: #!#! at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1301) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:226) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Condition.parse(Condition.java:77) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:83) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.loadCode(Section.java:90) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:118) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.loadCode(Section.java:90) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:118) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.loadCode(Section.java:90) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:118) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.command.Commands.loadCommand(Commands.java:489) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:707) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:525) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:417) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:433) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:524) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:468) [23:09:13] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.Skript$1.run(Skript.java:778) [23:09:13] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) [23:09:13] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) [23:09:13] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1211) [23:09:13] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [23:09:13] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [23:09:13] [Server thread/ERROR]: #!#! [23:09:13] [Server thread/ERROR]: #!#! Version Information: [23:09:13] [Server thread/ERROR]: #!#! Skript: 2.6.1 (latest) [23:09:13] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [23:09:13] [Server thread/ERROR]: #!#! Date: 22:18:42.554713200 [23:09:13] [Server thread/ERROR]: #!#! Bukkit: 1.18.1-R0.1-SNAPSHOT [23:09:13] [Server thread/ERROR]: #!#! Minecraft: 1.18.1 [23:09:13] [Server thread/ERROR]: #!#! Java: 17.0.1 (Java HotSpot(TM) 64-Bit Server VM 17.0.1+12-LTS-39) [23:09:13] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0 [23:09:13] [Server thread/ERROR]: #!#! [23:09:13] [Server thread/ERROR]: #!#! Server platform: Paper [23:09:13] [Server thread/ERROR]: #!#! [23:09:13] [Server thread/ERROR]: #!#! Current node: loop all players: (alert.sk, line 6) [23:09:13] [Server thread/ERROR]: #!#! Current item: null [23:09:13] [Server thread/ERROR]: #!#! [23:09:13] [Server thread/ERROR]: #!#! Thread: Server thread [23:09:13] [Server thread/ERROR]: #!#! [23:09:13] [Server thread/ERROR]: #!#! Language: english [23:09:13] [Server thread/ERROR]: #!#! Link parse mode: DISABLED [23:09:13] [Server thread/ERROR]: #!#! [23:09:13] [Server thread/ERROR]: #!#! End of Error. [23:09:13] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! [Skript] Severe Error: [23:09:14] [Server thread/ERROR]: #!#! Could not load alogout.sk [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [23:09:14] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [23:09:14] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [23:09:14] [Server thread/ERROR]: #!#! Here is full list of them: [23:09:14] [Server thread/ERROR]: #!#! skRayFall v1.9.26 (https://sk.rayfall.net/) SkBee v1.15.0 (https://github.com/ShaneBeee/SkBee) Skellett v2.0.3 (https://forums.skunity.com/resources/skellett.24/) SkQuery v4.1.6 [23:09:14] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue. [23:09:14] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [23:09:14] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [23:09:14] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [23:09:14] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [23:09:14] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker. [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Stack trace: [23:09:14] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for citizen [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.TypePatternElement.fromString(TypePatternElement.java:92) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:132) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:48) [23:09:14] [Server thread/ERROR]: #!#! at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1301) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:226) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Condition.parse(Condition.java:77) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:83) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.loadCode(Section.java:90) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:118) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:752) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:525) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:417) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:433) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:524) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:468) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.Skript$1.run(Skript.java:778) [23:09:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) [23:09:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) [23:09:14] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1211) [23:09:14] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [23:09:14] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Version Information: [23:09:14] [Server thread/ERROR]: #!#! Skript: 2.6.1 (latest) [23:09:14] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [23:09:14] [Server thread/ERROR]: #!#! Date: 22:18:42.554713200 [23:09:14] [Server thread/ERROR]: #!#! Bukkit: 1.18.1-R0.1-SNAPSHOT [23:09:14] [Server thread/ERROR]: #!#! Minecraft: 1.18.1 [23:09:14] [Server thread/ERROR]: #!#! Java: 17.0.1 (Java HotSpot(TM) 64-Bit Server VM 17.0.1+12-LTS-39) [23:09:14] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0 [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Server platform: Paper [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Current node: while {seconds.until.out.%victim%} is more than 1: (alogout.sk, line 23) [23:09:14] [Server thread/ERROR]: #!#! Current item: null [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Thread: Server thread [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Language: english [23:09:14] [Server thread/ERROR]: #!#! Link parse mode: DISABLED [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! End of Error. [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! [Skript] Severe Error: [23:09:14] [Server thread/ERROR]: #!#! Could not load clearchat.sk [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [23:09:14] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [23:09:14] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [23:09:14] [Server thread/ERROR]: #!#! Here is full list of them: [23:09:14] [Server thread/ERROR]: #!#! skRayFall v1.9.26 (https://sk.rayfall.net/) SkBee v1.15.0 (https://github.com/ShaneBeee/SkBee) Skellett v2.0.3 (https://forums.skunity.com/resources/skellett.24/) SkQuery v4.1.6 [23:09:14] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue. [23:09:14] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [23:09:14] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [23:09:14] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [23:09:14] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [23:09:14] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker. [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Stack trace: [23:09:14] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for citizen [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.TypePatternElement.fromString(TypePatternElement.java:92) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:132) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:48) [23:09:14] [Server thread/ERROR]: #!#! at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1301) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:226) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Condition.parse(Condition.java:77) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:83) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.command.Commands.loadCommand(Commands.java:489) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:707) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:525) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:417) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:433) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:524) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:468) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.Skript$1.run(Skript.java:778) [23:09:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) [23:09:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) [23:09:14] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1211) [23:09:14] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [23:09:14] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Version Information: [23:09:14] [Server thread/ERROR]: #!#! Skript: 2.6.1 (latest) [23:09:14] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [23:09:14] [Server thread/ERROR]: #!#! Date: 22:18:42.554713200 [23:09:14] [Server thread/ERROR]: #!#! Bukkit: 1.18.1-R0.1-SNAPSHOT [23:09:14] [Server thread/ERROR]: #!#! Minecraft: 1.18.1 [23:09:14] [Server thread/ERROR]: #!#! Java: 17.0.1 (Java HotSpot(TM) 64-Bit Server VM 17.0.1+12-LTS-39) [23:09:14] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0 [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Server platform: Paper [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Current node: loop all players: (clearchat.sk, line 5) [23:09:14] [Server thread/ERROR]: #!#! Current item: null [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Thread: Server thread [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Language: english [23:09:14] [Server thread/ERROR]: #!#! Link parse mode: DISABLED [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! End of Error. [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! [Skript] Severe Error: [23:09:14] [Server thread/ERROR]: #!#! Could not load czas.sk [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [23:09:14] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [23:09:14] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [23:09:14] [Server thread/ERROR]: #!#! Here is full list of them: [23:09:14] [Server thread/ERROR]: #!#! skRayFall v1.9.26 (https://sk.rayfall.net/) SkBee v1.15.0 (https://github.com/ShaneBeee/SkBee) Skellett v2.0.3 (https://forums.skunity.com/resources/skellett.24/) SkQuery v4.1.6 [23:09:14] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue. [23:09:14] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [23:09:14] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [23:09:14] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [23:09:14] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [23:09:14] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker. [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Stack trace: [23:09:14] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for citizen [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.TypePatternElement.fromString(TypePatternElement.java:92) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:132) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:48) [23:09:14] [Server thread/ERROR]: #!#! at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1301) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:226) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Condition.parse(Condition.java:77) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:83) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:752) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:525) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:417) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:433) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:524) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:468) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.Skript$1.run(Skript.java:778) [23:09:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) [23:09:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) [23:09:14] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1211) [23:09:14] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [23:09:14] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Version Information: [23:09:14] [Server thread/ERROR]: #!#! Skript: 2.6.1 (latest) [23:09:14] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [23:09:14] [Server thread/ERROR]: #!#! Date: 22:18:42.554713200 [23:09:14] [Server thread/ERROR]: #!#! Bukkit: 1.18.1-R0.1-SNAPSHOT [23:09:14] [Server thread/ERROR]: #!#! Minecraft: 1.18.1 [23:09:14] [Server thread/ERROR]: #!#! Java: 17.0.1 (Java HotSpot(TM) 64-Bit Server VM 17.0.1+12-LTS-39) [23:09:14] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0 [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Server platform: Paper [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Current node: loop all players: (czas.sk, line 5) [23:09:14] [Server thread/ERROR]: #!#! Current item: null [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Thread: Server thread [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Language: english [23:09:14] [Server thread/ERROR]: #!#! Link parse mode: DISABLED [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! End of Error. [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! [Skript] Severe Error: [23:09:14] [Server thread/ERROR]: #!#! Could not load farmery.sk [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [23:09:14] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [23:09:14] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [23:09:14] [Server thread/ERROR]: #!#! Here is full list of them: [23:09:14] [Server thread/ERROR]: #!#! skRayFall v1.9.26 (https://sk.rayfall.net/) SkBee v1.15.0 (https://github.com/ShaneBeee/SkBee) Skellett v2.0.3 (https://forums.skunity.com/resources/skellett.24/) SkQuery v4.1.6 [23:09:14] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue. [23:09:14] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [23:09:14] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [23:09:14] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [23:09:14] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [23:09:14] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker. [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Stack trace: [23:09:14] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for citizen [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.TypePatternElement.fromString(TypePatternElement.java:92) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:132) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:48) [23:09:14] [Server thread/ERROR]: #!#! at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1301) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:226) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Condition.parse(Condition.java:77) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:83) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.loadCode(Section.java:90) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:118) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:752) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:525) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:417) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:433) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:524) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:468) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.Skript$1.run(Skript.java:778) [23:09:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) [23:09:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) [23:09:14] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1211) [23:09:14] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [23:09:14] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Version Information: [23:09:14] [Server thread/ERROR]: #!#! Skript: 2.6.1 (latest) [23:09:14] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [23:09:14] [Server thread/ERROR]: #!#! Date: 22:18:42.554713200 [23:09:14] [Server thread/ERROR]: #!#! Bukkit: 1.18.1-R0.1-SNAPSHOT [23:09:14] [Server thread/ERROR]: #!#! Minecraft: 1.18.1 [23:09:14] [Server thread/ERROR]: #!#! Java: 17.0.1 (Java HotSpot(TM) 64-Bit Server VM 17.0.1+12-LTS-39) [23:09:14] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0 [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Server platform: Paper [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Current node: loop blocks under event-block: (farmery.sk, line 27) [23:09:14] [Server thread/ERROR]: #!#! Current item: null [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Thread: Server thread [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Language: english [23:09:14] [Server thread/ERROR]: #!#! Link parse mode: DISABLED [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! End of Error. [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! [Skript] Severe Error: [23:09:14] [Server thread/ERROR]: #!#! Could not load randomtp.sk [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [23:09:14] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [23:09:14] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [23:09:14] [Server thread/ERROR]: #!#! Here is full list of them: [23:09:14] [Server thread/ERROR]: #!#! skRayFall v1.9.26 (https://sk.rayfall.net/) SkBee v1.15.0 (https://github.com/ShaneBeee/SkBee) Skellett v2.0.3 (https://forums.skunity.com/resources/skellett.24/) SkQuery v4.1.6 [23:09:14] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue. [23:09:14] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [23:09:14] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [23:09:14] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [23:09:14] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [23:09:14] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker. [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Stack trace: [23:09:14] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for citizen [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.TypePatternElement.fromString(TypePatternElement.java:92) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:132) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:48) [23:09:14] [Server thread/ERROR]: #!#! at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1301) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:226) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Condition.parse(Condition.java:77) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:83) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.loadCode(Section.java:90) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:118) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.loadCode(Section.java:90) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:118) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:69) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:257) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:156) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1127) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:752) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:525) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:417) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:433) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:524) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:468) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.Skript$1.run(Skript.java:778) [23:09:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) [23:09:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) [23:09:14] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1211) [23:09:14] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [23:09:14] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Version Information: [23:09:14] [Server thread/ERROR]: #!#! Skript: 2.6.1 (latest) [23:09:14] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [23:09:14] [Server thread/ERROR]: #!#! Date: 22:18:42.554713200 [23:09:14] [Server thread/ERROR]: #!#! Bukkit: 1.18.1-R0.1-SNAPSHOT [23:09:14] [Server thread/ERROR]: #!#! Minecraft: 1.18.1 [23:09:14] [Server thread/ERROR]: #!#! Java: 17.0.1 (Java HotSpot(TM) 64-Bit Server VM 17.0.1+12-LTS-39) [23:09:14] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0 [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Server platform: Paper [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Current node: loop 256 times: (randomtp.sk, line 9) [23:09:14] [Server thread/ERROR]: #!#! Current item: null [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Thread: Server thread [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Language: english [23:09:14] [Server thread/ERROR]: #!#! Link parse mode: DISABLED [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! End of Error. [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! [Skript] Severe Error: [23:09:14] [Server thread/ERROR]: #!#! Could not load stoniarki.sk [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [23:09:14] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [23:09:14] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [23:09:14] [Server thread/ERROR]: #!#! Here is full list of them: [23:09:14] [Server thread/ERROR]: #!#! skRayFall v1.9.26 (https://sk.rayfall.net/) SkBee v1.15.0 (https://github.com/ShaneBeee/SkBee) Skellett v2.0.3 (https://forums.skunity.com/resources/skellett.24/) SkQuery v4.1.6 [23:09:14] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue. [23:09:14] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [23:09:14] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [23:09:14] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [23:09:14] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [23:09:14] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker. [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Stack trace: [23:09:14] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for citizen [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.TypePatternElement.fromString(TypePatternElement.java:92) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:132) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:48) [23:09:14] [Server thread/ERROR]: #!#! at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1301) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:226) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Statement.parse(Statement.java:61) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1113) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:752) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:525) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:417) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:433) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:524) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:468) [23:09:14] [Server thread/ERROR]: #!#! at Skript.jar//ch.njol.skript.Skript$1.run(Skript.java:778) [23:09:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) [23:09:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) [23:09:14] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1211) [23:09:14] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [23:09:14] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Version Information: [23:09:14] [Server thread/ERROR]: #!#! Skript: 2.6.1 (latest) [23:09:14] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [23:09:14] [Server thread/ERROR]: #!#! Date: 22:18:42.554713200 [23:09:14] [Server thread/ERROR]: #!#! Bukkit: 1.18.1-R0.1-SNAPSHOT [23:09:14] [Server thread/ERROR]: #!#! Minecraft: 1.18.1 [23:09:14] [Server thread/ERROR]: #!#! Java: 17.0.1 (Java HotSpot(TM) 64-Bit Server VM 17.0.1+12-LTS-39) [23:09:14] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0 [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Server platform: Paper [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Current node: register new shaped recipe for {@item} using {@crafting} with id "stoniarka" (stoniarki.sk, line 29) [23:09:14] [Server thread/ERROR]: #!#! Current item: null [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Thread: Server thread [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! Language: english [23:09:14] [Server thread/ERROR]: #!#! Link parse mode: DISABLED [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/ERROR]: #!#! End of Error. [23:09:14] [Server thread/ERROR]: #!#! [23:09:14] [Server thread/INFO]: [Skript] Loaded 12 scripts with a total of 9 triggers and 4 commands in 0.35 seconds Gdy usunę Skellett to wszystko działa gdy zostaje z dodatków sam Skellett to też wywala a problem w tym ze wszystkie dodatki łącznie z Skellett'em są mi potrzebne -
że chodzi o to ze jak są stoniarki to żeby się na niczym nie pojawiały na edstonie tak jak na tabmc/dragon
-
pytanie z warpami w gui ala pomoc
xMarmo321 odpowiedział(a) na dropnikyt pytanie w Pytania i problemy
command /warpy: trigger: set {_gui} to chest with 3 rows named "&8&l> &6&lWarpy &8&l<" set slot 11 of {_gui} to diamond pickaxe named "&l&2Stoniarki" set slot 12 of {_gui} to diamond sword named "&l&4PVP" set slot 13 of {_gui} to crafting table named "&l&3Craftingi" set slot 14 of {_gui} to stone button named "&l&4Teparki" open {_gui} to player on inventory click: name of event-inventory = "&8&l> &6&lWarpy &8&l<": event-inventory is not players inventory cancel event if index of event-slot = 11: execute player command "warp stoniarki" close player's inventory if index of event-slot = 12: execute player command "warp pvp" close player's inventory if index of event-slot = 13: execute player command "warp craftingi" close player's inventory if index of event-slot = 14: execute player command "warp teparki" close player's inventory Wywal dodatki typu SkRayFall (jak masz) SkQuery bo wątpię że potrzebne ale jak potrzebne to wtedy już przebolewaj i inne głupie dodatki -
Witam czy ktoś byłby w stanie napisać skrypt na kopanie na kilofie 6/3/3 i naprawianie stoniarki captcha chodzi mi o Otwarcie gui kliknięcie w kowadło zaznaczenie odpowiedniego przedmiotu np trzcina dalsze kopanie tak to wygląda na serwerze cubehard.net jak ktoś byłby w stanie proszę o kontakt
-
Witam czy ktoś byłby w stanie napisać skrypt na kopanie na kilofie 6/3/3 i naprawianie stoniarki captcha chodzi mi o Otwarcie gui kliknięcie w kowadło zaznaczenie odpowiedniego przedmiotu np trzcina dalsze kopanie tak to wygląda na serwerze cubehard.net jak ktoś byłby w stanie proszę o kontakt
-
witam, Mam problem ze skryptem i nie wiem jak go naprawić pomoże ktoś go naprawić? na tym screenie jest pokazany błąd: https://imgur.com/a/kLkOYdq a tutaj skrypty: # Crafting Stowniarki options: slot1: Block of Emerald slot2: cobblestone slot3: Block of Emerald slot4: cobblestone slot5: emerald slot6: cobblestone slot7: Golden Pickaxe slot8: cobblestone slot9: Golden Pickaxe on break of stone: {XStone.%event-block%} is true: player is holding gold pickaxe: set {XStone.%event-block%} to true send "&8� &5Usunales stoniarke!" player can hold Bedrock: give Bedrock named "&aStoniarka" to the player player doesn't have enough space for Bedrock named "&aStoniarka": drop Bedrock named "&aStoniarka" else: wait 0.5 second set the event-block to stone stop on place of Bedrock: if tool is Bedrock named "&aStoniarka": send "&8� &3Postawiles stoniarke!" set {XStone.%event-block%} to true wait 1 tick set event-block to stone stop on script load: register new shaped recipe for Bedrock named "&aStoniarka" using {@slot1}, {@slot2}, {@slot3}, {@slot4}, {@slot5}, {@slot6}, {@slot7}, {@slot8}, {@slot9}
-
nie ma innej opcji na stoniarki, nie jest bardzo zły ten kod, natomiast zmieniłbym zmienne na grupowe, bo łatwiej takimi zarządzać. (np. {zmienna.%%} zmieniłbym na {zmienna::%%}) Wszystko okej, ale na koniec jeszcze musisz otworzyć to inventory dla gracza: open {_gui} to player A, no i ten kod będzie działać na kliknięcie 11 slotu w każdym inventory, dlatego musisz to zabezpieczyć
-
Problem z wyciąganiem przedmiotów przy szybkim klikaniu e lub shift clicka już się nie pojawia natomiast podczas testowania natrafiłem na błąd który np podczas reloadowania serwera pozwala wyciagnac przedmioty jako fizyczne (Można je wyrzucic, uzywać etc.) Jak same reloady raczej podczas działania serwera publicznie nie będą raczej występować tak boje sie ze przy lagach może pojawić się problem z wyciaganiem przedmiotów. Byłem ciekaw jak to działa w przypadku np deluxemenu i zobaczyłem że podczas reloadu serwera okienko automatycznie sie zamyka, czy jest taka możliwość w skripcie? Co do reszty rzeczy które wypisałeś, bardzo dziękuje bo strasznie skraca to kod jednocześnie zmniejszając ilośc głupich linijek które wydawały mi sie bez sensu ale nie miałem pojęcia jak je zoptymalizowac. Bardzo miło też że powiedziałeś mi o tym że można używać send "sdsd" to all players zamiast broadcast ponieważ właśnie bałem sie wielkiego spamu w konsoli. A jeżeli już tutaj jesteś to mam jedno pytanie z totalnie innej natury a nie chciałbym tworzyć osobnego posta. Czy jeżeli stworze stoniarki w skripcie to pętla odpowiedzialna za generowanie stone np co 10ticków nie będzie powodowała ogromnego nacisku na maszyne przy powiedzmy 10 graczach kopiących na haste2?
-
Cześć, Otóż znalazłem skrypt na stoniarki ktora nie dziala bo potrzebuje wildskrypta, a mam serwer na 1.8.8 ma ktoś na wildskript 1.8.8 Z góry dziękuje jak ktoś pomoże
-
Napisze mi ktoś skrypt na stoniarke z craftingiem?
-
My-MC.pl - Twoja ulubiona sieć serwerów mc! [1.8.8-1.17.1]
TerribleDeath opublikował(a) temat w Archiwum serwerów
My-MC.pl przedstawia sieć serwerów Minecraft! Na scenie serwerów mc działamy od Grudnia 2019 roku i każdego dnia dokładamy starań, aby się rozwijać, zapewniając naszym graczom maksimum rozrywki. Od początku stawialiśmy na dopracowany tryb Survival, w którego wkładaliśmy całe serce i wiedzę o Minecrafcie. Nigdy też nie szczędziliśmy naszym graczom wygody, używając wyłącznie wysokowydajnych serwerów dedykowanych - 100% płynności gry i zero lagów to nasze motto. Dopracowane ustawienia pod kątem wydajności i dobrane pluginy idealnie dopasowane do potrzeb graczy i administracji. Staraliśmy się rozszerzyć ofertę o tryb SkyBlock, który jednak nie cieszył się zbytnią popularnością... Dlatego dzisiaj, zasileni mocną administracją próbujemy sił, tworząc niezwykły rodzaj Gildii. Coś zazwyczaj niespotykanego! Stare, ale dobrze znane Old PVP 1.8.8 w świecie 1.17.1 (wejście 1.8.8 - 1.17.1), autorski plugin ulepszeń oręża, tarcza netherite, mega drop, własne stoniarki, sklep + zarabianie na kopaniu, autorski plugin (w trakcie pracy) na: boyfarmery, sandfarmery, kopacze fosy i rzucanie TNT! Chętnych do szkolenia swoich umiejętności ugościmy na specjalnie przygotowanych arenach do walk z BOSSEM lub chordą wrogów! Tryb został przygotowany z myślą o nieco starszych graczach, dlatego że nie ma tu autocenzury i kar za wulgaryzmy! Znajdzie się też coś dla nieco młodszych graczy zapraszamy na Easy Survial (1.8.8-1.17.1) gdzie na każdej edycji szykujemy minimum 2 różne światy! Szybkie ścinanie drzew, zarabianie na zabijaniu mobów i graczy, wybór czy chcemy mieć włączone PVP oraz wiele innych ciekawych dodatków których to do odkrywania zachęcamy na naszym serwerze. Zapraszamy na nasz serwer discord gdzie załatwisz każdą sprawę związaną z grą i serwerem szybko i sprawnie! Wejdź na https://my-mc.pl/Discord ← Zawsze aktualne zaproszenie! Lubisz pogadać ale nie koniecznie o serwerze? Poszukaj szerokiej gamy tematów na My-MC Community Drogi graczu jeśli chociaż trochę Cię zachęciłem wpadnij do nas na my-mc.pl lub play.my-mc.pl-
- survival
- survival+cub
-
(i 3 więcej)
Oznaczone tagami:
-
Trzymaj, jeżeli chodziło ci o taki skrypt to licze na najlepszą odpowiedź Komendy: /stoniarka [ilosc] - Dodaje ilosc stoniarek graczowi A to crafting: Permisje: stoniarka.add - Uprawnienia do komendy /stoniarka
-
Siema mam pytanie czy ktoś jest w stanie wykonać skrypt na stoniarki że jak sie postawi w netherze to netherack w endzie endstone i zwykłym świecie stone
-
Potrzebuje skrypt na stoniarke do mc która będzie craftowana z 1bl diax i 8 bruku stoniarka będzie się zużywała po 100 wykonaniach
-
Hej, szukam skryptu na stoniarki, wraz z craftingiem.
-
SIema zrobił by ktoś żeby ta stoniarka wylatywała? options: craft1: 133 craft2: 133 craft3: 133 craft4: 133 craft5: 1 craft6: 133 craft7: 133 craft8: 133 craft9: 133 on break of stone: {MocnyDrop2s.%event-block%} is true: player is holding gold pickaxe: set {MocnyDrop2s.%event-block%} to false player can hold 1 end stone: send "&8» &bZniszczono stoniarke 2sekundowa!" else: wait 3 second set the event-block to stone stop on place of stone: if tool is stone named "&aStoniarka 2s": send "&8» &bPostawiles stoniarke 2sekundowa!" set {MocnyDrop3s.%event-block%} to true wait 1 tick set event-block to stone stop on script load: register new shaped recipe for 1 stone named "&aStoniarka 2s" using {@craft1}, {@craft2}, {@craft3}, {@craft4}, {@craft5}, {@craft6}, {@craft7}, {@craft8}, {@craft9}
-
Witam! Mam błąd związany tak naprawde z stoniarkami mianowicie jak wykopie stoniarkę złotym kilofem to z dropu mam 100% ze wypadnie diament Kody dropu i stoniarek: Stoniarki kod: on place stone: if player's tool is stone named "&eStoniarka" with lore "&8» &eStoniarka &7generuje sie co &e1.5s": send "&8» &7Postawiles &estoniarke!" set {stoniarka::%event-block%} to true on break of stone: if {stoniarka::%event-block%} is true: if player's tool is golden pickaxe: send "&8» &7Zniszczyles &estoniarke!" set {stoniarka::%event-block%} to false give 1 stone named "&eStoniarka" with lore "&8» &eStoniarka &7generuje sie co &e1.5s" to player else: wait 1.5 seconds set event-block to stone command /stoniarka [<number>] [<player>]: permission: stoniarka.admin permission message: &8» &cNie posiadasz permisji! trigger: if arg 1 is not set: send "&8» &7Poprawne uzycie: &e/stoniarka <ilosc> <nick>" else: if arg 2 is not set: send "&8» &7Poprawne uzycie: &e/stoniarka <ilosc> <nick>" else: if arg 2 is online: give arg-1 of stone named "&eStoniarka" with lore "&8» &eStoniarka &7generuje sie co &e1.5s" to arg-2 on break of stone: cancel event set block to air if {cobblestone::%player%} is true: if {dropdoeq::%player%} is true: give 1 cobblestone to player else: drop 1 cobblestone Drop kod: Proszę o pomoc bardzo!
-
Czyli taka jakby stoniarka, ale w formie rudy diamentu z długim czasem odnowienia i niestandardowym dropem, tak? Ma być stawiana i się cały czas odświeża, tak?
-
Skoro szukasz, odsyłam cię do forumowej wyszukiwarki. Wyszukaj "skrypt na drop" i "skrypt na stoniarki". Również może być fraza "drop ze stone". Wszystko da się znaleźć. Wystarczy jedynie wiedzieć jak szukać.
