register

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

Registers the remove player from team command with the dispatcher. Command structure: /milsim teams remove Removes the specified player from their current team.

Parameters

dispatcher

The command dispatcher to register the command with