mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-26 18:39:17 +00:00
Fixed grow actions
This commit is contained in:
@@ -208,7 +208,9 @@ public class BukkitCustomCropsPluginImpl extends BukkitCustomCropsPlugin {
|
||||
this.hologramManager.disable();
|
||||
this.integrationManager.disable();
|
||||
this.coolDownManager.disable();
|
||||
this.commandManager.unregisterFeatures();
|
||||
if (!Bukkit.getServer().isStopping()) {
|
||||
this.commandManager.unregisterFeatures();
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user