Skip to content

Trusted Viewers and Teams

Yo_Fred edited this page Aug 9, 2026 · 1 revision

Trusted Viewers and Teams

Individual trusted viewers

A vanished staff member can explicitly allow selected players to see them:

/v see allow <player>
/v see deny <player>
/v see list
/v see clear

The list belongs to the vanished player and persists across reconnects and server restarts. Authorization affects entity tracking, player information, chat, sounds, and other concealment checks.

Vanilla teams

Players can see vanished teammates when all conditions are true:

  • Both players belong to the same vanilla team.
  • The team has seeFriendlyInvisibles enabled.
  • seeVanishedTeamPlayers is enabled in the Just Vanish configuration.

Example:

/team modify staff seeFriendlyInvisibles true

Team changes are detected at runtime without requiring players to reconnect.

Clone this wiki locally