PlayerUpdateCommandsEvent

Called when the server updates the available commands for the player.

Properties

Link copied to clipboard
abstract val player: Player

The player involved in this event.

Link copied to clipboard
abstract val rootNode: RootCommandNode<*>

The root of the command tree that will be sent.