promotional bannermobile promotional banner

PresenceAPI

This mod monitors player join and leave events and dispatches configurable HTTP requests with player data.
Back to Files

[1.1.0] PresenceAPI

File namepresenceapi-1.1.0.jar
Uploader
saunhardysaunhardy
Uploaded
Mar 30, 2026
Downloads
120
Size
20.2 KB
Mod Loaders
NeoForge
File ID
7846292
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:presenceapi-1438821:7846292"

Learn more about Curse Maven

What's new

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

This mod has no additional files