Features
- Added
respect-invisibility
option in config:
Allows toggling whether invisible players’ names are hidden or shown when right-clicked. - Added
display-location
option in config:
Choose where to show the nickname — either inactionbar
(default) orsubtitle
.
Fixes
- Code refactored for better readability and optimization.
- More reliable invisibility detection (potion effect + entity flags).
- Minor scoreboard handling improvements to avoid duplicate entries.
Features:
- Config reload command (/rmbnametags_reload)
Fixes:
- Made invisible players truly invisible
- Clicking on invisible players no longer shows their name
thanks to Unf3 and Seva163 (#1)