9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2025-12-29 11:59:11 +00:00

岩浆钓鱼

This commit is contained in:
Xiao-MoMi
2022-10-19 14:07:10 +08:00
parent bf265617d6
commit 976bce4dbf
13 changed files with 316 additions and 82 deletions

View File

@@ -38,6 +38,8 @@ public class ConfigUtil {
CustomFishing.plugin.getCompetitionManager().load();
CustomFishing.plugin.getTotemManager().unload();
CustomFishing.plugin.getTotemManager().load();
CustomFishing.plugin.getIntegrationManager().unload();
CustomFishing.plugin.getIntegrationManager().load();
try {
Reflection.load();
}