HomeBedrockAddonsOne stats
One stats
One stats — screenshot 1

📊 One Stats – Universal Stat Compatibility Layer

Designed for Minecraft Bedrock addon creators who add stat systems to the game.

One Stats is a backend utility addon that ensures multiple stat-based addons can work together without conflicting. It introduces a shared protocol for how stats are stored and applied, allowing independent developers to build separate systems while maintaining full compatibility.

 

Core Features:

 

📘 Developer Notes

To make your addon compatible with One Stats, follow these simple guidelines:

  • 📌 Detect Compatibility Tag: If the player has the tag CYoneStatsVertX, your addon should not apply its own stat effects directly.
  • 📋 Prefix Scoreboards: All scoreboards used to store stats must begin with your unique prefix (e.g. mypack_). This prevents collision with other addons.
  • 🔗 Optional Integration: You can build full integration by reading existing scoreboard values and contributing to shared stats, if desired.

This system is purely backend-focused and doesn't include stat mechanics itself. Instead, it enables others to coexist smoothly with yours.

Join the official Discord server  

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Bedrock addons & mods walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more