mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-09 20:41:23 +01:00
Changing that name too, thanks jomp16
This commit is contained in:
parent
9a3295439b
commit
39d66b1c43
@ -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();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user