Skocz do zawartości

Konto_op

Użytkownik
  • Ilość zawartości

    70
  • Rejestracja

  • Ostatnia wizyta

Treść opublikowana przez Konto_op

  1. @GempXPlayPlugin u mnie nic nie dodaje, poszukiwałem WildSkript'a znalazłem to i nie jestem zadowolony ponieważ nie łata on moich błędów w skrypcie z powodu usunięcia WildSkript.
  2. Okej, można post zamknąć. (Przepraszam)
  3. Jest to lepsze ponieważ możesz pobrać to co chcesz a nie jakieś tylko popularne pluginy
  4. no to raczej do zamknięcia już jest
  5. tylko będzie to po wklejeniu spacjami, kliknij poprawnie zamiast spacji tab'a i będzie git.
  6. command /vip: trigger: send "tekst" send "tekst 2" send "tekst 3"
  7. Okej, zapomniałem XD przy okazji jest xAxee, możesz zamknąć temat.
  8. Cześć, robię system warnów na swój serwer i mam problem ponieważ myślałem, że będzie łatwo po prostu wpisze zmienną lecz jednak nie. jak wysłać w akcji "send" zmienną? Kod: command /warn [<player>] [<text>]: permission: core.warn permission message: &c&lOj za cięki jesteś w uszach kumpel. &r&7(Brak permisji core.warn) trigger: if arg-1 is set: if arg-2 is set: add 1 to {warny::%arg-1%} send "&c&lFilCraft &8&l» &4Zostałeś/aś ostrzeżony/a za &c%arg-2% &4Przez: &c%player%" to arg-1 broadcast "&c&lFilcraft &8&l» &c%arg-1% &4Został/a ostrzeżony/a za &c%arg-2% &4Przez: &c%player%" send "&2Pomyślnie ostrzeżono %arg-1%&2." command /warny [<player>]: trigger: if arg-1 is set: send "Warny użytkownika %arg-1%: {warny::%arg-1%}"
  9. Konto_op

    Cenzura

    Okej, #DoZamknięcia
  10. Konto_op

    Cenzura

    czyli?
  11. Konto_op

    Cenzura

    Cześć, potrzebuje tylko jednej/dwóch linijki kodu ponieważ mam listę "{przeklenstwa::*}" i do niej dodaje sobie przeklenstwa, ktorych gracz ma nie móc pisać, lecz nie umiem zrobić by słowo z listy zostało zamienione. Pomoże ktoś?
  12. skrypty się "tabuje" jeśli np. jest spacja to zamień ją odpowiednio na "tab" oraz jak napisał też Kormic, obejrzyj sobie https://skripthub.net/tutorials/33 by dowiedzieć się troche.
  13. Okej, poprobuję a teraz Dobranoc. Myślę, że temat już do zamknięcia
  14. No tak, ale do jakiej? Poprobuję jak będę na komputerze. (Przed chwilą na nim byłem, ale muszę już iść spać.)
  15. właśnie mówię, że pobrałem już z tamtąd ale przy włączeniu pluginu wywala błąd w konsoli, że nie działa ta wersja.
  16. no do końca nie ma, ale nie mam gdzie tego zgłosić a tu najszybciej ktoś to zauważa, a np. widziałem chyba wiele razy, że ktoś zgłaszał problem z innym pluginem.
  17. Cześć, pobieram sobie Citizens'a z oficjalnej strony (https://ci.citizensnpcs.co/job/Citizens2/) i przy włączaniu wywala mi taki error, wiem z niego, że ta wersja nie działa na 1.16.3 ale wtedy przysuwa się pytanie: "Jaka wersja Citizens'a działa na 1.16.3?" Oczywiście mam najnowszą wersje, oraz CitizensAPI. (Error w konsoli: [Citizens] v2.0.27-SNAPSHOT (build 2246) is not compatible with Minecraft v1_16_R2 - try upgrading or downgrading Citizens. Disabling. )
  18. Dziwi mnie "Cancel Event" gdy nazywa się tak jak ma się nazywać
  19. wszystko działa, Dziekuję. #DoZamknięcia
  20. Okej, już wgrywam.
  21. Jak widać w cytacie wyżej mam starszą wersje skquery, więc pewnie o to chodzi.
  22. tak. Okej, Spróbuję. akurat właśnie podkreślę, że podczas włączania SkQuery też jest błąd, więc możliwe, że to przez SkQuery.
  23. 1.16.3 Spigot Najnowsza skRayFall v1.9.23 (https://sk.rayfall.net/) skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4 Występuje od prawie że początku gdy wgrałem Skript (Wtedy była starsza wersja, wgrałem nową zreinstalowałem i dalej występuje.)
  24. Cześć, próbując przeładować byle jaki skript wylatuje coś takiego: [21:34:03] [Server thread/ERROR]: #!#! Stack trace: [21:34:03] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:323) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:640) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:259) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:163) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:499) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1498) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:53) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional$1.<init>(Conditional.java:71) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.loadElseClause(Conditional.java:71) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1090) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:53) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:43) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1117) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:53) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:43) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1117) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:464) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.reloadScript(ScriptLoader.java:976) [21:34:03] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:185) [21:34:03] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [21:34:03] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [21:34:03] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:758) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.PlayerConnection.handleCommand(PlayerConnection.java:1697) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.PlayerConnection.a(PlayerConnection.java:1540) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(PacketPlayInChat.java:47) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.TickTask.run(SourceFile:18) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeTask(SourceFile:144) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeNext(SourceFile:118) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.MinecraftServer.ba(MinecraftServer.java:941) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.MinecraftServer.executeNext(MinecraftServer.java:934) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeAll(SourceFile:103) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.MinecraftServer.sleepForTick(MinecraftServer.java:917) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:850) [21:34:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) [21:34:03] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748) I nie wiem o co chodzi, skrypty po prostu nie działają.
  25. może ja?
×
×
  • Dodaj nową pozycję...