DeleteTeamCommand

Command handler for deleting teams in the milsim system. Handles the /milsim teams delete command which removes existing teams.

Constructors

Link copied to clipboard
constructor()

Functions

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