register

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

dispatcher

The command dispatcher to register the command with