You are viewing a potentially older version of this package.
View all versions.
JusticeForF7
Extends F7 Hide UI to also hide nameplates, damage numbers, target rings, XP orbs, cast bars, and loot prompts.
By WoW_Much
| Date uploaded | 5 months ago |
| Version | 2026.217.0 |
| Download link | WoW_Much-JusticeForF7-2026.217.0.zip |
| Downloads | 85 |
| Dependency string | WoW_Much-JusticeForF7-2026.217.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
Justice for F7
Press F7 for truly clean screenshots. Extends the F7 "Hide UI" key to also hide world-space UI elements.
What it hides
The game's F7 key toggles the screen-space Canvas and Compass. This mod additionally hides:
- Nameplates — NPC, SimPlayer, and player name text
- Damage numbers — floating damage and heal popups
- Target rings — the selection ring under targeted characters
- XP orbs — XP orb particles
- Cast bars — NPC and SimPlayer cast bars above nameplates
- Loot prompts — floating text above lootable corpses
- Other world text — any remaining world-space text
All elements are restored when you press F7 again.
Configuration
Each element category can be independently toggled in the BepInEx
config file at BepInEx/config/wow-much.justice-for-f7.cfg:
[General]
## Master switch. When false, F7 behaves as vanilla.
Enabled = true
## Enable debug logging. Set to false to silence all mod log output.
EnableLogging = true
## Frames between re-scans while UI is hidden (0 = disable re-scan).
RescanInterval = 30
[Elements]
HideNameplates = true
HideDamageNumbers = true
HideTargetRings = true
HideXPOrbs = true
HideCastBars = true
HideOtherWorldText = true
Installation
Requires BepInEx 5.
- Install BepInEx if you haven't already
- Place
JusticeForF7.dllinBepInEx/plugins/ - Launch the game — config file is generated on first run
Changelog
2026.217.0
- Fixed character names and zones being hidden on character selection screen