SayanVanish
  • Introduction
  • Installation
  • Configuration
    • settings.yml
    • database.yml
    • <feature>.yml
  • Commands And Permissions
  • Placeholders
  • Features
    • Bukkit
      • Hooks
        • Citizens
        • DiscordSRV
        • Essentials
        • MiniPlaceholders
        • Pl3xMap
        • PlaceholderAPI
        • SquareMap
        • dynmap
        • TAB
        • LuckPerms
      • Prevent
        • Advancement Announce
        • Block Break
        • Block Grief
        • Block Place
        • Chat
        • Creature Target
        • Damage
        • Interact
        • Pickup
        • Push
        • Raid Trigger
        • Sculk Sensor
        • Server Ping
        • Spawner Spawn
        • Tab Complete
        • Food Level Change
      • Actionbar
      • Effect
      • Fake Message
      • Fly
      • Inventory Inspect
      • Invulnerability
      • Level
      • Proxy Vanish Queue
      • Silent Container
      • Sneak Toggle GameMode
      • State
      • Update
    • Proxy
      • Velocity
        • Hook
          • AdvancedServerList
          • EnhancedVelocity
          • MiniPlaceholders
          • TAB
          • Velocitab
          • LuckPerms
        • Prevent
          • Tab Complete
        • Sync Events
        • Update
        • Update Ping
      • Bungeecord
  • API
    • How It Works?
    • How to Use the API
    • Events
  • FAQ
  • Supported Plugins
Powered by GitBook
On this page
  • Bukkit Commands
  • Bukkit Permissions
  • Proxy Commands
  • Proxy Permissions

Commands And Permissions

This document provides an overview of the commands and permissions

Bukkit Commands

/sayanvanish

  • Description: Main command for the SayanVanish plugin.

  • Permission: sayanvanish.commands.use

  • Usage: /sayanvanish [player] [--state on/off] [-s]

  • Flags:

    • --state on/off: Sets the vanish state of the player to either on or off.

    • -s: Executes the command silently.

/sayanvanish help

  • Description: Displays the help menu for the SayanVanish plugin.

  • Permission: sayanvanish.commands.help

  • Usage: /sayanvanish help [query]

/sayanvanish paste

  • Description: Generates a paste of the current settings and server data.

  • Permission: sayanvanish.commands.paste

  • Usage: /sayanvanish paste

/sayanvanish reload

  • Description: Reloads the SayanVanish plugin.

  • Permission: sayanvanish.commands.reload

  • Usage: /sayanvanish reload

/sayanvanish level set

  • Description: Sets the vanish level of a player.

  • Permission: sayanvanish.commands.level.set

  • Usage: /sayanvanish level set <player> <level>

/sayanvanish level get

  • Description: Gets the vanish level of a player.

  • Permission: sayanvanish.commands.level.get

  • Usage: /sayanvanish level get <player>

/sayanvanish forceupdate

  • Description: Will update your plugin jar file and will be applied on next server restart

  • Permission: sayanvanish.commands.forceupdate

  • Usage: /sayanvanish forceupdate

Bukkit Permissions

  • sayanvanish.commands.use: Allows the use of the /sayanvanish command.

  • sayanvanish.commands.help: Allows the use of the /sayanvanish help command.

  • sayanvanish.commands.paste: Allows the use of the /sayanvanish paste command.

  • sayanvanish.commands.reload: Allows the use of the /sayanvanish reload command.

  • sayanvanish.commands.level.set: Allows the use of the /sayanvanish level set command.

  • sayanvanish.commands.level.get: Allows the use of the /sayanvanish level get command.

  • sayanvanish.action.vanish.onjoin: Applies vanish on join

  • sayanvanish.action.vanish.invulnerable: Keeps invulnerability after unvanish

  • sayanvanish.action.vanish.fly

  • sayanvanish.action.vanish.fly.keep_after_reappear

Proxy Commands

/sayanvanishproxy

  • Description: Main command for the SayanVanish plugin on proxies.

  • Permission: sayanvanish.commands.use

  • Usage: /sayanvanish [player] [--state on/off] [-s]

  • Flags:

    • --state on/off: Sets the vanish state of the player to either on or off.

    • -s: Executes the command silently.

/sayanvanishproxy forceupdate

  • Description: Will update your plugin jar file and will be applied on next server restart

  • Permission: sayanvanish.commands.forceupdate

  • Usage: /sayanvanish forceupdate

Proxy Permissions

  • sayanvanish.commands.use: Allows the use of the /sayanvanishproxy command.

Please note that these permissions need to be added to your server's permission management system (like LuckPerms) to take effect.

Previous<feature>.ymlNextPlaceholders

Last updated 6 months ago