open fun register(dispatcher: CommandDispatcher<CommandSourceStack>)(source) Registers the team list command with the dispatcher. Command structure: /milsim teams list Shows all existing teams with their respective colors.
Parameters
The command dispatcher to register the command with