HomeJavaModsSilent Nametags
Silent Nametags
Silent Nametags
Allows you to craft and use a Silent Nametag on a mob. Using a normal name tag on a mob will undo the silence. A Silent Nametag can be used in an Anvil to give the mob a name.

Crafting Recipe
By default, it is a shapeless White Wool + Nametag recipe.
You’ll get one Silent Nametag per recipe. All recipe values can be edited under config.yml.

Permissions

Configuration (config.yml)
On first run, a default `config.yml` will be created in `plugins/SilentNametags/`. Here’s what a shaped recipe config looks like:

Code (Text):

messages:
  no_permission: "&cYou do not have permission to use Silent Nametags."

silent-nametag:
  display-name: "&bSilent Nametag"
  lore:
    - "&7Use to make a mob silent."
    - "&7Rename in anvil to name silently."

  recipe:
    type: shaped
    shape:
      - "NW "
      - "   "
      - "   "
    ingredients:
      N: "NAMETAG"
      W: "WHITE_WOOL"
 
Usage Guide
After crafting (or obtaining) a Silent Nametag, you can rename it in an anvil if you want your mob to get a custom name. Right-clicking on a mob with the Silent Nametag will activate its silence. To remove the silence you must use another non-silent nametag on the mob.


Compatibility & Requirements

Plugin details

Read from the plugin's own plugin.yml.

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.

Silent Nametags is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 38 times (via Spigot). Download it and open it directly in the game.

Explore more