Home›Java›Mods›NameProtected
NameProtected
ModsJava

NameProtected

by Reizoo · on Modrinth

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 1.21.4–1.21.11⬇ Download for 1.20.1–1.20.6⬇ Download for 1.19.1–1.19.4⬇ Download for 1.18.1–1.18.2⬇ Download for 1.17–1.17.1⬇ Download for 1.16.5
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
NameProtected — screenshot 1NameProtected — screenshot 2

NameProtect

Client-side Minecraft mod for Fabric 1.21.4. Filters and replaces nicknames and chat text on your screen using custom rules. Server sees nothing - purely visual, runs only on your client.

Features

Commands

All commands run client-side under /nameprotect:

Command Action
/nameprotect set <word> <replacement> Add or update a rule
/nameprotect remove <word> Delete a rule
/nameprotect list Show all active rules
/nameprotect reload Reload config from disk
/nameprotect clear Remove all rules

Example

/nameprotect set Notch SteveTheLegend
/nameprotect set badword ***

After this, any occurrence of "Notch" in chat or above heads renders as "SteveTheLegend", and "badword" becomes "***".

Config

Rules stored at .minecraft/config/nameprotect.json:

{
  "notch": "SteveTheLegend",
  "badword": "***"
}

You can edit this file directly, then run /nameprotect reload.

Requirements

Installation

  1. Install Fabric Loader for 1.21.4
  2. Drop Fabric API into mods/
  3. Drop NameProtect jar into mods/
  4. Launch - use /nameprotect in-game

Notes

License

MIT - Reizoo

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more