Class SessionsOverviewJSONCreator

java.lang.Object
com.djrapitops.plan.delivery.rendering.json.SessionsOverviewJSONCreator
All Implemented Interfaces:
ServerTabJSONCreator<Map<String,Object>>, Function<ServerUUID, Map<String,Object>>

@Singleton @Deprecated(since="2026-04-05 / 5.7 build 3341") public class SessionsOverviewJSONCreator extends Object implements ServerTabJSONCreator<Map<String,Object>>
Deprecated.
Use /v1/datapoint instead (types SERVER_OCCUPIED, PLAYTIME, AFK_TIME, AFK_TIME_PERCENTAGE, MOST_ACTIVE_GAMEMODE).
Creates JSON payload for /server-page Sessions tab.