Modern, fully customizable player list system that replaces the default Roblox leaderboard. Built to feel familiar, yet far more powerful, with dynamic stats, team grouping, social interactions, and a fully integrated cross-experience donation system.
Core Features
| Feature | Description |
|---|---|
| Custom UI | Clean, modern interface replacing Roblox CoreGui leaderboard with auto-hide support |
| Team Grouping | Players grouped under team headers with accurate sorting (debounce-safe) |
| Auto Leaderstats Detection | Supports IntValue, NumberValue, and StringValue without hardcoding |
| Dynamic Stat Rotation | Automatically rotates stats; numeric sorted by value, string alphabetically |
| Country Flags | Server-side region detection with 60+ country flags (expandable) |
| Live Search | Real-time player filtering with smart header visibility |
| Mobile Support | Touch device detection with configurable visibility |
Player Interaction System
| Action | Description |
|---|---|
| Friend System | Add or remove friends directly from the player list |
| Profile View | Instantly open player profile |
| Like System | Persistent like/unlike tracking per player |
| Donate System | Built-in cross-experience gamepass donation system |
Advanced Donation System
Unlike standard systems, AXZY Player List automatically fetches ALL gamepasses sold by a player across ALL their public experiences.How it works:
- Fetch public games from Roblox API
- Convert placeId → universeId
- Retrieve all on-sale gamepasses per universe
- Smart caching system (default: 5 minutes) prevents API spam
- Owned gamepasses marked as "OWN" (still clickable)
- Uses latest Roblox API (post-2025 deprecation)
| System | Details |
|---|---|
| Like System | Stored per-user using DataStore |
| Playtime Tracking | Real-time tracking via Heartbeat |
| Rejoin Support | Data remains consistent after rejoining |
Chat Integration
- Automatic donation broadcast:
"[SERVER] Player donated 200 Robux to Target" - Fully customizable prefix & colors
- Supports TextChatService & legacy chat
