Friend Marker

Quick rating

Community listing page, reviews here may not be monitored by the author.

Friend Marker

By cactozOwner

No reviews yet

Mod that helps you spot your friends in PvP by marking them with a colored [F] tag and a tinted cosmetic chestplate

Mod Loaders
Minecraft
26.2

About

Description

FriendMarker

A client-side Fabric mod that helps you spot your friends in PvP by marking them with a colored [F] tag and a tinted cosmetic chestplate.

Replace this with a description

Features

  • [F] Nametag — Friends' names are prefixed with a colored [F] tag so you can pick them out in a crowd.
  • Visual Armor Marker — Renders a tinted netherite chestplate on friends. Purely cosmetic, no gameplay advantage.
  • Fully Configurable — Choose your friend color (hex), toggle the nametag, toggle the chestplate — all adjustable in-game via ModMenu.
  • Simple Commands/friend add <name>, /friend remove <name>, /friend clear — no ops or server permissions needed.
  • Client-Side Only — Works on any server. Your friends list and config are local to your machine.

Config

Both files live in the Fabric config directory:

File Format What it stores
friendmarker.json JSON Color (hex int), renderChestplate, showTag
friendmarker.txt Plain text Friend names, one per line, lowercased

Commands

/friend add <name>     — add a friend
/friend remove <name>  — remove a friend
/friend clear          — remove everyone

Requirements

  • Minecraft 26.2
  • Fabric Loader 0.19.3+
  • Fabric API
  • Java 21+
  • ModMenu (optional, for in-game config screen)

License

MIT