Changing that name too, thanks jomp16

This commit is contained in:
snowleo 2013-04-14 12:30:30 +03:00
parent 9a3295439b
commit 39d66b1c43

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();
}