CTL TierTagger

Quick rating

CTL TierTagger

No reviews yet

TierTagger mod for Central Tier List

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading 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 review 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 Required
Server Unsupported

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.3.0
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

Source Issues Wiki Discord

About

Description

CTL TierTagger

A Minecraft Fabric mod that displays player PvP tiers from Central TierList directly in their nametags.

Features

  • 🏷️ HUD Tier Display: Shows player tiers above their nametags (similar to Tiers mod)
  • 🎮 Actual Gamemode Icons: Real PNG texture icons for each gamemode (from Tiers mod)
  • 🖼️ Custom Font System: Uses Minecraft's bitmap font provider for crisp icons
  • 🌍 Multi-Region Support: Displays player regions (NA, EU, AS/AU)
  • 🎮 Multiple Game Modes: Supports Sword, Crystal, Netherite, Potion, Mace, UHC, Axe, and SMP rankings
  • Smart Caching: Reduces API calls with intelligent caching system (30 min default)
  • 🎨 Color-Coded Tiers: Different colors for each tier level
  • ⚙️ Configurable: Customize what information to display
  • 📊 Automatic Detection: Displays highest tier across all gamemodes
  • 🎨 Resource Pack Compatible: Icons can be customized via resource packs

Requirements

  • Minecraft 1.21.1 through 1.21.10 (All supported 1.21.x versions)
  • Fabric Loader 0.16.0+
  • Fabric API
  • Java 21+

Installation

  1. Download the latest release from the releases page
  2. Place the .jar file in your .minecraft/mods folder
  3. Launch Minecraft with Fabric

Configuration

The mod creates a config file at .minecraft/config/ctl-tiertagger.json:

{
  "enabled": true,
  "showRegion": true,
  "showGamemode": false,
  "cacheTimeMinutes": 30,
  "debugMode": false
}

Config Options:

  • enabled: Enable/disable the mod
  • showRegion: Show player region (NA/EU/AS/AU)
  • showGamemode: Show the gamemode for the displayed tier
  • cacheTimeMinutes: How long to cache player data (default: 30 minutes)
  • debugMode: Enable debug logging

Tier Colors

  • Red: Tier 1 (HT1/LT1) - Highest skill
  • Orange: Tier 2 (HT2/LT2)
  • Gold: Tier 3 (HT3/LT3)
  • Green: Tier 4 (HT4/LT4)
  • Cyan: Tier 5 (HT5/LT5)

API Integration

This mod integrates with the Central TierList API at https://ctltierlist-api-b2s8.vercel.app to fetch real-time player rankings.

Building from Source

./gradlew build

The built jar will be in build/libs/.

License

MIT License - See LICENSE file for details.

Credits

  • CTL TierList Team
  • Tiers mod - Gamemode texture icons
  • TierTagger - Search UI functionality
  • Fabric API
  • All contributors

Links

Screenshots

Gallery

  • Actual Mod
    Actual Mod
  • Gradients Customization
    Gradients Customization
  • Search Result UI
    Search Result UI

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
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~10,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works