File Details
[1.1.0] PresenceAPI
- R
- Mar 30, 2026
- 20.19 KB
- 109
- 1.21.1
- NeoForge
File Name
presenceapi-1.1.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Version 1.1.0
- Added periodic heartbeat that sends the full online player list to the backend every 5 minutes
- Backend uses the heartbeat to reconcile stale sessions from missed join/leave events
- Heartbeat interval is configurable via
heartbeatIntervalMinutes(default: 5, set to 0 to disable) - Heartbeat reuses existing API endpoint and JWT authentication
- Fixed HTTP/1.1 compatibility issues

