mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2026-02-19 18:33:00 +01:00
Fishing to SkillCommand
This commit is contained in:
@@ -21,7 +21,7 @@ public abstract class SkillCommand implements CommandExecutor{
|
||||
private String permission;
|
||||
|
||||
protected Player player;
|
||||
private PlayerProfile profile;
|
||||
protected PlayerProfile profile;
|
||||
protected float skillValue;
|
||||
|
||||
protected DecimalFormat percent = new DecimalFormat("##0.00%");
|
||||
|
||||
Reference in New Issue
Block a user