Open-source plugin ecosystem for Paper servers. This is the regional mirror
for CIS users — content is synced from the primary hub. Latest stable channel: 1.21.x.
StreamGate
Streaming-platform integration layer. Hooks Twitch, YouTube Live and Kick into server events — viewer rewards, streamer buffs and chat-driven notifications.
Live status
Health and rollout state are exposed via the public API node.
GET https://api.streamgate.soknight.ru/api/v1/version
GET https://api.streamgate.soknight.ru/health
PunishSync
Federated ban-list and anti-cheat federation for EU communities. Servers exchange punishment records and reputation through signed federation sync endpoints.
Federation endpoints
GET https://api.punishsync.soknight.ru/api/v1/federation/status
GET https://api.punishsync.soknight.ru/api/v1/federation/peers
ForgeRelay
Centralized plugin update-delivery service. Version manifests, staged rollout and delivery telemetry across stable / beta / nightly channels.
Manifests
GET https://api.forgerelay.soknight.ru/api/v1/manifest/latest
Installation
| Plugin | Min server | Channel |
|---|---|---|
| StreamGate | Paper 1.20.4+ | stable |
| PunishSync | Paper 1.20.4+ | stable |
| ForgeRelay | Paper 1.19+ | stable |
Drop the jar into plugins/, restart the server, edit the generated
config.yml. Manifests update automatically from ForgeRelay.