Streamlined the faction arg descriptores
This commit is contained in:
@@ -12,7 +12,7 @@ public class CmdLeader extends FCommand
|
||||
super();
|
||||
this.aliases.add("leader");
|
||||
|
||||
this.requiredArgs.add("player name");
|
||||
this.requiredArgs.add("player");
|
||||
//this.optionalArgs.put("", "");
|
||||
|
||||
this.permission = Permission.LEADER.node;
|
||||
|
||||
Reference in New Issue
Block a user