Hey everyone 👋
I'm releasing Easy Leaderstats & Leaderboards System, a plug & play pack that adds two related features to your Roblox game: Tab-menu leaderstats and physical in-world global leaderboards. Both are fully managed from the RBLX Essentials Plugin. No scripting required.
Part of the ecosystem covered in the main post: Free & Premium Roblox Asset Packs That Work Together - RBLX Essentials
🎬 Demo Video
✨ Features
- 📋 Tab-menu leaderstats - choose which stats from PlayerData appear in the Tab menu, set display names, and control the order. No scripting required.
- 🏆 Global leaderboards - physical in-world boards backed by Roblox OrderedDataStores. Boards refresh on a configurable interval and are never empty on first load.
- 🎭 Top-3 dummy avatars - the top 3 players on each board have their Roblox avatar applied to rig models placed beside the board. Avatars play looping emote animations and only re-apply when the rank changes.
- 🔢 Value formats - display values as Raw (52500), Comma (52,500), or Abbreviated (52.5K) per board.
- 🔌 Plugin-managed - add or remove leaderstats and leaderboards entirely from the plugin interface. No code changes required.
- 💾 Workspace-driven discovery - boards are discovered via a CollectionService tag. Duplicate a board in Studio and the plugin detects it and creates a new Settings entry automatically.
- 🎨 Multiple templates - each leaderboard can use a different visual template. Swap the template on an existing board and it updates in the workspace instantly, keeping position and orientation. Templates are fully customizable Roblox models.
🆕 v1.0.4 Update
Just shipped: multiple leaderboard template support. Each board can now use a different visual template, selectable directly from the plugin. Swapping templates replaces the model in the workspace while preserving its position and rotation. Templates are standard Roblox models stored in ServerStorage, so you can customize them or build your own from scratch.
🖼️ Plugin Interface
Everything is configured directly from the RBLX Essentials Plugin. No script editing needed. Add stats, set display names and sort order, add leaderboard boards, set value formats, and control refresh settings all from one panel.
⚙️ Setup
- Install the RBLX Essentials Plugin into Roblox Studio
- Drag the
.rbxmfile into the workspace - In the plugin, install the packs
- Configure your leaderstats and leaderboards in the plugin interface
Press Play, it just works.
Full documentation and configuration details: rblxessentials.com/docs
🔗 Works Great With
- Datastore & Purchase System [FREE] (required) - leaderstats and leaderboard rankings are read directly from PlayerData with no extra configuration.
💵 Download
Available on itch.io - $3.99:
https://rblx-essentials.itch.io/easy-leaderstats-leaderboards-system
Feedback and suggestions are always welcome 🙌
Created by RBLX Essentials.




