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

    Skrypt na bany

    on join: if {death::%player%} is not set: set {death::%player%} to 0 on death of player: add 1 to {death::%victim%} if {death::%victim%} is 1: execute console command "komenda na bany 10min" if {death::%victim%} is 2: execute console command "komenda na bany 20min" if {death::%victim%} >= 3: execute console command "komenda na bany 30min" pozmieniaj komendy
  2. xAxee

    Skrypt na bany

    masz jakis plugin na bany?
  3. xAxee

    Skrypt na bany

    a wersja skripta? // masz jakis plugin na bany?
  4. Problem został rozwiązany.
  5. on death of player: if attacker is player: remove 100 from attacker's balance send "&7Zabiles gracza! Tracisz 100$" to attacker
  6. xAxee

    Skrypt na bany

    on join: if {death::%player%} is not set: set {death::%player%} to 0 on death of player: add 1 to {death::%victim%} if {death::%victim%} is 1: ban victim due to "&7Umarles! Poczekaj 10min!" for 10 minutes if {death::%victim%} is 2: ban victim due to "&7Umarles! Poczekaj 20min!" for 20 minutes if {death::%victim%} >= 3: ban victim due to "&7Umarles! Poczekaj 30min!" for 30 minutes
  7. xAxee

    unban po uzyciu jabłka

    on consume: if lore of event-item is "&7Unban": set {_p} to name of event-item parsed as player unban {_p}
  8. ok. błędy?
  9. Pewnie coś zmieniłeś? Zmieniałeś nazwe gui?
  10. tak jest wymagany ale jedynie do stworzenia configu
  11. Problem został rozwiązany.
  12. on any move: loop all items in player's inventory: if level of protection of loop-item is 4: enchant loop-item with protection 3 send "&7Zamieniono enchant!" if level of sharpness of loop-item is 5: enchant loop-item with sharpness 4 send "&7Zamieniono enchant!" if level of power of loop-item is 4: enchant loop-item with power 3 send "&7Zamieniono enchant!" if level of protection of player's helmet is 4: enchant player's helmet with protection 3 send "&7Zamieniono enchant!" if level of protection of player's chestplate is 4: enchant player's chestplate with protection 3 send "&7Zamieniono enchant!" if level of protection of player's leggings is 4: enchant player's leggings with protection 3 send "&7Zamieniono enchant!" if level of protection of player's boots is 4: enchant player's boots with protection 3 send "&7Zamieniono enchant!"
  13. Problem został rozwiązany.
  14. xAxee

    Poszukuję Technika

    Ten temat został przeniesiony do kosza!
  15. on death: if type of victim is pig: if attacker's tool is air: drop diamond at victim send "Zabiles swinie lapka!" to attacker
  16. on any move: loop all items in player's inventory: if level of protection of loop-item is 4: enchant loop-item with protection 3 send "&7Zamieniono enchant!" if level of protection of player's helmet is 4: enchant player's helmet with protection 3 send "&7Zamieniono enchant!" if level of protection of player's chestplate is 4: enchant player's chestplate with protection 3 send "&7Zamieniono enchant!" if level of protection of player's leggings is 4: enchant player's leggings with protection 3 send "&7Zamieniono enchant!" if level of protection of player's boots is 4: enchant player's boots with protection 3 send "&7Zamieniono enchant!"
  17. Niestety nie ma takiej mozliwosci
  18. command /testy: trigger: open chest with 6 rows named "Disco XD" to player set {_kolor} to 1 set player's current inventory's slot 0 to leather helmet while inventory name of current inventory of player is "Disco XD": if {_kolor} is 1: dye (player's current inventory's slot 0) (0, 0, 255) if {_kolor} is 2: dye (player's current inventory's slot 0) (0, 255, 0) if {_kolor} is 3: dye (player's current inventory's slot 0) (255, 0, 0) add 1 to {_kolor} if {_kolor} is 4: set {_kolor} to 1 wait 0.5 second on inventory click: if inventory name of current inventory of player is "Disco XD": cancel event
  19. Możliwe że na tej wersji nie działają potrzebne dodatki. Sam skrypt był robiony na wersji 1.8.8
  20. xAxee

    bye beautiful world

    Ten temat został przeniesiony do kosza!
  21. xAxee

    Potrzebuję link do FakeBP!

    Ten temat został przeniesiony do kosza!
  22. xAxee

    Potrzebuję link do FakeBP!

    no ale FakeBP to client z huzunką zrobiony tak aby można było zamienić na wygląd bp wysyłać emotki iwg. A nie obejście bp
  23. function getRandom(world: world) :: location: set {_x} to random number between -2000 and 2000 set {_z} to random number between -2000 and 2000 set {_loc} to location at {_x}, 256, {_z} of world {_world} while block at {_loc} is air: set y-loc of {_loc} to y-loc of {_loc} - 1 if y-loc of {_loc} <= 4: set {_x} to random number between -2000 and 2000 set {_z} to random number between -2000 and 2000 add 1 to y-loc of {_loc} return {_loc} on rightclick: if clicked block is stone button: if block behind clicked block is sponge: teleport player to getRandom(player's world)
  24. xAxee

    tablist

    on join: while player is online: set player's tag to "&e$player's balance &7" wait 5 second
  25. xAxee

    Znikajacy diament

    on place: if event-block is diamond ore: player's tool's name is "Troll" add location of event-block to {troll::*} on break: if event-block is diamond ore: if {troll::*} contain location of event-block: cancel event set block at event-block to air drop cobblestone at event-block send "&7Haha nie tym razem!"
×
×
  • Dodaj nową pozycję...