Skip to content

EssentialsX

TheCommandCraft edited this page Apr 6, 2026 · 2 revisions

EssentialsX Integration

Vanish++ integrates with EssentialsX to hide vanished players from player list commands.

What Is Hidden

Vanished players are automatically excluded from:

  • /who
  • /list
  • /online

No configuration required. The hook activates automatically when EssentialsX is installed.

Fake Join / Leave (Optional)

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.ymlhooks.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: true but EssentialsX is not installed.

Clone this wiki locally