-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Yo_Fred edited this page Aug 9, 2026
·
1 revision
The server configuration is generated at:
world/serverconfig/justvanish-server.toml
- World and entity-tracking concealment
- Tab-list and
/listconcealment - 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
| 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.