Change any command (: also refixed tntfill
This commit is contained in:
committed by
droppinganvil
parent
4c90bae87c
commit
05e1a7297c
@@ -18,7 +18,7 @@ public class CmdLookup extends FCommand {
|
||||
|
||||
public CmdLookup() {
|
||||
super();
|
||||
this.aliases.add("lookup");
|
||||
this.aliases.addAll(Aliases.lookup);
|
||||
this.requiredArgs.add("faction name");
|
||||
|
||||
this.requirements = new CommandRequirements.Builder(Permission.LOOKUP)
|
||||
|
||||
Reference in New Issue
Block a user