HideRank

⭐ — (2 endorsements) 📥 206 downloads 📌 v1.0.0 📅 10/9/2025
🟡 Updated this year

By ShyamStudio · economy

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 10/8/2025 📅 Created: 10/9/2025

🔍 Analysis

  • 🏆 #61 of 92 economy mods in this game by downloads

📋 About This Mod

# HideRank !(https://img.shields.io/badge/Minecraft-1.21+-brightgreen) !(https://img.shields.io/badge/Folia-Supported-blue) !(https://img.shields.io/badge/Java-21-orange) ## Overview HideRank is a simple yet powerful plugin that allows players to toggle the visibility of their ranks in chat. Whether your players want to go incognito or simply prefer a cleaner chat appearance, HideRank provides a seamless solution with full Vault integration and Folia support for optimal performance. ## Demo **BEFORE /hiderank** !(https://sss.feathermc.com/fdrl4W6W.png) **AFTER /hiderank** !(https://sss.feathermc.com/fz7V5C0f.png) **Video Tutorial:** <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/nhgOkTyT2dA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> ## Features - **Easy Rank Toggling** - Players can hide/show their ranks with a simple command - **Vault Integration** - Works seamlessly with any Vault-compatible permissions plugin - **Folia Support** - Fully compatible with Folia for multi-threaded server performance - **Persistent Data** - Player preferences are saved and restored on rejoin - **Customizable Default Rank** - Set what rank appears when hiding is enabled - **Command Cooldown** - Prevents spam with a 5-second cooldown - **Hex Color Support** - Full RGB color support for messages and ranks - **Lightweight** - Minimal performance impact on your server - **Multiple Aliases** - Use `/hiderank`, `/hr`, or `/togglerank` - **Permission-Based** - Control who can use the plugin ## Commands | Command | Description | Aliases | |---------|-------------|---------| | `/hiderank` | Toggle rank hiding on/off | `/hr`, `/togglerank` | ## Permissions | Permission | Description | Default | |------------|-------------|---------| | `hiderank.use` | Allows players to toggle rank hiding | `true` | | `hiderank.*` | Grants access to all HideRank features | `false` | ## Requirements - **Minecraft Version:** 1.21+ - **Server Software:** Paper, Spigot, or Folia - **Required Dependencies:** (https://www.spigotmc.org/resources/vault.34315/) - **Additional Requirements:** A Vault-compatible permissions plugin (LuckPerms, GroupManager, etc.) ## Configuration The plugin comes with a simple configuration file where you can customize: - Default rank displayed when hiding is enabled - All plugin messages with full hex color support - Enable/disable the entire system - Cooldown messages **Example config.yml:** ```yaml default-rank: "&#AFAFAF&lMEMBER &f" enabled: true messages: enabled: "&#FF0000&lHideRank &7&L➡ &fRank hiding is now &#22FF00on" disabled: "&#FF0000&lHideRank &7&L➡ &fRank hiding is now &#FF0000off" no-permission: "&#FF0000You don't have permission to use this command!" vault-not-found: "&#FF0000Vault plugin not found! HideRank system disabled." no-chat-service: "&#FF0000No chat service found! HideRank system disabled." cooldown: "&#FF0000Please wait before using this command again!" ``` ## Installation 1. Download the latest version of HideRank 2. Make sure Vault and a permissions plugin are installed 3. Place HideRank.jar in your plugins folder 4. Restart your server 5. Configure the plugin to your liking (optional) 6. Enjoy! ## How It Works When a player uses `/hiderank`: 1. Their current rank/prefix is saved 2. Their displayed rank is changed to the configured default rank 3. The setting persists across server restarts and rejoins 4. Using the command again restores their original rank ## Support Found a bug or have a suggestion? - Report issues on the issue tracker - Join the discussion section - Leave feedback in reviews ## Statistics This plugin uses bStats to collect anonymous usage data. You can opt-out in the bStats config if desired. --- **If you enjoy HideRank, please leave a ⭐ rating!**

!(https://img.shields.io/badge/Minecraft-1. 21+-brightgreen) !(https://img.shields.io/badge/Folia-Supported-blue) !(https://img.shields.io/badge/Java-21-orange)

## Overview

HideRank is a simple yet powerful plugin that allows players to toggle the visibility of their ranks in chat. Whether your players want to go incognito or simply prefer a cleaner chat appearance, HideRank provides a seamless solution with full Vault integration and Folia support for optimal performance.

BEFORE /hiderank

!(https://sss.feathermc.com/fdrl4W6W.png)

AFTER /hiderank

!(https://sss.feathermc.com/fz7V5C0f.png)

Video Tutorial:

## Features

  • Easy Rank Toggling - Players can hide/show their ranks with a simple command
  • Vault Integration - Works seamlessly with any Vault-compatible permissions plugin
  • Folia Support - Fully compatible with Folia for multi-threaded server performance
  • Persistent Data - Player preferences are saved and restored on rejoin
  • Customizable Default Rank - Set what rank appears when hiding is enabled
  • Command Cooldown - Prevents spam with a 5-second cooldown
  • Hex Color Support - Full RGB color support for messages and ranks
  • Lightweight - Minimal performance impact on your server
  • Multiple Aliases - Use `/hiderank`, `/hr`, or `/togglerank`
  • Permission-Based - Control who can use the plugin

## Commands

| Command | Description | Aliases | |---------|-------------|---------| | `/hiderank` | Toggle rank hiding on/off | `/hr`, `/togglerank` |

## Permissions

| Permission | Description | Default | |------------|-------------|---------| | `hiderank.use` | Allows players to toggle rank hiding | `true` | | `hiderank.*` | Grants access to all HideRank features | `false` |

## Requirements

  • Minecraft Version: 1. 21+
  • Server Software: Paper, Spigot, or Folia
  • Required Dependencies: (https://www.spigotmc.org/resources/vault. 34315/)
  • Additional Requirements: A Vault-compatible permissions plugin (LuckPerms, GroupManager, etc.)

## Configuration

The plugin comes with a simple configuration file where you can customize:

  • Default rank displayed when hiding is enabled
  • All plugin messages with full hex color support
  • Enable/disable the entire system
  • Cooldown messages

Example config.yml:

```yaml default-rank: "&#AFAFAF&lMEMBER &f"

enabled: true

messages: enabled: "&#FF0000&lHideRank &7&L➡ &fRank hiding is now FF00on" disabled: "&#FF0000&lHideRank &7&L➡ &fRank hiding is now &#FF0000off" no-permission: "&#FF0000You don't have permission to use this command!" vault-not-found: "&#FF0000Vault plugin not found! HideRank system disabled." no-chat-service: "&#FF0000No chat service found! HideRank system disabled." cooldown: "&#FF0000Please wait before using this command again!" ```

## Installation

1. Download the latest version of HideRank 2. Make sure Vault and a permissions plugin are installed 3. Place HideRank.jar in your plugins folder 4. Restart your server 5. Configure the plugin to your liking (optional) 6. Enjoy!

## How It Works

When a player uses `/hiderank`: 1. Their current rank/prefix is saved 2. Their displayed rank is changed to the configured default rank 3. The setting persists across server restarts and rejoins 4. Using the command again restores their original rank

Found a bug or have a suggestion? - Report issues on the issue tracker - Join the discussion section - Leave feedback in reviews

## Statistics

This plugin uses bStats to collect anonymous usage data. You can opt-out in the bStats config if desired.

If you enjoy HideRank, please leave a ⭐ rating!

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
ShyamStudio
Version
1.0.0
Downloads
206
Endorsements
2
Category
economy
Created
10/9/2025
Updated
10/8/2025
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
economy, 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 HideRank 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 HideRank?

Version 1.0.0, published 2025-10-08 with 206 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More economy 👤 More by ShyamStudio 🔎 Similar Mods 🌐 Best economy (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods