Skocz do zawartości

Drekm

Użytkownik
  • Ilość zawartości

    11
  • Rejestracja

  • Ostatnia wizyta

Ostatnie wizyty

Blok z ostatnimi odwiedzającymi dany profil jest wyłączony i nie jest wyświetlany użytkownikom.

Osiągnięcia Drekm

Początkujący I

Początkujący I (2/13)

0

Reputacja

  1. Drekm

    plugin skript

    cześć, kiedy dodaje jaki kolwiek skrypt to wyskakuje mi komunikat org.bukkit.command.CommandException: Unhandled exception executing command 'sk' in plugin Skript v2.1.2 1370 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched.jar:git-PaperSpigot-"4c7641d"] 1371 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[patched.jar:git-PaperSpigot-"4c7641d"] 1372 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:666) ~[patched.jar:git-PaperSpigot-"4c7641d"] 1373 at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1189) [patched.jar:git-PaperSpigot-"4c7641d"] 1374 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1001) [patched.jar:git-PaperSpigot-"4c7641d"] 1375 at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [patched.jar:git-PaperSpigot-"4c7641d"] 1376 at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [patched.jar:git-PaperSpigot-"4c7641d"] 1377 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [patched.jar:git-PaperSpigot-"4c7641d"] 1378 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_302] 1379 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_302] 1380 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [patched.jar:git-PaperSpigot-"4c7641d"] 1381 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [patched.jar:git-PaperSpigot-"4c7641d"] 1382 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched.jar:git-PaperSpigot-"4c7641d"] 1383 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched.jar:git-PaperSpigot-"4c7641d"] 1384 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched.jar:git-PaperSpigot-"4c7641d"] 1385 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302] 1386 Caused by: java.lang.NoClassDefFoundError: Could not initialize class me.iblitzkriegi.vixio.util.skript.SkriptUtil 1387 at me.iblitzkriegi.vixio.changers.EffChange.init(EffChange.java:153) ~[?:?] 1388 at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:237) ~[?:?] 1389 at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164) ~[?:?] 1390 at ch.njol.skript.lang.Statement.parse(Statement.java:42) ~[?:?] 1391 at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615) ~[?:?] 1392 at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:55) ~[?:?] 1393 at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44) ~[?:?] 1394 at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:701) ~[?:?] 1395 at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:55) ~[?:?] 1396 at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44) ~[?:?] 1397 at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:701) ~[?:?] 1398 at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489) ~[?:?] 1399 at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239) ~[?:?] 1400 at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193) ~[?:?] 1401 at ch.njol.skript.Skript.reload(Skript.java:548) ~[?:?] 1402 at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130) ~[?:?] 1403 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched.jar:git-PaperSpigot-"4c7641d"] 1404 ... 15 more czy ktoś by mógł pomóc?
  2. Drekm

    plugin skript

    cześć, kiedy dodaje jaki kolwiek skrypt to wyskakuje mi komunikat org.bukkit.command.CommandException: Unhandled exception executing command 'sk' in plugin Skript v2.1.2 1370 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched.jar:git-PaperSpigot-"4c7641d"] 1371 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[patched.jar:git-PaperSpigot-"4c7641d"] 1372 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:666) ~[patched.jar:git-PaperSpigot-"4c7641d"] 1373 at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1189) [patched.jar:git-PaperSpigot-"4c7641d"] 1374 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1001) [patched.jar:git-PaperSpigot-"4c7641d"] 1375 at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [patched.jar:git-PaperSpigot-"4c7641d"] 1376 at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [patched.jar:git-PaperSpigot-"4c7641d"] 1377 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [patched.jar:git-PaperSpigot-"4c7641d"] 1378 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_302] 1379 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_302] 1380 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [patched.jar:git-PaperSpigot-"4c7641d"] 1381 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [patched.jar:git-PaperSpigot-"4c7641d"] 1382 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched.jar:git-PaperSpigot-"4c7641d"] 1383 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched.jar:git-PaperSpigot-"4c7641d"] 1384 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched.jar:git-PaperSpigot-"4c7641d"] 1385 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302] 1386 Caused by: java.lang.NoClassDefFoundError: Could not initialize class me.iblitzkriegi.vixio.util.skript.SkriptUtil 1387 at me.iblitzkriegi.vixio.changers.EffChange.init(EffChange.java:153) ~[?:?] 1388 at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:237) ~[?:?] 1389 at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164) ~[?:?] 1390 at ch.njol.skript.lang.Statement.parse(Statement.java:42) ~[?:?] 1391 at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615) ~[?:?] 1392 at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:55) ~[?:?] 1393 at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44) ~[?:?] 1394 at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:701) ~[?:?] 1395 at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:55) ~[?:?] 1396 at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44) ~[?:?] 1397 at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:701) ~[?:?] 1398 at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489) ~[?:?] 1399 at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239) ~[?:?] 1400 at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193) ~[?:?] 1401 at ch.njol.skript.Skript.reload(Skript.java:548) ~[?:?] 1402 at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130) ~[?:?] 1403 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched.jar:git-PaperSpigot-"4c7641d"] 1404 ... 15 more czy ktoś by mógł pomóc?
  3. pomoże mi ktoś bo zawsze jak mam coś z "GUI" to mi to nie działa np ten skrypt wpisuje /kit i nic
  4. Drekm

    Skrypt na kity w gui

    dobry skript polecam!
  5. Drekm

    EFEKTY W GUI

    siemka czy ktoś by dał rade podesłać lub stworzyć dla mnie efekty w GUI bo już chyba po całym forum szukam i każdy ma jakieś problemy
  6. Drekm

    Skrypt na schowek

    ja tam polceam taki skrypt na schowek every 10 second: loop all players: set {_koxy} to number of golden apple:1 in the loop-player's inventory set {_refile} to number of golden apple:0 in the loop-player's inventory set {_perly} to number of ender pearl in the loop-player's inventory if {_koxy} is more than 3: set {_a} to {_koxy}-3 remove {_a} of golden apple:1 from loop-player add {_a} to {schowek.%loop-player%.koxy} send "&cPosiadasz przy sobie wiecej niz 3 koxow, %{_a}% koxow zostaje odlozone do twojego schowka" to loop-player if {_refile} is more than 12: set {_a} to {_refile}-12 remove {_a} of golden apple:0 from loop-player add {_a} to {schowek.%loop-player%.refile} send "&cPosiadasz przy sobie wiecej niz 12 refile, %{_a}% refili zostaje odlozone do twojego schowka" to loop-player if {_perly} is more than 3: set {_a} to {_perly}-3 remove {_a} of ender pearl from loop-player add {_a} to {schowek.%loop-player%.perly} send "&cPosiadasz przy sobie wiecej niz 3 perly, %{_a}% perel zostaje odlozone do twojego schowka" to loop-player command /schowek [<text>]: trigger: if argument is not set: if {schowek.%player%.koxy} is not set: set {schowek.%player%.koxy} to 0 if {schowek.%player%.refile} is not set: set {schowek.%player%.refile} to 0 if {schowek.%player%.perly} is not set: set {schowek.%player%.perly} to 0 send "&7---- &6Schowek &7----" send "&7» &6/schowek koxy &8- &7wyplaca koxy(%{schowek.%player%.koxy}%)" send "&7» &6/schowek refile &8- &7wyplaca refile(%{schowek.%player%.refile}%)" send "&7» &6/schowek perly &8- &7wyplaca perly(%{schowek.%player%.perly}%)" send "&7» &6/schowek all &8- &7wyplaca wszystko" if argument is "koxy": give {schowek.%player%.koxy} of golden apple:1 to player send "&cWyplasiles ze schowka &6%{schowek.%player%.koxy}% &ckoxow" set {schowek.%player%.koxy} to 0 if argument is "refile": give {schowek.%player%.refile} of golden apple:0 to player send "&cWyplasiles ze schowka &6%{schowek.%player%.refile}% &crefili" set {schowek.%player%.koxy} to 0 if argument is "perly": give {schowek.%player%.perly} of ender pearl to player send "&8 &cWyplasiles ze schowka &6%{schowek.%player%.perly}% &cperel" set {schowek.%player%.perly} to 0 if argument is "all": execute player command "schowek koxy" execute player command "schowek perly" execute player command "schowek refile"
  7. Drekm

    skrypt brush

    działa?
  8. chciałbym zgłosić promblem wszystko działa dodało rzucaki ale nie działa /schowek z wersij 0.1 ale i tak sobie poradzę dziękuje za skrypt.
×
×
  • Dodaj nową pozycję...