Description
- Users type "command aliases" in chat like normal commands, but before this command is processed client-side, lunar changes the command alias to the actual command.
-
- Example: running
/wdwill run/warp dungeonsif the user creates this alias.
- Example: running
- Users can create "command aliases" via a menu in the lunar mods menu.
- Aliases will also appear in the "auto-complete menu" like normal commands.
-
- The autocomplete menu is that list of commands after you type
/in chat.
- The autocomplete menu is that list of commands after you type
- There will be an option to prioritize aliases.
-
- If a command already exists that has the same spelling as the alias, then enabling prioritize aliases will make the alias run instead of the command.
-
-
- Example: running
/givewith prioritize aliases on will not run the/givecommand.
- Example: running
-