PresenceAPI is a lightweight NeoForge server-side mod that tracks player presence and synchronizes it with an external backend via configurable HTTP requests.
Built for server networks, dashboards, analytics platforms, and custom integrations, PresenceAPI provides a clean and reliable way to react to player activity in real time.
When a player joins or leaves the server, PresenceAPI sends an HTTP request to your configured endpoint containing customizable player and server data.
This allows external systems to instantly react to server activity.
PresenceAPI includes a flexible configuration system that allows you to:
All behavior can be adjusted without modifying code.