mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-29 11:59:11 +00:00
限制收购
This commit is contained in:
@@ -77,7 +77,7 @@ public class BagDataManager extends Function {
|
||||
dataStorageInterface.saveBagData(playerBagData);
|
||||
}
|
||||
AdventureUtil.consoleMessage("[CustomFishing] Fishing bag data saving for " + dataCache.size() + " online players...");
|
||||
}, 6000, 6000);
|
||||
}, 12000, 12000);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user