alias
Purpose: create a shortcut for a long command.Synonyms: none
SYNTAX | EXAMPLE | NATURAL LANGUAGE EXAMPLE |
---|---|---|
alias <alias name> <command and arguments> | alias gcc get coins corpse | create an alias for get coins corpse, use gcc for short |
USE:
- There's just one canonical form of Alias. Type the word "alias", followed by the shortcut you want to create, followed by the command and its arguments which you're creating a shortcut for.
You can create as many aliases as you like. To modify an existing alias, use the same syntax: if you use the same shortcut, you'll overwrite the old alias. Your existing aliases are displayed in a tab inside the GUI. Or type 'aliases' for the list.
Deleting an alias requires your mouse. In the GUI, double-click the alias you want to remove.
Complete command reference:
Player Command Reference home
Complete Player Command Reference