Mod

Ranky

Quick rating

Ranky

No reviews yet

Advancement Based Ranksystem

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Filter by exact patch versions
Loading exact versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your updated review is now pending. It has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.6.0+1.21.1
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

Ranky - Minecraft Title Management Mod

Effortlessly manage server titles with Ranky, a server-side Fabric mod introducing a GUI-based system for unlocking and managing titles via advancements!

Features:

  • Chest-Based GUI: Intuitive title selection.
  • Advancement Unlocks: Earn titles through achievements.
  • Configurable: Customize titles via JSON.
  • Pagination Support: Handle large title lists easily.
  • Server-Side Security: Safe and reliable.
  • Reload Config: Update titles without restarting.
  • Aliases: Use /titles or /ranks to open the GUI.

Commands:

  • /titles or /ranks: Opens the title selection GUI (all players).
  • /ranky reload: Reloads configuration (op level 4).

Config Example:

Located in config/ranky_titles.json:

[  
  {  
    "name": "Noob",  
    "command": "say %player% is now a Noob",  
    "item": "minecraft:name_tag",  
    "requirements": []  
  },  
  {  
    "name": "Veteran",  
    "command": "say %player% is now a Veteran",  
    "item": "minecraft:diamond",  
    "requirements": ["minecraft:story/mine_diamond"]  
  }  
]  

Fields:

  • name: Title display name.
  • command: Runs when selected (%player% = player name).
  • item: GUI button (Minecraft item ID).
  • requirements: List of required advancement IDs.

Common Advancements:

  • minecraft:story/mine_diamond: Acquire diamonds.
  • minecraft:nether/find_fortress: Discover a Nether Fortress.
  • minecraft:end/kill_dragon: Defeat the Ender Dragon.

Adding Titles:

  1. Stop the server.
  2. Edit config/ranky_titles.json.
  3. Add new entries.
  4. Save and restart or use /ranky reload.

Permissions:

  • /titles or /ranks: Accessible to all players.
  • /ranky reload: Operator-only.

Make titles an exciting, customizable feature with Ranky!

Here’s an example test configuration for Ranky with LuckPerms support to create a cosmetic rank:

[
    {
        "name": "Overlord",
        "setCommand": "lp user {player} parent add Overlord",
        "removeCommand": "lp user {player} parent remove Overlord",
        "item": "minecraft:name_tag",
        "requirements": [
            "dystorian-adventures:cosmeticranks/overlord"
        ]
    }
]

Screenshots

Gallery

  • Player Ranks Example
    Player Ranks Example
  • Cosmetic Titles on use, Title Update ingame Text
    Cosmetic Titles on use, Title Update ingame Text
  • Main Menu with Title Groups
    Main Menu with Title Groups

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Reviews
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync