Skocz do zawartości

xAxee

Zasłużony
  • Ilość zawartości

    6123
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    232

Treść opublikowana przez xAxee

  1. xAxee

    Hej, pomożesz?

    Ten temat został zamknięty.
  2. xAxee

    YML - Skript

    on script load: if skutil folder "plugins/Skript/man++" doesn't exists: send "Nie odnaleziono folderu ""man++""!" to console send "Tworzenie..." to console skutil create folder "plugins/Skript/man++" send "Folder ""man++"" zostal pomyslnie utworzony!" to console if skutil file "plugins/Skript/man++/config.yml" doesn't exists: send "Nie znaleziono pliku ""config.yml""!" to console send "Tworzenie..." to console skutil create file "plugins/Skript/man++/config.yml" skUtilities
  3. xAxee

    Skrypt na sprawdzanie

  4. xAxee

    BOSS BAR

    on load: clear {wiadomosci::*} add "&6Siema" to {wiadomosci::*} add "&aSiema" to {wiadomosci::*} add "&bSiema" to {wiadomosci::*} add "&eSiema" to {wiadomosci::*} on join: while player is online: set {_msg} to random element out of {wiadomosci::*} display {_msg} on bossbar with 100 percent by 2 seconds for player wait 2 second
  5. xAxee

    BOSS BAR

    kolorem wiadomości czy bossbara
  6. command /enchantowanko [<text>]: trigger: if argument is set: set {_enchant} to arg parsed as enchantment type if {_enchant} is not set: send "&7Podales zly enchant!" stop if type of {_enchant} is not enchantment type: send "&7Podales zly enchant!" stop enchant the player's tool with {_enchant} stop send "podaj enchant"
  7. Problem został rozwiązany.
  8. Ten temat został zamknięty.
  9. Problem został rozwiązany.
  10. xAxee

    tab

    Ten temat został zamknięty.
  11. w ostatniej linijce brakuje jeszcze ]
  12. command /plec: trigger: open chest with 1 rows named "&9&lWybor płuci" to player wait 2 tick format slot 2 of player with 1 of 160:14 named "&4&lCHLOPAK&8" with lore "&b&lzmienia twoją płeć chlopaka" to [execute player command "marry gender male"] format slot 6 of player with 1 of 160:6 named "&d&lDZIEWCZYNA&8" with lore "&b&lzmienia twoją płeć dziewczyne" to [execute player command "marry gender female" polecam uzywac set player's current inventory's slot... do gui a nie format slot....
  13. xAxee

    Skrypt na kick

    zmień silnik na spigot albo paper
  14. xAxee

    Skrypt na dawanie rang

    command /dajrange [<player>] [<text>]: permission: * trigger: if arg 2 is not set: send "Podaj range" stop execute player command "twoja komenda na dawanie rangi %arg 2% graczowi %arg 1%" send ("" and "&7gracz %arg 1% kupil range %arg 2%" and "") to all players
  15. on join: while player is online: if {zmienna} is set: send action bar "%{zmienna}%" to player wait 1 second
  16. options: time: 15 cmds: "helpop" or "msg" or "m" or "r" or "efekty" or "tell" on damage of player: if {AntyLogaut::%victim%} is not set: set {AntyLogaut::%victim%} to {@time} send "&cJestes podczas walki!" to victim while {AntyLogaut::%victim%} is set: if {AntyLogaut::%victim%} > 0: set action bar of victim to "&7AntyLogaut: &c%{AntyLogaut::%victim%}%&cs" wait 1 second remove 1 from {AntyLogaut::%victim%} else: send "&aSkonczyles Walczyc!" to victim set action bar of victim to "&7AntyLogaut: &aSkonczyles walczyc" delete {AntyLogaut::%victim%} stop set {AntyLogaut::%victim%} to {@time} set action bar of victim to "&7AntyLogaut: &c%{AntyLogaut::%victim%}%&cs" on quit: if {AntyLogaut::%player%} is set: delete {AntyLogaut::%player%} kill player send "&c%player% wylogowal sie podczas walki!" to all players on join: delete {AntyLogaut::%player%} on death of player: if {AntyLogaut::%victim%} is set: delete {AntyLogaut::%victim%} on command: if {AntyLogaut::%player%} is set: if command is not {@cmds}: cancel event send "&cNie mozesz uzywac tej komendy podczas walki! &c(&6%command%&c)" skRayFall
  17. Problem został rozwiązany.
  18. xAxee

    Skrypt na kick

    command /kick [<player>] [<text="Admin ma zawsze racje"]: permission: admin.kick trigger: if arg 1 is not set: send "&7Podaj gracza!" stop kick arg 1 due to "&cZostales wyrzucony!%nl%&7Przez: &c%player%%nl%&7Powod: &c%arg 2%" send ("" and "&cGracz &7%arg 1% &czostal wyrzucony przez &c%player% &7powod: &c%arg 2%" and "") to all players
  19. on load: clear {vouchers::*} set {vouchers::vip} to paper named "&6VIP" with lore "&7cos||cos" set {vouchers::svip} to paper named "&asvip" with lore "&7cos||cos" set {vouchers::elita} to paper named "&7elote" with lore "&7cos||cos" set {vouchers::turbodrop} to paper named "&aturbodrop" with lore "&7cos||cos" command /voucher [<text>]: permission: admin.admin trigger: if arg is not set: send "&7Podaj jaki voucher" stop if {vouchers::%arg%} is not set: send "&7Nie ma takiego voucheru" stop add {vouchers::%arg%} to player send "&7Otrzymales voucher" @jogurcik122pl i jak?
  20. command /schowek [<text>]: trigger: if {schowek} is not set: set {schowek} to chest with 4 rows named "&6Twoj schowek" open {schowek} to player
  21. command /blocks [<text>]: permission: blocks permission message: nie masz uprawnien trigger: set {_ings::*} to (diamond and emerald, iron ingot, gold ingot, redstone) set {_bloc::*} to (diamond block and emerald block, iron block, gold block, redstone block) loop {_ings::*}: while player has 9 of loop-value: remove 9 of loop-value from player add {_bloc::%loop-index%} to player send "&7wymieniono"
  22. xAxee

    /napraw

    Problem został rozwiązany.
  23. xAxee

    drop z kamienia

    Ten temat został zamknięty.
  24. xAxee

    Skrypt na efekty

    Problem został rozwiązany.
  25. on join: while player is online if {zmienna} is set: send action bar "%{zmienna}%" to player wait 1 second
×
×
  • Dodaj nową pozycję...