CullTag

Server-side mod that hides player nametags through walls

File Details

culltag-1.1.0.jar

  • R
  • May 20, 2026
  • 18.52 KB
  • 22
  • 26.1.2+2
  • Fabric

File Name

culltag-1.1.0.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:culltag-1545379:8116564"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

CullTag 1.1.0

Added

  • Crouch hides nametag — crouching players now have their nametag hidden from everyone entirely, regardless of line of sight. Controlled by the new crouch_hides_nametag option in config/culltag.properties (enabled by default). Set it to false to keep the old behaviour.

Notes

  • Existing config files are upgraded automatically on first launch; the new option is written with crouch_hides_nametag=true.
  • No changes required for clients — CullTag remains fully server-side.