Skip to content

API and Integrations

Yo_Fred edited this page Aug 9, 2026 · 1 revision

API and Integrations

Just Vanish exposes yofred.dev.justvanish.api.JustVanishApi:

  • isVanished(Player)
  • canSee(ServerPlayer, Player)
  • setVanished(ServerPlayer, boolean)
  • toggle(ServerPlayer)

Mods can also listen for PlayerVanishEvent on the NeoForge event bus.

Just ecosystem

  • Just Core provides the shared API, module registry, player-state providers, and audit infrastructure for future versions.
  • Just Essentials is the upcoming administration and moderation suite for staff chat, teleportation, punishment history, inventory inspection, and Discord logging.

Just Core is not required by Just Vanish 1.2.1. Dependency requirements will always be declared explicitly on CurseForge and Modrinth.

Clone this wiki locally