RuneCore
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
RuneCore
RuneCore
/
org.lyralis.runeCore.database.table
/
PlayerSettings
Player
Settings
object
PlayerSettings
:
Table
プレイヤーの個人設定テーブル ボスバーの表示/非表示などのプレイヤー個別設定を保存する
Members
Properties
primary
Key
Link copied to clipboard
open
override
val
primaryKey
:
Table.PrimaryKey
show
Boss
Bar
Link copied to clipboard
val
showBossBar
:
Column
<
Boolean
>
updated
At
Link copied to clipboard
val
updatedAt
:
Column
<
LocalDateTime
>
uuid
Link copied to clipboard
val
uuid
:
Column
<
UUID
>