1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-13 10:04:51 +02:00

Changing that name too, thanks jomp16

This commit is contained in:
snowleo
2013-04-14 12:30:30 +03:00
parent 881ea12916
commit 854c08c5ca

View File

@@ -293,7 +293,7 @@ public class Essentials extends JavaPlugin implements IEssentials
}
cleanupOpenInventories();
i18n.onDisable();
backup.cleanup();
backup.stopTask();
Economy.setEss(null);
Trade.closeLog();
}