Custom Command Shortcuts
Allows you to create client side shortcuts that execute longer commands on servers
Setting a shortcut:
/shortcut set <shortcut> <command>
example:
/shortcut z //undo
this will allow you to run /z to execute //undo
Removing a shortcut:
/shortcut remove <shortcut>
example:
/shortcut remove z
this will remove the /z shortcut
Getting a shortcuts command
/shortcut get <shortcut>
example:
/shortcut get z
this will tell you the command that corrosponds with the shortcut
Reloading all shortcuts
/shortcut reload
this will reload all shortcuts from the file
you can manually modify/find storage.txt at %appdata%/.minecraft/config/customshortcuts/storage.txt
Details
 Licensed MIT
 Published 13 days ago
 Updated 9 days ago
