Custom Command Shortcuts
作者:rebot | 分类:模组
Minecraft 版本: 1.21.8 1.21.10
平台: fabric
标签: utility
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
请登录后举报
暂无评论,抢个沙发吧~