Custom Command Shortcuts

Quick rating

Community listing page, reviews here may not be monitored by the author.

Custom Command Shortcuts

By WhirdleOwner

No reviews yet

Client side utility mod to create command shortcuts.

Mod Loaders
Minecraft

About

Description

Custom Command Shortcuts

Allows you to create client side shortcuts that execute longer commands on servers

Setting a shortcut:

/shortcut set

example:

/shortcut z //undo

this will allow you to run /z to execute //undo

Removing a shortcut:

/shortcut remove

example:

/shortcut remove z

this will remove the /z shortcut

Getting a shortcuts command

/shortcut get

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