Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into endgame

This commit is contained in:
nossr50 2023-04-17 12:17:45 -07:00
commit 4f79f7881c

View File

@ -195,6 +195,6 @@ public class RankConfig extends BukkitConfig {
resetRankValue(subSkillType, index, false);
}
saveConfig();
updateFile();
}
}