GetPlayerTeamCommand

Command handler for retrieving a player's team information. Provides functionality to check which team a specific player belongs to.

Constructors

Link copied to clipboard
constructor()

Functions

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