Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed MIT
Published 12 hours ago
Updated 5 days ago
Total Levels Tracker
Tracks a per-player lifetime total of all XP ever earned, completely independent of the player's current XP. Only positive gains (orbs picked up, /xp add ... points, trading, etc.) ever add to it — nothing ever subtracts. Death, enchanting, and anvil use never touch it.
/totallevels converts that lifetime total back into "the level you'd be at if it had never been spent or lost", using the inverse of vanilla's level-to-XP curve. Stored as one small JSON file per player under the world save folder, not in vanilla player data.
Features
- Lifetime XP tracking per player
- Independent of current XP — survives death, enchanting, anvil use
/totallevelscommand displays lifetime XP as a level- JSON storage per player in world save folder
- Pairs with No Death XP Drop to close the dropped-XP loophole
Compatibility
| Minecraft | 1.21.11 |
| Loader | Fabric 0.19.3+ |
| Dependencies | Fabric API |
| Server/Client | Both |
Install
- Download the
.jar. - Drop into
mods/folder. - Done. Use
/totallevelsto see your lifetime level.
License
MIT


