diff --git a/PGM/src/main/java/tc/oc/pgm/goals/GoalCommands.java b/PGM/src/main/java/tc/oc/pgm/goals/GoalCommands.java index 78809ff..caf9a16 100644 --- a/PGM/src/main/java/tc/oc/pgm/goals/GoalCommands.java +++ b/PGM/src/main/java/tc/oc/pgm/goals/GoalCommands.java @@ -22,7 +22,7 @@ public class GoalCommands { private GoalCommands() {} @Command( - aliases = {"proximity"}, + aliases = {"proximity", "prox"}, desc = "Show stats about how close each competitor has been to each objective", min = 0, max = 0