UNE MC — Plugin API

Bridge between the Minecraft server plugin and une.oenia.eu. Every route requires the X-Api-Key header.

RoutePurpose
POST /mc/verify-linkComplete a website ↔ player link
GET /mc/whoamiLook up a linked account by UUID
POST /mc/unlinkBreak a link
POST /mc/heartbeatLive server stats (online, TPS, version)
POST /mc/statsPer-player stat sync (playtime, kills…)
GET /mc/whitelistWhitelisted players to enforce in-game
POST /mc/punishmentRecord a ban/mute/kick/warn
POST /mc/pardonLift a punishment