-
Notifications
You must be signed in to change notification settings - Fork 3
EssentialsX
TheCommandCraft edited this page Apr 6, 2026
·
2 revisions
Vanish++ integrates with EssentialsX to hide vanished players from player list commands.
Vanished players are automatically excluded from:
/who/list/online
No configuration required. The hook activates automatically when EssentialsX is installed.
EssentialsX has its own join/quit message system. If you have custom join/quit messages configured in EssentialsX, enable this option to use them for fake join/leave events:
📁
plugins/Vanishpp/config.yml→hooks.essentials.simulate-join-leave: true
🔧 In-game:/vconfig hooks.essentials.simulate-join-leave true
🔄 Apply:/vreload
When false (default), Vanish++ uses the server's native translation packet for fake messages.
The Setup Advisor will warn on startup if
simulate-join-leave: truebut EssentialsX is not installed.