-
Ilość zawartości
1542 -
Rejestracja
-
Ostatnia wizyta
-
Wygrane w rankingu
4
Treść opublikowana przez kapi.
-
Potrzebuję skryptu na zablokowanie taba w lobby
kapi. odpowiedział(a) na Mateusz Balwierz pytanie w Zlecenia
on command: if player's world is "lobby": # nie napisales jak masz lobby zrobione if player isn't op: cancel event send "&c&lJESTES NA &7&lLOBBY" to the player else: if command isn't "ban" or "kick" or "mute" or "msg" or "tempban" or "//wand" or "whitelist": cancel event send "&c&lTO JEST &6LOBBY" to the player -
options: world: NAZWA_SWIATA command /saveEQ: trigger: world of player is "{@world}": loop 36 times: set {slot::%loop-integer%::%player%} to slot loop-integer of player's inventory send "&8» &6Pomyslnie zapisano ekwipunek." to the player set {receiveEQ::%player%} to true stop command /receiveEQ: trigger: world of player is "{@world}": if {receiveEQ::%player%} is true: loop 36 times: set slot loop-integer of player's inventory to {slot::%loop-integer%::%player%} clear {slot::%loop-integer%::%player%} set {receiveEQ::%player%} to false send "&8» &6Pomyslnie &aodebrano &6ekwipunek" to the player else: send "&4Niestety! &cNie zapisano twojego ekwipunku. &8(&club juz go odbierales&8)" to the player
-
Musi działać sprawdź na multikoncie.
-
on place of cobblestone: wait 5 seconds delete event-block Czy chodziło Tobie o coś takiego?
-
on level change: set {_level::%victim%} to victim's level on death: if victim is a player: add {_level::%victim%} to victim's level clear {_level::%victim%}
-
join: set name tag of player to " " Dodatki: (plugin) nametagedit oraz Umbaska
-
https://www.spigotmc.org/resources/zac-anticheat-advanced-violations-system-skript-new-anti-kill-aura.38371/
-
@Meksa musi być licznik ustawiony... bo tak to gracz sobie może wyjść i to dalej będzie liczyć... on chat: if {blokada::%player%} is true: cancel event on first connect: set {blokada::%player%} to true set {blokada::time::%player%} to 30 every minute: loop all players: {blokada::time::%loop-Player%} > 0: remove 1 from {blokada::time::%loop-player%} {blokada::time::%loop-player%} = 0: set {blokada::%player%} to false send "odblokwany chat" Przepraszam bardzo za tak brzydki kod , lecz gdy napisałem ładnie wyłączyło mi się okienko z kodem.
-
# |------------------------------------------------------------| # | | # | Skrypt zrobiony | # | przez | # | Knugi | # | | # |------------------------------------------------------------| variables: {tak} = 0 {nie} = 0 {takk.%player%} = 0 {niee.%player%} = 0 command /tak: trigger: if time is larger than 18:59: if time is smaller than 19:31: if {takk.%player%} is 0: if {niee.%player%} is 0: add 1 to {tak} add 1 to {takk.%player%} add 1 to {niee.%player%} broadcast "&4&l%player% &2zaglosowal na dzien" else: send "&cJuz glosowales." else: send "&cJuz glosowales." else: send "<green>Nie ma glosowania" else: send "<green>Nie ma glosowania" command /nie: trigger: if time is larger than 18:59: if time is smaller than 19:31: if {takk.%player%} is 0: if {niee.%player%} is 0: add 1 to {nie} add 1 to {takk.%player%} add 1 to {niee.%player%} broadcast "&4&l%player% &2zaglosowal na noc" else: send "&cJuz glosowales." else: send "&cJuz glosowales." else: send "<green>Nie ma glosowania" else: send "<green>Nie ma glosowania" at 19:00: execute console command "/vrr" wait 1 second broadcast "&6Nadchodzi noc zaglosujcie na '/tak' zeby byl dzien lub '/nie' zeby byla dalej noc" broadcast "&5Macie 30 sekund" wait 30 seconds if {tak} is larger than {nie}: execute console command "/day" broadcast "&2Przewazyly glosy na Tak, wiec jest dzien!" execute console command "/vrr" if {nie} is larger than {tak}: broadcast "&2Przewazyly glosy na nie, wiec jest noc!" execute console command "/vrr" command /vrr: trigger: set {takk.%player%} to 0 set {niee.%player%} to 0 set {tak} to 0 set {nie} to 0 Skrypt by @knugi
-
crafting: event-item is "tnt" or "enchanting table" or "enderchest" or "cauldron" or "compass" or "brewing stand": cancel event send "&8» &cYou can't crafting &8(&c%event-item&8)" to the player stop stop Wymagany jest dodatek WildSkript
-
# Autor: RADZIOX # Fixes by: esej (oczekuje nagrody pieniężnej ( ͡° ͜ʖ ͡°) ) options: pkt: 192 #Ilosc potrzebnych punktow do odblokowania chatu procent: 100 #Nie zmieniaj :) blok: stone #Po wykopaniu jakiego bloku ma dodawac punkty ? variables: {lvl.%player%} = 0 {plvl.%player%} = 0 {pplvl.%player%} = true on mine of {@blok}: add 1 to {stone::%player%} if {pplvl.%player%} is true: chance of {@procent}%: add 1 to {lvl.%player%} if {lvl.%player%} is {@pkt}: send " &2» &7Twoj Chat Zostal Odblokowany" execute console command "playsound random.levelup %player%" set {pplvl.%player%} to false stop on chat: if {pplvl.%player%} is true: if player doesn't have permission "radziox.rek": cancel event send " &2» &7Musisz wykopac &c%{stone::%player%}% stone&7 aby pisac na chacie" stop i sobie WYTABUJ TABAMI a nie spacjami
-
command /pbdolacz: trigger: loop player's inventory: loop 36 times: set {slot::%loop-integer%::%player%} to loop-item set {pozprzedpb.%player%} to the player's location execute console command "mvtp %player% paintball" stop command /pbwyjdz: trigger: loop 36 times: set slot loop-integer to {slot::%loop-integer%::%player%} wait 3 ticks teleport player to {pozprzedpb.%player%} stop Spróbuj to.. może zadziała
-
Za niewielką zapłatą jestem w stanie podjąć się wyzwania.
- 6 odpowiedzi
-
- kit
- ustawianie
-
(i 2 więcej)
Oznaczone tagami:
-
command /kilof1 [<player>]: trigger: if argument 1 is set: if player-argument is online: add 1 diamond pickaxe of efficiency 6 and unbreaking 3 and fortune 3 named "&cMEGA KILOF :)" to the player argument else: add 1 diamond pickaxe of efficiency 6 and unbreaking 3 and fortune 3 named "&cMEGA KILOF :)" to the player
-
options: # ustawiasz range z pluginu do uprawnien oraz rang ranga: youtuber command /esej:yt [<text>]: aliases: /youtube, /yt trigger: if argument 1 contains "https://youtube.com" or "https://youtu.be/": execute command "pex user %executor% group set {@ranga}" else: send "&8» &c&l* &cPodany link nie zawiera 'youtube' &c&l* &8«" to the player stop to jest pierwszy sposób , a drugim sposobem jest krótko mówiąc - wpisujesz komende link i nick gracza wysyla do osoby z uprawnieniem(ustawiasz w configu) i po sprawdzeniu wpisujesz /ytaccept <nick gracza> options: # nadawana ranga rank: youtuber # uprawnienie do odczytywania powiadomien perm: esej.youtubeautomatic.admin variables: {esej::automaticyoutube::%player%} = false command /esej:youtube [<text>]: aliases: /youtube, /yt trigger: if argument 1 is set: if argument 1 contains "youtu.be" or "youtube": if argument 1 contains ".": if argument 1 contains "https://": send "&8» &c&l* &aGratulacje! &6Oczekuj na odpowiedz &4Administratora! &8«" to the player loop all players: if loop-player have permission "{@perm}": if {esej::automaticyoutube::%loop-player%} is true: send "&8» &c&l* &3%player% &8- &6%argument 1%" to loop-player stop stop stop stop else: send "&8» &c&l* &cCzyzby napewno to byl link? &c&l* &8«" to the player stop else: send "&8» &c&l* &cCzyzby napewno to byl link? &c&l* &8«" to the player stop else: send "&8» &c&l* &cCzyzby napewno to byl link do YouTube'a? &c&l* &8«" to the player stop else: send "&8» &c&l* &cNie podales linku... &9Ranga zostala Ci przyznana &4&l( ͡° ͜ʖ ͡°)" to the player stop command /sluzba: permission: {@perm} trigger: if {esej::automaticyoutube::%player%} is false: set {esej::automaticyoutube::%player%} to true send "&9» &6Jestes na sluzbie od teraz" to the player stop if {esej::automaticyoutube::%player%} is true: set {esej::automaticyoutube::%player%} to false send "&8» &9Juz nie jestes na &6sluzbie" to the player stop command /ytaccept [<player>]: permission: {@perm} trigger: execute console command "pex user %player-argument% group set {@rank}" send "&8» &9Otrzymales swoja &e&lWYMARZONA &9range&8." to the player-argument send "&8» &9Zaakceptowales zlecenie &6&lGRATU&e&lLACJE" to the player stop do tego jest jeszcze komenda /służba
-
Witam, chciałbym zaproponować plakietki do Tytułów użytkownika myślę, że to jest fajny pomysł. Pozdrawiam Kacper.
-
Jestem za.
-
command /punkty [<text>] [<player>] [<number>]: permission: punkty.all trigger: if arg 1 is "help" or "pomoc": if arg 2 is not set: send "&3====&f[&6Punkty Eventowe&f]&3====" send "&3/punkty wyslij <nick> <kwota> - Wysyla punkty graczowi" send "&3/punkty - Wyswietla ilosc punktow" send "&3/punkty przydziel <nick> <kwota>- Dodaje x punktow graczowi" send "&3/punkty wymien - Przy ilosci 120 punktow zamienia na Vip na 3 tygodnie" send "&3/punkty wyzeruj <nick> - Ustawia wartosc punktow gracza na 0" stop Jak już to uprawnienia a nie "permisje"
-
on chat: message contains "%{sp::text}%": if {sp::jest} is true: cancel event send "&c----&6SZYBKIE PALCE&c----" send "&aKonkurs wygral &6%player%&a!" to all players send "&c----&6SZYBKIE PALCE&c----" set {sp::jest} to false else: stop else: stop Zamień to lepiej na np. on command "/%{sp::text}%": if {sp::jest} is true: cancel event send "&c----&6SZYBKIE PALCE&c----" to all player send "&aKonkurs wygral &6%player%&a!" to all players send "&c----&6SZYBKIE PALCE&c----" to all players set {sp::jest} to false else: cancel event send "nie aktywne" to the player Bo dajmy sytuacje jest sobie klepa i jakiś gracz pisze do kogoś ze swojej gildii , żeby przyszedł mu pomóc.. A tu nagle nie może pisać , bo jest konkurs.. btw. dałem Ci tylko przykład jak masz to zrobić , więc nie możesz tego użyć , bo będzie plagiacik Co do SK: 8/10
-
nie @Michma1707
-
XDDDDDDDDDDDD @Meksa
-
Jak napisać plugin na komendę , która otworzy gui z 1 linijką i w slocie 5 będzie czerwona wełna , który wywołuje komendę /gui-nxt?

