Compatibility
Minecraft: Java Edition
1.21.11
1.21.7
1.21.1
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed CC-BY-NC-SA-4.0
Published 6 months ago
A client-side mod that does two things:
- Makes players with the invisibility effect render to you as if you were on their team or in spectator mode
- Makes them less transparent, so they're easier to see
Now with OPTIONAL server-side functionality - still works 100% client-side!
Comes with:
- A command (
/visibleghosts renderInvisiblePlayers <true|false>) to toggle on/off rendering invisible players - A command (
/visibleghosts ghostTransparency <0-255>) to change how transparent invisible players render for you - Mod Menu integration
- Can use either
/visibleghostsor/vg
If installed on a server, comes with a command (/visibleghostsadmin overrideVisibility <playername/selector> <visible|invisible|none>) to override the client settings of specified player(s) (if they have the mod installed):
visible: forces the specified player(s) to render invisible players as ghostsinvisible: forces the specified player(s) to not render invisible playersnone: clears the override for the specified player(s), so rendering is decided by their client settings- Can use
/visibleghostsadminor/vga
Example: /vga overrideVisibility @a[team=Red] invisible will prevent all players on the 'Red' team from rendering invisible players as ghosts.


