Merge branch 'master' into cleanup-code

This commit is contained in:
Leonardo Di Gianfelice Stornelli 2022-06-29 17:44:18 +02:00 committed by GitHub
commit 3872518b16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -163,8 +163,6 @@ public class Vault extends JavaPlugin {
log.warning("Update at: https://dev.bukkit.org/projects/vault");
} else if (currentVersion > newVersion) {
log.info("Stable Version: " + newVersionTitle + " | Current Version: " + currentVersionTitle);
} else {
log.info("No new version available");
}
} catch (Exception e) {
// ignore exceptions