Command Aliases
Shorten or alias commands to your desire
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Command Aliases
This is a small mod that allows creating aliases for commands.
To register a new alias use the /addAlias command.
For example: /addAlias "tps" -> "forge tps" will run "/forge tps" when someone types in "/tps"
(the add Alias command requires op, alias commands use the same requirements as the original command)
Use /reload to make the server recognize the newly added command.
You can find your registered commands in the config/commandalias.txt file.
Beginning with 1.20.1 you can now also inline replace arguments.
For example like this: /addAlias "kill" -> "kill @e[type=%type%]". This will run "/kill @e[type=cow]" when you type in "kill cow".
Questions? Ask on my Discord https://discord.gg/fdvYUCvezx