Witam, chciałbym aby po przez komendę '"lizard" będzie można uruchomić komendę /topvpvp itp. Lecz wyskakuje mi błąd "A command with the name is already defined in 'chat.sk".
command /lizard <text>:
trigger:
if argument is "top":
execute player command "/toppvp"
stop
command /lizard <text>:
trigger:
if argument is "sklep":
execute player command "/sklepgui"
stop
command /lizard <text>:
trigger:
if argument is "balance":
execute player command "/balance"
stop