PlayerCommandResponse

data class PlayerCommandResponse(val playerId: UUID, val message: String)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard