JEAgHc8h
Język: Skript
|
Autor: Anonimowy
command /pc [<text>] [<integer>]: trigger: if arg-1 is not set: send "Poprawne uzycie: /pc <nick/all> <ilosc>" send player title "Poprawne uzycie: /pc <nick/all> <ilosc>" if arg-1 is set: if arg-2 is not set: send "Poprawne uzycie: /pc <nick/all> <ilosc>" if arg-1 is not "all": if arg-2 is set: loop arg-2 times: execute console command "give %arg 1% chest 1 name:&9&lPremiumCase&7 lore:&7To jest PremiumCase!" give 1 chest to arg-1 if arg-1 is "all": if arg-2 is set: loop arg-2 times: loop all players: give loop-player chest 1 named "&9&lPremiumCase&7" with lore "&7To jest PremiumCase!" broadcast "&7Caly serwer dostal &7%arg 2%&7 &9&l&oPremiumCase&8 &7od &c&l&o%player%"