You are viewing a potentially older version of this package.
View all versions.

NoPlayerHPBarNickname
You will no longer see health bars and names of other players. Also works on mobs if you want it
Date uploaded | 2 weeks ago |
Version | 1.6.0 |
Download link | Frogger-NoPlayerHPBarNickname-1.6.0.zip |
Downloads | 59 |
Dependency string | Frogger-NoPlayerHPBarNickname-1.6.0 |
This mod requires the following mods to function

denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
NoPlayerHPBarNickname
Hide other players' health bars and names. Optionally applies to mobs with fine-grained distance controls. Designed for immersion, PvP fairness, and cleaner HUD.
- Players: hide nameplates and HP bars based on distance or entirely
- Mobs: hide HP bars, names, alert signs, and stars independently
- Optional global override for vanilla HUD max show distance
Tested with Valheim 1-0.221.4. Mod works on client. install it on server to force config sync with server one.
Config
[General]
## Locks client config file so it can't be modified [Synced with Server]
# Setting type: Boolean
# Default value: true
ServerConfigLock = true
[Mobs]
## If mob is more than this distance from player, its health bar will be hidden. Set to 0 to hide health bar completely [Synced with Server]
# Setting type: Int32
# Default value: 6
Mobs healthBar distance = 6
## If mob is more than this distance from player, its name will be hidden. Set to 0 to hide name completely [Synced with Server]
# Setting type: Int32
# Default value: 2
Mobs name distance = 2
## If mob is more than this distance from player, its alert sign will be hidden. Set to 0 to hide alert sign completely [Synced with Server]
# Setting type: Int32
# Default value: 5
Mobs alert sign distance = 5
## If mob is more than this distance from player, its stars will be hidden. Set to 0 to hide stars completely [Synced with Server]
# Setting type: Int32
# Default value: 5
Mobs stars distance = 5
[Other]
## This overrides vanilla hud max show distance. Set to 0 to disable and keep vanilla value. Vanilla value is 30. [Synced with Server]
# Setting type: Int32
# Default value: 0
Any hud max show distance. Warning: Read description = 0
[Players]
## If player is more than this distance from player, his/her health bar will be hidden. Set to 0 to hide health bar completely [Synced with Server]
# Setting type: Int32
# Default value: 6
Players healthBar distance = 6
## If player is more than this distance from player, his/her name will be hidden. Set to 0 to hide name completely [Synced with Server]
# Setting type: Int32
# Default value: 2
Players name distance = 2
If something does not work for you, you have found any bugs, there are any suggestions, then be sure to write to me!
Discord justafrogger
CHANGELOG
1.5.2 - Fixed version of 1.5.0. Now works fine. Tested in multiplayer
1.5.3 - Some more null checks
1.5.5 - Fixes for Valheim 1-0.221.4
1.6.0 - Fixes old bug with mob stars