command /nazwa []: permission: SItems.Nazwa permission message: &7Nie posiadasz uprawnien do zmiany nazwy przedmiotu. trigger: if arg-1 is set: if arg-1 is longer than 16 characters: send "ohoho, wiecej niz 16 znakow w nazwie! stop set name of player's tool to "%colored arg%" send "&7Nowa nazwa przedmiotu %colored arg%" to player if arg 1 is not set: send "&7Poprawne uzycie &8/&7opis &8opis" command /opis []: permission: SItems.Nazwa permission message: &7Nie posiadasz uprawnien do zmiany opisu przedmiotu. aliases: lore trigger: if arg 1 is set: set lore of player's tool to "%colored arg%" send "&7Nowy opis przedmiotu %colored arg%" to player if arg 1 is not set: send "&7Poprawne uzycie &8/&7opis &8opis"