-
Notifications
You must be signed in to change notification settings - Fork 3
Setup Advisor
TheCommandCraft edited this page Apr 6, 2026
·
2 revisions
On every startup, Vanish++ scans the active configuration and warns you about potential problems.
| Condition | Warning |
|---|---|
hooks.simple-voice-chat.enabled: true but plugin not installed |
Hook enabled, dependency missing |
hooks.essentials.simulate-join-leave: true but EssentialsX not installed |
Hook enabled, dependency missing |
A message contains %placeholder% but PlaceholderAPI not installed |
PAPI placeholder used without PAPI |
| ProtocolLib is missing | Stealth features unavailable |
- Server console on startup
-
In-chat for all players with
vanishpp.seeon their next login
/vignore
To silence it for another player:
/vignore <player>
Requires permission:vanishpp.ignorewarning.others
Other warnings resolve automatically once the underlying issue is fixed (install the missing plugin or correct the config key).