Class ServerKeys
java.lang.Object
com.djrapitops.plan.delivery.domain.keys.ServerKeys
Keys for the ServerContainer.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionDeprecated.static final Key<List<ExtensionData>>
static final Key<List<PlayerContainer>>
static final Key<List<PlayerKill>>
static final Key<List<PlayerContainer>>
static final Key<List<FinishedSession>>
static final Key<WorldTimes>
-
Method Summary
-
Field Details
-
SERVER_UUID
-
NAME
-
PLAYERS
-
OPERATORS
-
PLAYER_COUNT
-
SESSIONS
-
PING
-
WORLD_TIMES
-
PLAYER_KILLS
-
PLAYER_KILL_COUNT
-
MOB_KILL_COUNT
-
DEATH_COUNT
-
TPS
-
ALL_TIME_PEAK_PLAYERS
-
RECENT_PEAK_PLAYERS
-
COMMAND_USAGE
Deprecated. -
EXTENSION_DATA
-