Automated spectator camera stream for Minecraft servers
  • Python 48.5%
  • Shell 26.8%
  • Java 19.6%
  • Dockerfile 3%
  • JavaScript 2.1%
Find a file
exo b2404855c1
Some checks failed
Build & Smoke Test / build-plugin (push) Has been cancelled
Build & Smoke Test / build-docker-images (push) Has been cancelled
Build & Smoke Test / smoke-test (push) Has been cancelled
Add TPS/ping BossBar overlay + fix JDK21 compatibility
Plugin v2.0.0:
- BossBar now shows: "Spectating: <player> | TPS: 20.0 | Ping: 5ms"
- Stats update every 2 seconds (40 ticks) via Folia scheduler
- BossBar progress bar reflects TPS (full = 20 TPS)
- Fixed JDK compatibility: compile with JDK 21 toolchain + Paper API 1.21.4
  (Paper API 26.1.2 requires JVM 25 at resolution time, incompatible with
   the 1.21.11 server's JDK 21 runtime)

Entrypoint:
- Added Sodium FPS overlay configuration (displayFps=true)
- CPU now at 56% (down from 933% at start of session)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-12 02:03:00 +02:00
.forgejo/workflows MC 26.1.2 port + Iris Shaders + YouTube features + exclude fix 2026-05-12 01:37:40 +02:00
docker Add TPS/ping BossBar overlay + fix JDK21 compatibility 2026-05-12 02:03:00 +02:00
docs Full GPU pipeline: Xorg+modesetting for rendering, VAAPI for encoding 2026-05-12 01:16:21 +02:00
plugin Add TPS/ping BossBar overlay + fix JDK21 compatibility 2026-05-12 02:03:00 +02:00
scripts MC 26.1.2 port + Iris Shaders + YouTube features + exclude fix 2026-05-12 01:37:40 +02:00
.gitignore MC 26.1.2 port + Iris Shaders + YouTube features + exclude fix 2026-05-12 01:37:40 +02:00