PlayerCommandRequest

data class PlayerCommandRequest(val playerId: UUID, val command: String)

Constructors

Link copied to clipboard
constructor(playerId: UUID, command: String)

Properties

Link copied to clipboard
Link copied to clipboard