Change any command (: also refixed tntfill

This commit is contained in:
DroppingAnvil
2020-01-01 19:59:31 -06:00
committed by droppinganvil
parent 4c90bae87c
commit 05e1a7297c
135 changed files with 342 additions and 234 deletions

View File

@@ -15,7 +15,7 @@ public class CmdPowerBoost extends FCommand {
public CmdPowerBoost() {
super();
this.aliases.add("powerboost");
this.aliases.addAll(Aliases.power_boost);
this.requiredArgs.add("plugin|f|player|faction");
this.requiredArgs.add("name");
this.requiredArgs.add("# or reset");