Perspective Nametag

Shows the player's nametag in second/third person perspective.

33,65k

Quick challenge

How far can you run before the mobs catch you?

Perspective Nametag

Perspective Nametag

GitHub License

GitHub Actions Workflow Status

GitHub Release

Modrinth Downloads

CurseForge Downloads

A mod to show the player's nametag in second/third person perspective.

FAQ

Forge/NeoForge?

For the NeoForge/NeoForge versions, this mod updates lazily.

How to toggle nametag (since `1.2.0`)

Some servers may provide their own server-side implementation, which can cause rendering conflicts with this mod.

To mitigate this, you can add server addresses to a blacklist by listing them line-by-line in `config/perspectivenametag.server-blacklist.txt`.

```txt mc.example.com localhost:12345 127.0.0.1 ... ```

For developers, `perspectivenametag-core` exposes an API that allows you to control when nametags are rendered.

See `icu.suc.kkw557.perspectivenametag.PerspectiveNametag` for details.

License

This project is licensed under the MIT License © 2025 557.

ADS