A chill, lightweight Minecraft PvP tier tracker.
SimpleMCTiers helps you check player tiers across different PvP game modes — Sword, Axe, Pot, NethOP, UHC, SMP, Mace — using rankings from mctiers.com. No fluff, no cringe, just clean data.
- Fetches live tier data for all major PvP modes
- Clean, tabular JSON output 🧾
- Minimal setup, maximal vibe
- Node.js – sweet JS for the backend
- axios – for HTTP requests
- cheerio – fast & easy web scraping
- jest – for testing your code, fam
- Clone it:
git clone https://github.com/Vadlox/SimpleMCTiers.git cd SimpleMCTiers