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
  1. Features
  2. Bukkit

Update

This feature checks for updates to the SayanVanish plugin and notifies players with the appropriate permissions.

FeatureUpdate

Parameter
Description
Default Value
Possible Values

checkEveryXMinutes

The interval (in minutes) at which to check for updates

1440

Any positive integer

notifyPermission

The permission required to receive update notifications

"sayanvanish.feature.update.notify"

Any valid permission string

notifyOnJoin

Whether to notify players of updates when they join

true

true, false

notifyForSnapshotBuilds

Whether to notify players of snapshot builds

true

true, false

autoUpdateNotification

Whether to automatically send update notifications

true

true, false

Behavior:

  • The feature periodically checks for updates to the SayanVanish plugin.

  • Players with the specified permission are notified of available updates when they join the server.

  • Notifications include links to download the latest release or snapshot builds.

  • The feature can also send automatic update requests to players.

PreviousStateNextProxy

Last updated 5 months ago