mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-17 04:54:42 +02:00
Fix RankConfig
This commit is contained in:
@ -195,6 +195,6 @@ public class RankConfig extends BukkitConfig {
|
|||||||
resetRankValue(subSkillType, index, false);
|
resetRankValue(subSkillType, index, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
saveConfig();
|
updateFile();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user