register

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

Registers the delete team command with the dispatcher. Command structure: /milsim teams delete The teamname argument includes suggestions based on existing teams.

Parameters

dispatcher

The command dispatcher to register the command with