promotional bannermobile promotional banner

Rank Titles

A fabric server plugin that manages and displays the titles of players before their names

Rank Titles

Author LICENSE Stars Github Workflow Status

Description

This is a Minecraft Fabric plugin that manages and displays the titles of players before their names.

Because the plugin is a server-side one, thus players don't have to install anything at the client-side to use the features provided by the plugin.

Download

Check Releases for the jar file.

Usage

Drag the downloaded jar file into the mod folder, launch your server, and the plugin is ready to work.

Commands

You can use the commands below to manage the titles.

  • /rank create <title-id> <title-name>: Create a title and specify an id for it.
  • /rank remove <title-id>: Remove a specified title
  • /rank list: List all created titles
  • /titles give <player> <title-id>: Give a title to a player
  • /titles deprive <player> <title-id>: Deprive a title from a player

Note: When creating a title, you can use & to change the text color of the name, but you need to add "" around the name, or the command won't be executed.

e.g.: /rank create vip VIP /rank create vip_plus "&e&lVIP+"

Build from source

  1. Download the source-code
git clone https://github.com/tetoe-mc/rank-titles.git
cd rank-titles
  1. Run the build task
./gradlew build

Then you can get the jar file in the build folder.

LICENSE

CC0 1.0

The Rank Titles Team

profile avatar
  • 4
    Projects
  • 2.9K
    Downloads

More from Norcleeh

  • OPanel project image

    OPanel

    • 1.5K
    • Bukkit Plugins

    A Minecraft server management panel for Bukkit / Spigot / Paper / Folia / Fabric / Forge / Neoforge servers

    • 1.5K
    • April 12, 2026
    • Bukkit Plugins
  • Digging Count project image

    Digging Count

    • 160
    • Mods

    A fabric server plugin that provides player's digging count rankings.

    • 160
    • April 5, 2025
    • Mods
    • +1
  • Config X project image

    Config X

    • 137
    • Mods

    A fabric API library for plugins to load & save configurations

    • 137
    • February 3, 2025
    • Mods
    • +1
  • OPanel project image

    OPanel

    • 1.5K
    • Bukkit Plugins

    A Minecraft server management panel for Bukkit / Spigot / Paper / Folia / Fabric / Forge / Neoforge servers

    • 1.5K
    • April 12, 2026
    • Bukkit Plugins
  • Digging Count project image

    Digging Count

    • 160
    • Mods

    A fabric server plugin that provides player's digging count rankings.

    • 160
    • April 5, 2025
    • Mods
    • +1
  • Config X project image

    Config X

    • 137
    • Mods

    A fabric API library for plugins to load & save configurations

    • 137
    • February 3, 2025
    • Mods
    • +1