GetTeamPlayerListCommand

Command handler for displaying the list of players in a specific team. Provides functionality to view all players currently assigned to a team.

Constructors

Link copied to clipboard
constructor()

Functions

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