Flectone Logo FlectonePulse

SuperVanish

Integration with the SuperVanish plugin (and PremiumVanish) hides the actions of players in vanish


⚙️ Setting

Path integration.yml → supervanish
supervanish:
  enable: true
  show_fake_quit: true
  show_fake_join: true
  proxy_sync: true

enable

Enables or disables the functionality of the module

show_fake_quit

Whether fake quit messages will be shown when using vanish

show_fake_join

Whether fake join messages will be shown when using vanish

proxy_sync

Whether vanish status will be synchronized between servers. This only affects messages from FlectonePulse


🔐 Permissions

Path permission.yml → integration.supervanish
supervanish:
  name: "flectonepulse.module.integration.supervanish"
  type: "TRUE"

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSEAvailable to no one, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to NON-operators of the server

On this page

Authors of page