mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-04 19:13:44 +01:00
Huge changes to how config files are loaded/updated, fixes many issues
Fixes #4715
This commit is contained in:
@@ -14,7 +14,7 @@ import org.bukkit.entity.Player;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* A visual representation of a players skill level progress for a PrimarySkillType
|
||||
* A visual representation of a player's skill level progress for a PrimarySkillType
|
||||
*/
|
||||
public class ExperienceBarWrapper {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user