mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-29 03:49:07 +00:00
update readme
This commit is contained in:
@@ -151,11 +151,11 @@ public class IntegrationManagerImpl implements IntegrationManager {
|
||||
hookMessage("BetonQuest");
|
||||
}
|
||||
}
|
||||
if (plugin.isHookedPluginEnabled("NotQuests")) {
|
||||
NotQuestHook notQuestHook = new NotQuestHook();
|
||||
notQuestHook.register();
|
||||
hookMessage("NotQuests");
|
||||
}
|
||||
// if (plugin.isHookedPluginEnabled("NotQuests")) {
|
||||
// NotQuestHook notQuestHook = new NotQuestHook();
|
||||
// notQuestHook.register();
|
||||
// hookMessage("NotQuests");
|
||||
// }
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user