I don't need to do that. It's the default.
This commit is contained in:
parent
2a827a28b1
commit
c838e55f6d
@ -35,15 +35,4 @@ public class CmdFactionsAccess extends FactionsCommand
|
|||||||
this.addRequirements(ReqHasPerm.get(Perm.ACCESS.node));
|
this.addRequirements(ReqHasPerm.get(Perm.ACCESS.node));
|
||||||
}
|
}
|
||||||
|
|
||||||
// -------------------------------------------- //
|
|
||||||
// OVERRIDE
|
|
||||||
// -------------------------------------------- //
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void perform()
|
|
||||||
{
|
|
||||||
this.getCommandChain().add(this);
|
|
||||||
HelpCommand.get().execute(this.sender, this.args, this.commandChain);
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user