RemovePlayerTeamCommand

Command handler for removing players from their current team. Provides functionality to unassign players from their teams in the milsim system.

Constructors

Link copied to clipboard
constructor()

Functions

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