A real-time, event-driven API for Minecraft servers, built on PaperMC, designed to stream live player data efficiently and reliably.

even-driven papermc-plugin websocket-server
1 Open Issue Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub
Add API authentication about 2 months ago

AI Summary: Implement API key authentication for the KAPI Minecraft plugin. This involves adding a mechanism to verify a provided API key in incoming subscription requests, rejecting unauthorized requests, and potentially storing keys securely (e.g., in a database or configuration file). The API key should be included in the request payload.

Complexity: 3/5
enhancement help wanted

A real-time, event-driven API for Minecraft servers, built on PaperMC, designed to stream live player data efficiently and reliably.

Java
#even-driven#papermc-plugin#websocket-server