Removed saveAllConfigs on disable
This commit is contained in:
@@ -405,7 +405,6 @@ public abstract class EcoPlugin extends JavaPlugin {
|
||||
|
||||
this.getEventManager().unregisterAllListeners();
|
||||
this.getScheduler().cancelAll();
|
||||
this.getConfigHandler().saveAllConfigs();
|
||||
|
||||
this.handleDisable();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user