UltimateRanks

โญ โ€” (3 endorsements) ๐Ÿ“ฅ 2,173 downloads ๐Ÿ“Œ v1.0.0 ๐Ÿ“… 1/29/2026
๐ŸŸก Updated this year

By geturplugins ยท management

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 1/27/2026 ๐Ÿ“… Created: 1/29/2026

๐Ÿ” Analysis

  • ๐Ÿ‘ 0.1% endorsement rate
  • ๐Ÿ† #70 of 131 management mods in this game by downloads

๐Ÿ“‹ About This Mod

** ๐ŸŽ–๏ธ UltimateRanks - Complete Documentation Overview Description **UltimateRanks** is a next-generation rank management plugin for Minecraft servers running Paper 1.21+. Unlike traditional rank plugins that limit players to a single rank, UltimateRanks introduces a revolutionary **hybrid system** where players can **own multiple ranks simultaneously** while selecting which one to **display actively** in chat and tab lists. Built with modern Java 21 features and the Paper API, UltimateRanks delivers exceptional performance through asynchronous database operations, intelligent caching, and a beautiful GUI-based rank management interface. Why Choose UltimateRanks? | Feature | Traditional Plugins | UltimateRanks | |---------|-------------------|---------------| | Multiple Ranks | โŒ One rank only | โœ… Unlimited ranks | | Permission Stacking | โŒ Single rank perms | โœ… All owned ranks contribute | | Visual Customization | โŒ Fixed display | โœ… Choose active display rank | | GUI Management | โš ๏ธ Basic or none | โœ… Beautiful paginated GUI | | RGB Colors | โš ๏ธ Limited support | โœ… Full MiniMessage support | | Performance | โš ๏ธ Sync operations | โœ… 100% async database | | LuckPerms Sync | โš ๏ธ Replace or conflict | โœ… Seamless integration | Target Audience - **Network Servers**: Manage complex rank hierarchies (VIP + Builder + Staff) - **RPG Servers**: Class ranks + achievement ranks + donor ranks - **Creative Servers**: Builder roles + theme ranks + VIP tiers - **Survival Servers**: Progression ranks + donor perks + special events - **Prison Servers**: Mine ranks + prestige + VIP packages --- Features ๐ŸŽฏ Core Features 1. **Multi-Rank Ownership System** - Players can own **unlimited ranks** simultaneously - Own VIP + Builder + Helper at the same time - All ranks contribute permissions (additive system) - Zero conflicts between rank permissions ``` Example: Player owns: Permissions = Member + VIP + Builder (combined) Active Display = VIP (shown in chat) ``` 2. **Active Display Rank Selection** - Choose which rank appears in chat prefix/suffix - Switch between owned ranks via interactive GUI - Real-time updates without reconnecting - Maintains all permissions from other ranks 3. **Beautiful Paginated GUI** - Clean, intuitive rank selection menu - Visual states: **Active** (glowing), **Owned** (available), **Locked** (unavailable) - 28 ranks per page with smooth navigation - Expiration timers shown directly in GUI - Custom icons with resource pack support 4. **Advanced Permission System** - **Dual Mode Operation**: - **Standalone Mode**: Built-in Bukkit permission system - **LuckPerms Mode**: Full integration with LuckPerms API - Auto-detection of available systems - Permission aggregation from all owned ranks - Wildcard support (e.g., `essentials.*`) - Negation support (e.g., `-essentials.fly`) 5. **Expiration & Time Management** - Temporary ranks with automatic expiration - Flexible duration formats: `30d`, `7d`, `1w`, `1mo`, `1y`, `permanent` - Automatic cleanup of expired ranks - Warning notifications before expiration - Visual countdown in GUI 6. **Full MiniMessage Support** - RGB colors: `<FF5555>text</color>` - Gradients: `<gradient:gold:yellow>VIP</gradient>` - Formatting: `<bold>`, `<italic>`, `<underline>` - Hover events and click actions - Legacy color code conversion 7. **High-Performance Database** - **SQLite**: Zero-config, perfect for small servers - **MySQL**: HikariCP pooling for large networks - 100% asynchronous operations (zero server lag) - Transaction support for data integrity - Automatic schema management 8. **Smart Caching System** - In-memory cache for online players - Sub-millisecond lookup times - Automatic cache invalidation - Thread-safe concurrent operations --- ๐ŸŽจ Visual Features Chat Formatting ``` Before: <Player> Hello! After: Player โ˜…: Hello! Format: {prefix} + {player} + {suffix} + : + {message} ``` GUI States | State | Visual | Description | |-------|--------|-------------| | **Active** | ๐ŸŒŸ Glowing item | Currently equipped rank | | **Owned** | โœ… Normal icon | Click to equip | | **Locked** | ๐Ÿšซ Barrier | Not owned | Rank Display Example ``` โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•— โ•‘ My Ranks โ•‘ โ• โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฃ โ•‘ โ•‘ โ•‘ (Active) โ•‘ โ•‘ Click to keep equipped โ•‘ โ•‘ Duration: Permanent โ•‘ โ•‘ โ•‘ โ•‘ โ•‘ โ•‘ Click to equip โ•‘ โ•‘ Expires in: 15 days โ•‘ โ•‘ โ•‘ โ•‘ (Locked) โ•‘ โ•‘ You don't own this rank โ•‘ โ•‘ โ•‘ โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• ``` --- ๐Ÿ”ง Technical Features Architecture - **SOLID Principles**: Single Responsibility, Interface Segregation - **Design Patterns**: Strategy, Builder, Repository, Singleton - **Dependency Injection**: Clean, testable code - **Layer Separatio

๐ŸŽ–๏ธ UltimateRanks - Complete Documentation

Description

UltimateRanks is a next-generation rank management plugin for Minecraft servers running Paper 1. 21+. Unlike traditional rank plugins that limit players to a single rank, UltimateRanks introduces a revolutionary hybrid system where players can own multiple ranks simultaneously while selecting which one to display actively in chat and tab lists.

Built with modern Java 21 features and the Paper API, UltimateRanks delivers exceptional performance through asynchronous database operations, intelligent caching, and a beautiful GUI-based rank management interface.

Why Choose UltimateRanks?

| Feature | Traditional Plugins | UltimateRanks | |---------|-------------------|---------------| | Multiple Ranks | โŒ One rank only | โœ… Unlimited ranks | | Permission Stacking | โŒ Single rank perms | โœ… All owned ranks contribute | | Visual Customization | โŒ Fixed display | โœ… Choose active display rank | | GUI Management | โš ๏ธ Basic or none | โœ… Beautiful paginated GUI | | RGB Colors | โš ๏ธ Limited support | โœ… Full MiniMessage support | | Performance | โš ๏ธ Sync operations | โœ… 100% async database | | LuckPerms Sync | โš ๏ธ Replace or conflict | โœ… Seamless integration |

Target Audience

  • Network Servers: Manage complex rank hierarchies (VIP + Builder + Staff)
  • RPG Servers: Class ranks + achievement ranks + donor ranks
  • Creative Servers: Builder roles + theme ranks + VIP tiers
  • Survival Servers: Progression ranks + donor perks + special events
  • Prison Servers: Mine ranks + prestige + VIP packages

๐ŸŽฏ Core Features

1. Multi-Rank Ownership System - Players can own unlimited ranks simultaneously - Own VIP + Builder + Helper at the same time - All ranks contribute permissions (additive system) - Zero conflicts between rank permissions

``` Example: Player owns: Permissions = Member + VIP + Builder (combined) Active Display = VIP (shown in chat) ```

2. Active Display Rank Selection - Choose which rank appears in chat prefix/suffix - Switch between owned ranks via interactive GUI - Real-time updates without reconnecting - Maintains all permissions from other ranks

3. Beautiful Paginated GUI - Clean, intuitive rank selection menu - Visual states: Active (glowing), Owned (available), Locked (unavailable) - 28 ranks per page with smooth navigation - Expiration timers shown directly in GUI - Custom icons with resource pack support

4. Advanced Permission System - Dual Mode Operation: - Standalone Mode: Built-in Bukkit permission system - LuckPerms Mode*: Full integration with LuckPerms API - Auto-detection of available systems - Permission aggregation from all owned ranks - Wildcard support (e.g., `essentials.`) - Negation support (e.g., `-essentials.fly`)

5. Expiration & Time Management - Temporary ranks with automatic expiration - Flexible duration formats: `30d`, `7d`, `1w`, `1mo`, `1y`, `permanent` - Automatic cleanup of expired ranks - Warning notifications before expiration - Visual countdown in GUI

6. Full MiniMessage Support - RGB colors: `text` - Gradients: `VIP` - Formatting: ``, ``, `` - Hover events and click actions - Legacy color code conversion

7. High-Performance Database - SQLite: Zero-config, perfect for small servers - MySQL: HikariCP pooling for large networks - 100% asynchronous operations (zero server lag) - Transaction support for data integrity - Automatic schema management

8. Smart Caching System - In-memory cache for online players - Sub-millisecond lookup times - Automatic cache invalidation - Thread-safe concurrent operations

๐ŸŽจ Visual Features

Chat Formatting ``` Before: Hello!

After: Player โ˜…: Hello! Format: {prefix} + {player} + {suffix} + : + {message} ```

| State | Visual | Description | |-------|--------|-------------| | Active | ๐ŸŒŸ Glowing item | Currently equipped rank | | Owned | โœ… Normal icon | Click to equip | | Locked | ๐Ÿšซ Barrier | Not owned |

Rank Display Example ``` โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•— โ•‘ My Ranks โ•‘ โ• โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฃ โ•‘ โ•‘ โ•‘ [๐ŸŒŸ VIP] (Active) โ•‘ โ•‘ Click to keep equipped โ•‘ โ•‘ Duration: Permanent โ•‘ โ•‘ โ•‘ โ•‘ [โœ… Builder] โ•‘ โ•‘ Click to equip โ•‘ โ•‘ Expires in: 15 days โ•‘ โ•‘ โ•‘ โ•‘ [๐Ÿšซ MVP] (Locked) โ•‘ โ•‘ You don't own this rank โ•‘ โ•‘ โ•‘ โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• ```

๐Ÿ”ง Technical Features

Architecture - SOLID Principles: Single Responsibility, Interface Segregation - Design Patterns: Strategy, Builder, Repository, Singleton - Dependency Injection: Clean, testable code - **Layer Separatio

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
geturplugins
Version
1.0.0
Downloads
2,173
Endorsements
3
Category
management
Created
1/29/2026
Updated
1/27/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
management, social, technology

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does UltimateRanks support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of UltimateRanks?

Version 1.0.0, published 2026-01-27 with 2,173 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More management ๐Ÿ‘ค More by geturplugins ๐Ÿ”Ž Similar Mods ๐ŸŒ Best management (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods