getGroupCommands
open fun getGroupCommands(group: Int): ArrayList<AbstractTaterzenCommand>
Content copied to clipboard
Gets commands from specific group.
Return
array list of commands that will be executed on right click.
Parameters
group
group index.