WIZIBANG
Użytkownik-
Ilość zawartości
314 -
Rejestracja
-
Ostatnia wizyta
Treść opublikowana przez WIZIBANG
-
on rightclick with paper: if name of player's tool is "&bFly": Remove 1 paper named "&bFly" from player execute console command "pex user %player% add essentials.fly" wait 1 hour execute console command "pex user %player% remove essentials.fly" execute console command "fly %player% off" #execute console command "spawn" możesz dać jeśli chcesz, żeby gracz nie spadł z wysokości execute console command "god %player%" wait 2 second execute console command "god %player%" Wymagane essentials, essentialsx lub komenda
-
command /zombaik: permission: niewidzialny permission message: &cNie masz uprawnień! trigger: if {zo::%player%} is not set: set {zo::%player%} to true send "&2Zombie cie nie widzi!" loop all zombies: add loop-zombie to {_g::*} hide player from {_g::*} stop if {zo::%player%} is set: reset {zo::%player%} send "&2Zombie znów cię widzi!" reveal player from {_g::*} stop Może tak, ale niewiem
-
Nie testowane
-
on spawn of baby zombie: chance of 100%: kill baby zombie Chyba git.
-
command /reklama [<offlineplayer>]: permission: "admin" permission message: &cNie masz permisji!" trigger: make player execute command "/chat wyczysc" wait 1 second make player execute command "ban %arg 1% Reklama" broadcast "&2Gracz %arg 1% został zbanowany przez &3%player%" Już jest+
-
command /reklama [<offlineplayer>]: permission: "admin" permission message: &cNie masz permisji!" trigger: make player execute command "/chat wyczysc" wait 1 second make player execute command "ban %arg 1% Reklama" broadcast "Ban %arg 1%"
-
Możesz zrobić drop 4 Diamond or 3 Diamond. Albo zmienne
-
Wydaje mi się, że jeśli nie uda się żadnej "chance" to nic nie wyleci. Chodzi o to że może nic nie wydropić, bo na nic nie ma 100% (chyba).
-
[17:07:20 ERROR]: [Skript] In 1.13+ you cannot get the title name of an inventory outside of an InventoryClickEvent, Only if this inventory has an InventoryHolder may it be used in this state.
-
Zainstaluj Skript. Jest pełno poradników na yt
-
on rightclick: if tool of player is paper named "Papier": add 20 to player's max health remove paper from balance of player Chyba dobrze. Nie wiem jak zrobić żeby znikało 20 serc jak zginiesz.
-
Nie działa nowa linijka lore w gui
WIZIBANG odpowiedział(a) na Drzewiasty pytanie w Pytania i problemy
Spróbuj tak set slot 13 of player's current inventory to cookie named " Cos tam" -
command /ogloszenie [<text>]: cooldown: 15 minute cooldown message: Raz na 15m trigger: if player has permission "oglos.wiadomosc": broadcast "&8[&9Ogloszenie&8] &7%arg 1%" else: send "&cNie masz uprawnien!"
-
Nie ważne xd. Do zamknięcia
-
https://dev.bukkit.org/projects/tablist
-
command /info: aliases: serwer, pom, pomoc trigger: open chest with 3 row named "&6Info" to player set slot 0 of player's current inventory to golden apple named "&1Spawn" inventory click: if inventory name of current inventory of player is "&6Info": if clicked slot is 0: teleport player to {spawn} cancel event Czemu nie tepa na spawn?
-
bilet Jak zrobić żeby usuwało bilet po teleportowaniu się
WIZIBANG odpowiedział(a) na Celej pytanie w Pytania i problemy
Lol to dziwne -
bilet Jak zrobić żeby usuwało bilet po teleportowaniu się
WIZIBANG odpowiedział(a) na Celej pytanie w Pytania i problemy
Remove 1 paper from player #BEZ NAZWY remove 1 paper from player player's balance remove 1 paper from balance of player remove 1 paper named "filet" from balance of player Może któreś z tych będą działać -
bilet Jak zrobić żeby usuwało bilet po teleportowaniu się
WIZIBANG odpowiedział(a) na Celej pytanie w Pytania i problemy
Tu masz całe chance of 0.1%: drop paper named "&5&lBilet &f&lend" chance of 1.7%: drop paper named "&5&lBilet &c&lNether" command /ustaw [<text>]: permission: ustaw trigger: if arg 1 is "nether": set {nether} to location of player send "ustawiono nether" if arg 1 is "end": set {end} to location of player send "ustawiono end" command /idz [<text>]: permission: idznetherend trigger: if arg 1 is "nether": teleport player to {nether} if arg 1 is "end": teleport player to {end} on rightclick: if player's tool is paper named "&5&lBilet &f&lend": set {lokalizacja.%player%} to location of player teleport player to {end} add 30 to {czas::end::%player%} wait 30 minutes set {czas::end::%player%} to 0 teleport player to {lokalizacja.%player%} if player's tool is paper named "&5&lBilet &c&lNether": set {lokalizacja.%player%} to location of player teleport player to {nether} add 30 to {czas::nether::%player%} wait 30 minutes set {czas::nether::%player%} to 0 teleport player to {lokalizacja.%player%} Remove 1 paper named "bilet" from player Send "bilet został wykorzystany" to all players Chyba dobrze -
bilet Jak zrobić żeby usuwało bilet po teleportowaniu się
WIZIBANG odpowiedział(a) na Celej pytanie w Pytania i problemy
Remove 1 paper named "bilet" from player -
Problem z tworzeniem gui i scoreboardu na wersję 1.14.4
WIZIBANG odpowiedział(a) na killkam18 pytanie w Pytania i problemy
Musisz mieć SkRayFall na scorboard -
command /guix: trigger: open chest with 3 row named "Cos Tam" to player set slot 0 of player's current inventory to paper named "&6Komenda" inventory click: if inventory name of current inventory of player is "Cos Tam": if clicked slot is 0: cancel event player command "komenda" command /komenda: trigger: open chest with 3 row named "Drugie cos tam" to player on command: if command is "komenda": cancel event Powinno być chyba dobrze nie sprawdzałem
-
command /ekt: trigger: open chest with 3 row named "&4Efekty" to player set slot 0 of player's current inventory to speed splash potion named "&fStrength" with lore "ss" inventory click: if inventory name of current inventory of player is "&4Efekty": if clicked slot is 0: cancel event player's balance is more than 1000 remove 1000 from player's balance apply speed 2 to the player for 50 second Czy dało by się zrobić żeby effekty nie dodawały się do siebie?
-
/eco give Gracz 200 Jeśli masz vault.
-
Bozia oczek nie dała? On jest na PaperSpigot
