open fun register(dispatcher: CommandDispatcher<CommandSourceStack>)(source) Registers the team info command with the dispatcher. Command structure: /milsim teams info Includes auto-completion for team names.
Parameters
The command dispatcher to register the command with