
Tiertagger Command
Create a client-side Minecraft mod that adds a command /tier <player>. When the command is executed, the mod should retrieve and display all tier information...
Downloads
4
Remixes
0
Price
Free
fabric · Server · 1.21.1 · mod
What it does
- Adds a client-only
/tier <player>command that works on any server and prints the selected player's tier info into chat with clear formatting. - Supports two tier sources: MC Tiers and PvP Tiers. Data is requested directly from the chosen site's API and parsed for category, tier name, rank, and points when available.
- Handles missing players, empty data, network failures, and invalid responses with friendly error messages instead of crashing or hanging.
Settings and saving
- Integrates with Mod Menu to provide a simple settings screen where you pick the active tier provider.
- The chosen provider is saved to the game's config directory and automatically reused on the next launch.
Implementation notes / limitations
- Tier lookups hit
https://mctiers.com/api/player/<name>orhttps://pvptiers.com/api/player/<name>over HTTPS and expect JSON that includes either atiersarray or basictier/rankfields; if the real API differs, results may be incomplete. - The command runs lookups asynchronously so the client stays responsive, but it still depends on network connectivity and the selected site being reachable.
Effortless WorldBuilding Remix
make the supported environment to both server and client. add the option to see dimensions in numbers. for eg while placing a line of 5 blocks the review...
vault opener heavy core
a mod that opens a omnious vault when a specific item gets displayed inside the omnious vault, when the mod is activated through a keybind H it opens the...
PlayerLock Aim Assist.
Client-side aim assist that locks only on other players when holding right-click, with config options for range, speed, and head targeting
Effortless WorldBuilding
Remake the effortless structure mod to work on minecraft java edition version 1.21.11 for the fabric modloader
Creativ menu
Please make a mod that allows access to the crativ menu on my server running Fabric 1.21.11 Java. Pressing the ´´ü´´ key on the keyboard should open a creativ...
god spear
Create a Fabric mod for Minecraft Java that adds a GOD SPEAR item with: - Bold red name - Glow effect - Custom lore (like “SPECIAL ABILITIES: …”) - Poison +...