Tier tagger for Ranked
Find a file
2026-05-07 17:34:34 +02:00
gradle/wrapper initial commit 2026-05-01 21:01:55 +02:00
src/main change api endpoint 2026-05-07 17:34:34 +02:00
versions version thing ++ 2026-05-03 12:43:14 +02:00
.gitignore initial commit 2026-05-01 21:01:55 +02:00
build.obf.gradle i dont need that 2026-05-03 12:46:52 +02:00
build.unobf.gradle i dont need that 2026-05-03 12:46:52 +02:00
gradle.properties version thing ++ 2026-05-03 12:43:14 +02:00
LICENSE initial commit 2026-05-01 21:01:55 +02:00
README.md build 2026-05-04 15:31:21 +02:00
settings.gradle version thing ++ 2026-05-03 12:43:14 +02:00
stonecutter.gradle make it a bit more accurate 2026-05-03 00:55:21 +02:00

RankedTagger

Time

This mod is similar to TierTagger but for a different tier list, Ranked

The mod adds these features to the game:

  • Show a player's tier in the selected gamemode next to their name
  • If they don't have a tier in that gamemode, pick the highest they have and display that one
  • If user wants, they can make the mod display the player's peak (all-time highest) tier
  • /rankedreload command: reloades all the data
  • /rankedprofile : displays a profile of the player with the name containing their tiers, works if player is offline too

Building it yourself

git clone https://git.jgj52.hu/Ranked.hu/RankedTagger.git
cd RankedTagger/
./gradlew build