mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-29 20:09:14 +00:00
1.2.16
This commit is contained in:
@@ -61,12 +61,6 @@ public class ConfigUtil {
|
||||
CustomFishing.plugin.getSellManager().load();
|
||||
CustomFishing.plugin.getBagDataManager().unload();
|
||||
CustomFishing.plugin.getBagDataManager().load();
|
||||
try {
|
||||
Reflection.load();
|
||||
}
|
||||
catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
public static void update(String fileName){
|
||||
|
||||
Reference in New Issue
Block a user