Change any command (: also refixed tntfill
This commit is contained in:
committed by
droppinganvil
parent
4c90bae87c
commit
05e1a7297c
@@ -13,9 +13,7 @@ public class CmdAutoHelp extends FCommand {
|
||||
*/
|
||||
|
||||
public CmdAutoHelp() {
|
||||
this.aliases.add("?");
|
||||
this.aliases.add("h");
|
||||
this.aliases.add("help");
|
||||
this.aliases.addAll(Aliases.help);
|
||||
|
||||
this.setHelpShort("");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user