mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-07 07:06:41 +02:00
Remove obsolete version output
This commit is contained in:
@@ -27,8 +27,6 @@ public class EssentialsUpdate extends JavaPlugin
|
||||
updateProcess = new UpdateProcess(this, updateCheck);
|
||||
updateProcess.registerEvents();
|
||||
|
||||
Bukkit.getLogger().log(Level.INFO, "EssentialsUpdate {0} loaded.", getDescription().getVersion());
|
||||
|
||||
if (updateCheck.isEssentialsInstalled())
|
||||
{
|
||||
updateCheck.scheduleUpdateTask();
|
||||
|
Reference in New Issue
Block a user