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.repository
/
StatsRepository
/
addLoginDays
add
Login
Days
fun
addLoginDays
(
uuid
:
UUID
,
amount
:
UInt
)
:
RepositoryResult
<
Unit
>
指定された UUID のプレイヤーに累計ログイン日数を追加します.
Return
データベース操作の結果を示す
RepositoryResult
Parameters
uuid
プレイヤーの UUID
amount
追加する累計ログイン日数