Описание
# Command Alias Mod
This mod allows you to create command aliases for easy use in chat.
## Usage
To add a new alias, use the following command:
**/alias add (alias) (command) (Arguments)**
- **(alias)**: The name of the command you will run in chat.
- **(command)**: The command that will be executed when you run the alias.
- **(Arguments)**: The arguments for the command.
**/galias add (alias) (command) (Arguments)**
- **(alias)**: The name of the command you will run in chat.
- **(command)**: The command that will be executed when you run the alias.
- **(Arguments)**: The arguments for the command.
## Notes
- **/galias is for global aliases**
- This mod is fully client-side and works seamlessly.
## Tested versions
This has been **tested on versions 1.20.1-1.21.6**