command /klucz [] [] []: permission: klucze.daj permission message: &6&l>> &cNie masz uprawnien do tego! trigger: if arg 1 is not set: send "{@tag} &8/&eklucz &8[ &eNick &8] [ &eIlość &8] [ &eNazwa klucza &8]" if arg 3 is not set: send "{@tag} &cChyba zle coś wpisałeś" else: execute console command "give %arg 1% tripwire_hook %arg 2% name:{@important}Klucz_do_skrzyni_{@lore}%arg 3%" command /chest [] [] []: permission: klucze.daj permission message: &6&l>> &cNie masz uprawnien do tego! trigger: if arg 1 is not set: send "{@tag} &8/&echest &8[ &eNick &8] [ &eIlość &8] [ &eNazwa skrzynki &8]" if arg 3 is not set: send "{@tag} &cChyba zle coś wpisałeś" else: execute console command "give %arg 1% chest %arg 2% name:{@important}%arg 3% lore:||{@important}W_tej_skrzyni_mozesz_zdobyc:||||{@leere}-_{@lore}%{_lore}%||"