mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-28 03:19:15 +00:00
Fix possible compatibility breaks
This commit is contained in:
@@ -120,4 +120,6 @@ public abstract class CustomCropsPlugin extends JavaPlugin {
|
||||
public abstract void debug(String debug);
|
||||
|
||||
public abstract void reload();
|
||||
|
||||
public abstract boolean doesHookedPluginExist(String plugin);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user