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
Add an update notifier through Spigot API when a new plugin version is available.
Spigot resource ID:
131146Requirements
%current_version%%new_version%%link%(clickable with hover text)ezboost.notify.updateNotes