Skip to content

Configuration

Yo_Fred edited this page Aug 9, 2026 · 1 revision

Configuration

The server configuration is generated at:

world/serverconfig/justvanish-server.toml

Main areas

  • World and entity-tracking concealment
  • Tab-list and /list concealment
  • Chat and identifying system-message filtering
  • Command-selector targeting
  • Operator permission levels
  • Trusted viewers and vanilla-team visibility
  • Mob targeting, player sounds, pickup animations, and game events
  • Fake join and leave messages
  • Personal boss-bar presentation
  • Simple Voice Chat compatibility

Important options

Option Default Purpose
hidePlayersFromWorld true Prevent unauthorized clients from tracking vanished entities
hidePlayersFromPlayerLists true Hide vanished players from TAB and /list
disableCommandTargeting true Filter vanished players from unauthorized selectors
operatorsCanTargetVanishedPlayers true Permit authorized staff selectors such as /tp
vanishedPlayersSeeEachOther true Let vanished staff see one another
seeVanishedTeamPlayers true Respect vanilla seeFriendlyInvisibles teams
bossBar.enabled true Enable the personal VANISHED boss bar globally

Use /v reload after editing presentation and integration settings. Some third-party mods, including voice chat, may require a server restart.

Clone this wiki locally