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).
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).