Tier tagger for Ranked
- Java 100%
| gradle/wrapper | ||
| src/main | ||
| versions | ||
| .gitignore | ||
| build.obf.gradle | ||
| build.unobf.gradle | ||
| gradle.properties | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
| stonecutter.gradle | ||
RankedTagger
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