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