register

open fun register(dispatcher: CommandDispatcher<CommandSourceStack>)(source)

Registers the add player to team command with the dispatcher. Command structure: /milsim teams add

Parameters

dispatcher

The command dispatcher to register the command with