CreateTeamCommand

Command handler for creating new teams in the milsim system. Registers and processes the /milsim teams create command.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun register(dispatcher: CommandDispatcher<CommandSourceStack>)
Registers the create team command with the dispatcher.