PlayerSettings

object PlayerSettings : Table

プレイヤーの個人設定テーブル ボスバーの表示/非表示などのプレイヤー個別設定を保存する

Properties

Link copied to clipboard
open override val primaryKey: Table.PrimaryKey
Link copied to clipboard
val showBossBar: Column<Boolean>
Link copied to clipboard
Link copied to clipboard
val uuid: Column<UUID>