Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for mcstatorg

Connect Bukkit servers, proxy networks and hybrid Minecraft setups to MCStat.org with signed HTTPS telemetry. Player ses

Report MCStat-Plugin?

Release
1.1.4

umutxyp released MCStat-Plugin version 1.1.4 on July 18, 2026

MCStat v1.1.4

Supported Platforms

This release includes official builds for:

  • Paper / Bukkit-family servers: McStat-Spigot-1.1.4.jar
  • Velocity proxy networks: McStat-Velocity-1.1.4.jar
  • Waterfall / BungeeCord proxy networks: McStat-BungeeCord-1.1.4.jar

Added

  • Added safe update checks through the official GitHub Releases feed.
  • Added /mcstat update to check whether a newer MCStat plugin jar is available.
  • Added /mcstat update download to download the matching platform jar into the local safe updates folder.
  • Added update configuration:
    • updates.check
    • updates.notify-admins
    • updates.auto-download
    • updates.check-interval-hours

Safety

  • Automatic download is disabled by default.
  • The plugin never hot-swaps or replaces a running jar.
  • Downloaded updates are staged under the plugin data folder in updates/.
  • Installing a downloaded update still requires replacing the jar and restarting the server or proxy.

Fixed / Improved

  • Keeps throttled API warning logs so temporary API errors, validation failures, or rate limits do not spam the server console.
  • Keeps retry queue improvements for temporary MCStat.org or network outages.
  • Keeps signed HTTPS telemetry for secure server analytics.
  • Keeps /vote, /mcstat status, /mcstat reload, and /mcstat link support.

Platform Notes

Paper / Bukkit

  • Supports Bukkit-family servers such as Paper, Spigot, Bukkit, Purpur, Pufferfish, Folia, and compatible hybrids.
  • Reports live player count, max players, uptime, TPS where available, player sessions, playtime, and join/leave events.

Velocity

  • Supports Velocity 3.x proxy networks.
  • Reports proxy-level online player count, max players, uptime, sessions, playtime, and join/leave events.
  • TPS is not reported because Velocity does not expose a Minecraft server tick loop.

Waterfall / BungeeCord

  • Supports BungeeCord-compatible proxy networks including Waterfall.
  • Reports proxy-level online player count, max players, uptime, sessions, playtime, and join/leave events.
  • TPS is not reported because proxy platforms do not expose a Minecraft server tick loop.

Upgrade Notes

Replace the old MCStat jar with the matching v1.1.4 jar for your platform, restart the server or proxy, then run:

/mcstat status

Optional update checks can stay enabled with:

updates:
  check: true
  notify-admins: true
  auto-download: false
  check-interval-hours: 24

Information

Published onJuly 18, 2026
Downloads2

Platforms

Paper Paper (1.13-26.2)
Waterfall Waterfall (1.13-1.21)
Velocity Velocity (3.0-4.0.0)