1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-16 03:24:31 +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(); cleanupOpenInventories();
i18n.onDisable(); i18n.onDisable();
backup.cleanup(); backup.stopTask();
Economy.setEss(null); Economy.setEss(null);
Trade.closeLog(); Trade.closeLog();
} }