ImprovedFactions
Toggle table of contents
2.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.database.storage
/
UsageLimitKey
Usage
Limit
Key
data
class
UsageLimitKey
(
val
registry
:
String
,
val
playerId
:
UUID
)
Members
Constructors
Usage
Limit
Key
Link copied to clipboard
constructor
(
registry
:
String
,
playerId
:
UUID
)
Properties
player
Id
Link copied to clipboard
val
playerId
:
UUID
registry
Link copied to clipboard
val
registry
:
String