Skocz do zawartości

VIPEQ

Użytkownik
  • Ilość zawartości

    334
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    9

Treść opublikowana przez VIPEQ

  1. VIPEQ

    Rynek

    "&9Rynek zmień na "&9Rynek"
  2. VIPEQ

    Amulety

    variables: {amulet.a::%player%} = 0 on rightclick: if player's tool is blaze rod of unbreaking 10 named "&4Rozdzka Magicznej Sily" with lore "&8&l>> &c&lPo uzyciu dostajesz sile III na 20 sekund||&c&lMozna uzyc co 40 sekund": if {amulet.a::%player%} = 0: set {amulet.a::%player%} to 40 apply strength 3 to player for 20 seconds stop if {amulet.a::%player%} > 0: send "&8>> &cAmulet mozesz uzywac co 40 sekund" stop every 1 second: loop all players: if {amulet.a::%loop-player%} > 0: remove 1 from {amulet.a::%loop-player%}
  3. VIPEQ

    Hp na zbroji

    every 1 second: loop all players: set loop-player's max health to 0 loop-player's helmet is set: loop-player's chestplate is set: loop-player's leggings is set: loop-player's boots is set: set loop-player's max health to 20
  4. on right click on obsidian: if player's tool is bucket: set block to air remove 1 bucket from player's inventory add 1 lava bucket to player's inventory
  5. VIPEQ

    Kompas

    on join: add compass to player's inventory on quit: remove compass from player's inventory on right click: if player's tool is compass: if "%inventory name of player's current inventory%" is not "x": close player's inventory wait a tick open chest with 1 rows named "x" to player set player's current inventory's slot 4 to dirt named "Spawn" on inventory click: if "%inventory name of player's current inventory%" is "x": cancel event if "%clicked slot%" is "4": bungeecord connect player to "two"
  6. VIPEQ

    pomoc

    command /wyczyscmagazyn [<text>]: permission: magazyn.clear trigger: if arg 1 is "all": clear {magazyn::*} stop if arg 1 is not "all": send "Prawidlowe uzycie: /wyczyscmagazyn all" nwm czy dziala i nwm czy o takie cos Ci chodzilo
  7. VIPEQ

    Skrypt na fly

    antylogout masz w skrypcie?
  8. VIPEQ

    lista osob

    command /online [<text>]: trigger: loop all players: send "%loop-player's world%: %loop-player%" stop
  9. VIPEQ

    Skrypt na fly

    aa zapomniałem XD if player has 128 emerald block: set {fly.czas::%player%} to 300 remove 128 emerald block from player's inventory send "&aZakupiles mozliwosc latania na 5 minut!" stop dodaj to.
  10. VIPEQ

    Skrypt na fly

    variables: {fly.czas::%player%} = 0 command /kupfly [<text>]: trigger: if {fly.czas::%player%} = 0: if player has 128 emerald block: set {fly.czas::%player%} to 300 send "&aZakupiles mozliwosc latania na 5 minut!" stop else: send "&cAby zakupic latanie na 5 minut musisz miec &2EMERALD_BLOCK x128" stop if {fly.czas::%player%} > 0: send "&cMasz juz zakupione latanie na 5 minut!" send "&cPozostaly czas: %{fly.czas::%player%}% sek." stop command /fly [<text>]: trigger: if player has permissions "x.fly": if player's fly mode is false: set player's fly mode to true send "&aLatanie zostalo wlaczone!" stop if player's fly mode is true: set player's fly mode to false send "&cLatanie zostalo wylaczone!" stop if player doesn't have permissions "x.fly": if player's fly mode is false: if {fly.czas::%player%} > 0: set player's fly mode to true send "&aLatanie zostalo wlaczone!" stop if {fly.czas::%player%} = 0: send "&cMusisz zakupic latanie &8(&c/kupfly&8) &czeby moc latac przez 5 minut!" stop if player's fly mode is true: set player's fly mode to false send "&cLatanie zostalo wylaczone!" stop on join: set player's fly mode to false if {fly.czas::%player%} > 0: set player's fly mode to true on quit: set player's fly mode to false every 1 second: loop all players: if {fly.czas::%loop-player%} > 0: remove 1 from {fly.czas::%loop-player%} if {fly.czas::%loop-player%} = 0: set loop-player's fly mode to false send "&cEfekt latania sie skonczyl!" to loop-player nwm czy działa
  11. jest permissja (circle.cmd)
  12. w v0.2 będzie coś specjalnego xd
  13. emm, nie brałem tego pluginu od niego i wgl ten plugin ma gui itp...
  14. To nie jest ten plugin? Widziałeś kod że gadasz?
  15. plugin jest odkodowany zobacz se w luytenie kod, nie chce mi sie src wrzucać teraz
  16. ok już daje
  17. tkCircle v0.1 » Krótkie info o pluginie: ● Plugin na cząsteczki dookoła gracza. ● Po wpisaniu komendy /circle otwiera się GUI nazwane na różowo "Circle". ● Do wyboru mamy 4 kolory cząsteczek (czarne, niebieskie, fioletowe i czerwone). ● W GUI na środku znajduje się książka która pokazuje obecny kolor cząsteczek. » Prezentacja pluginu: » Screenshoty (GUI): GUI - http://prntscr.com/ne7kzm GUI (KOLORY): - BLACK: http://prntscr.com/ne7l9m - BLUE: http://prntscr.com/ne7lj8 - PURPLE: http://prntscr.com/ne7lof - RED: http://prntscr.com/ne7luw GUI (STATUS): http://prntscr.com/ne7md8 ● Więcej na filmie! » Download: ● https://www.mediafire.com/file/2r0922nayf7vg7g/tkCircle+v0.1.rar
  18. on join: add 1 chest named "&8» Kliknij aby polaczyc ze &9serwerem" to player's inventory on rightclick with a chest: if name of chest is "&8» Kliknij aby polaczyc ze &9serwerem": execute player command "/skyblock" on leftclick with a chest: if name of chest is "&8» Kliknij aby polaczyc ze &9serwerem": execute player command "/skyblock" command /skyblock [<text>]: trigger: send player title "&9&lSKY&f&lMC" with subtitle "&8» &7Laczenie ze serwerem..." for 5 seconds bungeecord connect player to "skyblock"
  19. VIPEQ

    Cenzura w kowadle

    on tool change: if player's tool name contains "1" or "2": send "%player% ma zabroniony item! [%player's tool%]" to all ops on drop: if player's tool name is "nazwa": cancel event
  20. VIPEQ

    Drop z bloku

    on break stone: drop sponge named "&6Gąbeczka" at player
  21. VIPEQ

    Hajs

    on break stone: set action bar of player to "Losowanie..." set {_} to random integer between 0.12 and 4.20 add {_} to player's balance potrzebny skRayFall do actionbara nie wiem czy ten skrypt działa
  22. set {_var} to line 1 from url "%{url}%" lub set {_var} to {url}
  23. VIPEQ

    helpop title

    command /helpop [<text>]: trigger: if arg 1 is set: loop all players: if loop-player has permissions "helpop.check": send loop-player title "[HELPOP] %player%:" with subtitle "%arg 1%" send "Twoje zgloszenie zostalo wyslane!" stop else: send "Uzycie: /helpop [wiadomosc]" stop
  24. VIPEQ

    PING

    to zrób set action bar of loop-player to "Masz zbyt wysoki ping! [ %loop-player's ping% ms ]" zamiast send
  25. VIPEQ

    SKRYPT NA TURBOCOINS

    jest on/off Wystarczy że zrobisz np.: options: czas: 15:00 on {@czas}: set {tc} to false
×
×
  • Dodaj nową pozycję...