EssentialsC / Vanish

Vanish

Become invisible to other players with full tab-list hiding and collision control.

Overview

Vanish mode hides a player from other players completely - they disappear from the tab list, cannot be seen in-game, and mobs will not target them. Vanished players can still interact with the world and use all commands. The vanish state is persistent across sessions and can be configured to activate automatically on join.


Commands

Command Description
/vanish Toggle vanish mode on or off.

Configuration

Vanish settings live under the vanish section in config.yml.

Key Type Default Description
vanish.hide-from-tab Boolean true Remove vanished players from the tab list.
vanish.give-night-vision Boolean true Grant night vision while vanished (hides the darkness effect).
vanish.prevent-mob-target Boolean true Stop mobs from targeting vanished players.
vanish.disable-collisions Boolean true Disable entity collisions for vanished players.
vanish.hide-from-server-list Boolean false Exclude vanished players from the server player count.
vanish.auto-vanish-on-join Boolean false Automatically vanish players with the permission when they join.

Permissions

Permission Description Default
essentialsc.vanish Toggle vanish with /vanish. Operators
essentialsc.vanish.see See vanished players (other vanished players can always see each other). Operators