Appearance
Action Vanish Player
Hides or shows a player. Hidden players are invisible to others and optionally hidden from the tab/server list.
Inputs: 1 · Outputs: Then
Settings
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| Action | Select | Yes | Hide (Vanish) | Hide, Show, or Toggle visibility. |
| Target | Select | Yes | Triggering Player | Who to affect: Triggering Player, All Players, Specific Player, or Players with Permission. |
| Username | String | Yes (if Specific) | — | |
| Permission | String | Yes (if Permission) | — | |
| Hide from Tab List | Boolean | No | true | Remove from the player list. |
| Hide from Server List | Boolean | No | false | Hide from server list player count. |
| Show Vanish Indicator | Boolean | No | true | Show an action bar message while vanished. |
| Action Bar Message | String | No | — | Message to display (visible when indicator on). |
| Silent Join/Leave | Boolean | No | true | Suppress join/leave messages while vanished. |
| Can Interact While Hidden | Boolean | No | false | Allow interaction with blocks/entities/items. |
| Night Vision While Hidden | Boolean | No | false | Give night vision effect while vanished. |
Example
Vanish a specific player with custom settings:
- Set Action to
Hide (Vanish) - Set Target to
Specific Player - Set Username to the player's name (e.g.
Notch) - Set Hide from Tab List to
true - Set Hide from Server List to
false - Set Show Vanish Indicator to
false - Set Silent Join/Leave to
true - Set Can Interact While Hidden to
false - Set Night Vision While Hidden to
false
