Change any command (: also refixed tntfill
This commit is contained in:
committed by
droppinganvil
parent
4c90bae87c
commit
05e1a7297c
@@ -13,8 +13,7 @@ public class CmdViewChest extends FCommand {
|
||||
|
||||
public CmdViewChest() {
|
||||
super();
|
||||
this.aliases.add("viewchest");
|
||||
this.aliases.add("viewpv");
|
||||
this.aliases.addAll(Aliases.viewChest);
|
||||
|
||||
this.requiredArgs.add("faction name");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user