
hiperk
Użytkownik-
Ilość zawartości
30 -
Rejestracja
-
Ostatnia wizyta
Informacje
-
Płeć
Mężczyzna
Metody kontaktu
Ostatnie wizyty
858 wyświetleń profilu
Osiągnięcia hiperk
-
Też miałem taki problem, trochę poszperałem i rozwiązanie jest banalne Zamień if clicked item is red dye: Zamień na if 1 of clicked item is red dye:
-
1.11-1.18 [Plugin] WolfSk (1.11.*-1.18.*) [dawniej WildSkript]
hiperk odpowiedział(a) na GempXPlay temat w Pluginy użytkowników
Witam zgłaszam 2 błędy które notorycznie wyskakują w konsoli Error occurred while enabling WolfSk v1.4 (Is it up to date?) java.lang.NoSuchMethodError: ch.njol.skript.registrations.EventValues.registerEventValue(Ljava/lang/Class;Ljava/lang/Class;Lch/njol/skript/classes/SerializableGetter;I)V at pl.gempxplay.wolfsk.register.EventValue.registerEventValues(EventValue.java:32) ~[?:?] at pl.gempxplay.wolfsk.register.Register.register(Register.java:76) ~[?:?] at pl.gempxplay.wolfsk.WolfSk.onEnable(WolfSk.java:90) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.1.jar:git-Paper-138] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.1.jar:git-Paper-138] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.1.jar:git-Paper-138] at org.bukkit.craftbukkit.v1_16_R1.CraftServer.enablePlugin(CraftServer.java:500) ~[patched_1.16.1.jar:git-Paper-138] at org.bukkit.craftbukkit.v1_16_R1.CraftServer.enablePlugins(CraftServer.java:414) ~[patched_1.16.1.jar:git-Paper-138] at net.minecraft.server.v1_16_R1.MinecraftServer.loadWorld(MinecraftServer.java:471) ~[patched_1.16.1.jar:git-Paper-138] at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:241) ~[patched_1.16.1.jar:git-Paper-138] at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:941) ~[patched_1.16.1.jar:git-Paper-138] at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-138] at java.lang.Thread.run(Unknown Source) [?:1.8.0_241] i Could not pass event InventoryClickEvent to WolfSk v1.4 Fajnie jak byś zaktualizował plugin na 1.16.1 paperspigot bo coś problemy ma z tym silnikiem, pozdrawiam -
Tę komendę używałem Pamiętam właśnie że kiedyś używałem tego piratesk i było wszystko git noo teraz nie ma aktualizacji i nie działa Mi tylko jest potrzebne żeby coś stworzyło region i tyle no ale może ktoś zrobi kiedyś taki dodatek ehhh chyba tyle w tym temacie
-
To może ktoś ma jakiś pomysł jak by to rozwiązać w inny sposób?
-
A jest może jakiś event który mógłby odpowiadać za tworzenie cuboida w skript-mirror? Bo ten pomysł z adminami jest taki problem że nie zawsze są
-
PirateSK próbowałem już z tym dodatkiem ale nie działa na wersji 1.16.1 Może coś źle robię z tymi lokalizacjami że to nie działa no nie wiem sam ehhh może ktoś ma jeszcze jakiś pomysł?
-
Dałem ten event-block i nadal nie działa nie chce się stworzyć nie wiem dlaczego Teraz zauważyłem że wywala błąd w konsoli Could not pass event BlockPlaceEvent to Skript v2.5-beta1 java.lang.NoClassDefFoundError: com/sk89q/worldedit/Vector at me.sharpjaws.sharpSK.hooks.WorldGuard.EffCreateRegion.execute(EffCreateRegion.java:46) ~[?:?] at ch.njol.skript.lang.Effect.run(Effect.java:52) ~[?:?] at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61) ~[?:?] at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89) ~[?:?] at ch.njol.skript.lang.Trigger.execute(Trigger.java:57) ~[?:?] at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:154) ~[?:?] at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:112) ~[?:?] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at org.bukkit.craftbukkit.v1_16_R1.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:354) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.ItemStack.placeItem(ItemStack.java:220) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.PlayerInteractManager.a(PlayerInteractManager.java:488) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1284) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(SourceFile:144) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(SourceFile:118) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:943) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:936) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.MinecraftServer.sleepForTick(MinecraftServer.java:920) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:852) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[bukkit.jar:git-Spigot-0287a20-7560f5f] at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
-
Zrobiłem tak bo działanie skryptu będzie takie że jak się połozy block to powinno stworzyć region set {_loc} to location of block set {_1} and {_2} to {_loc} add 30 to x-loc of {_1} remove 30 from x-loc of {_2}
-
dzięki a jak pobrać lokalizacje i bo tu nie ma expand jak w rg i trzeba wszystko ręcznie robić create region "nazwaRegionu" between {loc1} and {loc2} in world "twojSwiat" Próbuje stworzyć region i nic się nie dzieje dlaczego?
-
Witam Mam otóż takie pytanie jak zrobić region za pomocą skript. Tak wiem że można za pomocą run command "rg define" ale chciałbym aby nie było widać tych powiadomień na czacie od wroldguarda też wiem że można wyczyścić czat po tych komendach no ale tego właśnie nie chce używać A i jak zrobić żeby zrobić region dajmy 30x30 tak żeby nie było widać tych powiadomień coś słyszałem że można jakoś to wyłączyć w wg ale nie wiem jak proszę o pomoc
-
Problem z wykrywaniem wyznaczonego gracza
hiperk odpowiedział(a) na TGamingPL pytanie w Pytania i problemy
Jak ma wykrywać jak dałeś %player% zamiast %player-arg% spróbuj zamienić i zobacz czy zadziała. -
variables: {admin.%player%.chat} = false on join: set {admin.%player%.chat} to false on chat: if {admin.%player%.chat} is true: cancel event loop all players: if loop-player has permission "unixhc.ac": send "&a&l* &8[&4&lAdminChat&8] &c%player%&8: &f%message% &a&l*" to loop-player command /ac: permission: admin.chat trigger: if {admin.%player%.chat} is false: send "&aWlaczyles AdminChat" set {admin.%player%.chat} to true stop trigger if {admin.%player%.chat} is true: loop all players: loop-player has permission "admin.chat": send "&7Admin &c%loop-player% &7wlaczyl AdminChat" to loop-player send "&aWylaczyles AdminChat" set {admin.%player%.chat} to false stop trigger Nie testowane.
-
# Anti Cliker on damage: if attacker is a player: if difference between {anticlicker.%attacker%.time} and now is less than 0.4 ticks: loop all players: loop-player has permission "mojepvp.all": cancel event send "&eGracz &7%attacker% &ema auto clikera/double click!" to loop-player send "&f&lMoje&b&lPvP &e&l>> &4Prosimy, wylacz AutoClickera/Macro/DoubleClick, za to jest permamentny ban!" to attacker log "[AntiCheat] Gracz %attacker% ma auto clickera!" to "AntiCheat\anticlicker.log" set {anticlicker.%attacker%.time} to now Raczej zadziała
-
on command: if player has permission "jestem.sprawdzany": if command isn't "helpop" or "msg": send "Mozesz uzywać tylko helpop i msg" cancel event
-
drop {itemy::%player%} at location of player Pisałem na sucho nie wiem czy za działa