register Main Command
Registers a main command that will serve as a parent for all other commands.
Return
The ColosseumCommandRegistrant instance for method chaining.
Parameters
name
The name of the main command.
Registers a main command that will serve as a parent for all other commands.
The ColosseumCommandRegistrant instance for method chaining.
The name of the main command.