Описание
A client-side mod that does two things:
1. Makes players with the invisibility effect render to you as if you were on their team or in spectator mode
2. 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 `) to toggle on/off rendering invisible players
- A command (`/visibleghosts ghostTransparency `) to change how transparent invisible players render for you
- Mod Menu integration
- Can use either `/visibleghosts` or `/vg`
If installed on a server, comes with a command (`/visibleghostsadmin overrideVisibility `) 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 ghosts
- `invisible`: forces the specified player(s) to not render invisible players
- `none`: clears the override for the specified player(s), so rendering is decided by their client settings
- Can use `/visibleghostsadmin` or `/vga`
**Example:** `/vga overrideVisibility @a[team=Red] invisible` will prevent all players on the 'Red' team from rendering invisible players as ghosts.
### WARNING: this may be considered cheating on some servers.