Change any command (: also refixed tntfill
This commit is contained in:
committed by
droppinganvil
parent
4c90bae87c
commit
05e1a7297c
@@ -16,7 +16,7 @@ public class CmdOpen extends FCommand {
|
||||
|
||||
public CmdOpen() {
|
||||
super();
|
||||
this.aliases.add("open");
|
||||
this.aliases.addAll(Aliases.open);
|
||||
this.optionalArgs.put("yes/no", "flip");
|
||||
|
||||
this.requirements = new CommandRequirements.Builder(Permission.OPEN)
|
||||
|
||||
Reference in New Issue
Block a user