Skip to content
@hstats-dev

hstats.dev

Real-time analytics for Hytale Mods

🛡️ HStats.dev (Hytale Mod Stats)

HStats is a lightweight, real-time analytics platform specifically designed for the Hytale modding community. Inspired by bStats for Minecraft, HStats allows mod developers to visualize their impact with live server counts, player metrics, and system-level data.

Visit HStats.dev | View Documentation


📂 Our Repositories

💻 HStats-Frontend (Private for the moment)

The HStats web dashboard built for speed and clarity. This handles user registration, mod management, and the rendering of analytics charts.

  • Status: Private / Internal Development

⚙️ HStats-Backend (Private for the moment)

The engine under the hood. The backend API handles incoming pings from Hytale servers, processes data anonymously, and serves the analytics API that powers the frontend.

  • Status: Private / Internal Development

🛠️ HStatsExamplePlugin

The official reference implementation for Hytale mod developers. This repository contains the HStats.java class and a boilerplate setup to show you how to integrate analytics into your mod.

  • Language: Java
  • Status: Public / Reference Implementation

🔒 Privacy

HStats does not track player IPs, usernames, or sensitive data. We only collect:

  • Operating System & Java Version
  • General Geographic Region (Country level)
  • Active Server/Player Counts

🤝 Getting Involved

If you are a Hytale developer and want to start tracking your mod:

  1. Create an account at HStats.dev.
  2. Register your mod and grab your UUID.
  3. Check out the ExamplePlugin repository to get started.

Pinned Loading

  1. HStatsExamplePlugin HStatsExamplePlugin Public

    This is an example setup of what your plugin might look like using HStats. It's also where you can find the HStats class file for your plugin.

    Java 1

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Java

Most used topics

Loading…