Clean Group/Guild Ranking System
A clean, minimal, and easy-to-edit Roblox group/guild ranking system with DataStore saving, overhead rank UI, level display, rank icons, and optional rank outfits.
Built to be simple to customize and easy to drop into your own projects.
Features
Create as many guilds and ranks as you need. Each rank can have:
Included Scripts
The system is designed around one main config file, making it easy to edit:
Perfect For
DataStores require a published game or Studio API Services enabled for testing. Setup instructions are included in the README.
A clean, minimal, and easy-to-edit Roblox group/guild ranking system with DataStore saving, overhead rank UI, level display, rank icons, and optional rank outfits.
Built to be simple to customize and easy to drop into your own projects.
Features
- Multiple groups and guilds supported
- Easy-to-edit config sections
- DataStore-backed player profiles
- New players start as Unranked
- Clean overhead UI above players’ heads
- Rank name, guild name, player name, and level display
- Minimal white UI with subtle gradients
- Smooth level progress bar
- Optional image labels/icons under rank display
- Optional outfits assigned per rank
- Leaderstats support
- Easy server API for setting ranks, guilds, and XP
- Clean, readable scripting
- Simple setup instructions included
Create as many guilds and ranks as you need. Each rank can have:
- Display name
- Rank order/power level
- Optional icon images
- Optional assigned outfit
Included Scripts
- Config ModuleScript
- Server ranking/DataStore service
- Client overhead UI script
- Full README setup guide
The system is designed around one main config file, making it easy to edit:
- Groups
- Guilds
- Ranks
- Outfits
- Icons
- Level settings
- DataStore fields
- UI colors and sizing
Perfect For
- Roleplay games
- Simulator games
- Guild systems
- Clan systems
- Staff ranking systems
- Faction systems
- Tycoons and farming games
- Any Roblox game needing clean rank displays
DataStores require a published game or Studio API Services enabled for testing. Setup instructions are included in the README.
