mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-29 03:49:07 +00:00
fix redis
This commit is contained in:
@@ -239,6 +239,7 @@ public class CustomFishingPluginImpl extends CustomFishingPlugin {
|
||||
return protocolManager;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void debug(String message) {
|
||||
if (!CFConfig.debug) return;
|
||||
LogUtils.info(message);
|
||||
|
||||
Reference in New Issue
Block a user