Compatibility
Minecraft: Java Edition
1.21
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Details
Sneaky Player Names
A client-side fabric mod hiding player names if they are not in sight, or if they are too far.
It makes the multiplayer experience more immersive by allowing you to sneak up on other players.
Mod Configuration
A sneaky_player_names.properties
config file will be automatically generated in the mod config directory.
There are two different options :
-
hide_player_names
: whether to hide out of sight players' names or not (can betrue
orfalse
). Default :true
-
max_distance
: the furthest you can see a player name (in blocks). A negative distance represents an infinite distance, and 0 will never show names. Default :30
.
If there's an error while reading the config, the mod will use the default values.