HomeJavaModsTierTagger Plugin
TierTagger Plugin
TierTagger Plugin — screenshot 1TierTagger Plugin — screenshot 2

TierTagger Plugin

A Minecraft plugin for displaying player tiers from MCTiers (Non Brazilian Tierslist) and South Tiers API (Brazilian Tierlist) with advanced caching, multilanguage support, and PlaceholderAPI integration display

Features

Installation

  1. Download the latest release from the releases page
  2. Place the JAR file in your server's plugins folder
  3. Restart your server
  4. Configure the plugin in plugins/TierTagger/config.yml
  5. Do /tt reload to restart the configuration file

Configurations

API Configuration

api:
  provider: MCTIERS  # MCTIERS or SOUTH_TIERS
  default_gamemode: vanilla
  timeout: 10
  cache_duration: 30

Display Configuration

display:
  enabled: true
  format: "{tier} | {player}"
  show_in_tablist: true
  show_in_chat: true

Language Configuration

language: en_us  # en_us or pt_br

Colors Configuration

tier_colors:
  ht1:
    start: "#FF0000" # Start = start color of the gradient
    end: "#A60000" # End = end color of the gradient
  lt1:
    start: "#FF3200"
    end: "#FF5E37"
  ht2:
    start: "#C4FF00"
    end: "#8DB800"
  lt2:
    start: "#0DFF00"
    end: "#08A800"
  ht3:
    start: "#FFE200"
    end: "#CCB500"
  lt3:
    start: "#00FFAB"
    end: "#00BAA9"
  ht4:
    start: "#00B2FF"
    end: "#0074A6"
  lt4:
    start: "#5500FF"
    end: "#3B00B0"
  ht5:
    start: "#D47410"
    end: "#AD6214"
  lt5:
    start: "#916231"
    end: "#704518"

Commands

Permissions

PlaceholderAPI Placeholders

General Placeholders

Gamemode Specific Placeholders

Tier Specific Placeholders

API Support

MCTiers API

South Tiers API

Requirements

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more