harold-spgt / InfoHeads

Repository for InfoHeads
Apache License 2.0
5 stars 4 forks source link

Add localized update notifier #130

Open harold-spgt opened 2 months ago

harold-spgt commented 2 months ago

On Join / Load, the plugin should send a localised message containing the versions. E.g. A new update is available. Current: %current_version% / Latest: %latest_version%.

This should fetch from the appropriate api. E.g. if using spigot, fetch from spigot api. If using folia, fetch from paper api. (if possible).