{TEXT|command}
{TEXT|aliases}
{TEXT|min_group}
{TEXT|description}
{FOREACH|$command|$commandslist}
{IF|$command.command}/{GET|$command.command} {ENDIF}
{GET|$command.params}
{FOREACH|$alias|$command.aliases}/{GET|$alias}{NOTLAST},
{ENDFOR}
{GROUPNAME|$command.permission}
{GET|$command.description}
{ENDFOR}
{TEXT|close}