
Command Alias Creator Mod
Setup
This is a server sided mod, there is no need for clients to install this mod. Will work in a single player world if in the mods folder. All commands are avible for the entire server. May work on adding player specific commands in the future
How it works
/alias displays the help text
/alias CommandName Command will create a command that executes the command. can be called with /CommandName.
/alias remove CommandName will remove the command from the commands list.
/alias help displays the same help text as the argumentless command.
/alias list lists all of the avilible commands.
GitHub
https://github.com/GiGodN/CommandAliasCreator
License
This mod is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.