Now that we have a valid Spigot resource id, check for updates:
Update checking may be disabled in config.yml. It is true by default.
Added messages to support localization
Code (YAML):
# Update messages # BIOMEREMAP_UPDATE_NEW_VERSION: "A new version {VERSION} is available for download" BIOMEREMAP_UPDATE_CURRENT_VERSION: "You are running the latest version" BIOMEREMAP_UPDATE_INFO_UNAVAILABLE: "Version update information is not available at this time"