Change any command (: also refixed tntfill
This commit is contained in:
committed by
droppinganvil
parent
4c90bae87c
commit
05e1a7297c
@@ -20,7 +20,7 @@ public class CmdConfig extends FCommand {
|
||||
|
||||
public CmdConfig() {
|
||||
super();
|
||||
this.aliases.add("config");
|
||||
this.aliases.addAll(Aliases.config);
|
||||
|
||||
this.requiredArgs.add("setting");
|
||||
this.requiredArgs.add("value");
|
||||
|
||||
Reference in New Issue
Block a user