Skip to content

Feature: Update Notifier #22

@ez-plugins

Description

@ez-plugins

Add an update notifier through Spigot API when a new plugin version is available.

Spigot resource ID: 131146

Requirements

  • Small, fast message when a new version is available
  • Placeholders:
    • %current_version%
    • %new_version%
    • %link% (clickable with hover text)
  • Config options:
    update-notify: true
    notify-on-join: true # permission: ezboost.notify.update
    notify-in-console: false
  • Language configurable in messages.yml
  • Permission example: ezboost.notify.update

Notes

  • Only notify players with permission
  • Clean and minimal message format

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions