®️Command registration
The CommandRgistration has two methods to register commands.
Every command must be register in main class.
Create instance of command registration with one param, this
is your main class
Registering command without tabcompleter
Registering command with tabcompleter
Last updated