Skip to content

This is a mod for quickly and consecutively executing multiple arbitrary commands in the game. All commands can be executed by clicking the corresponding buttons in the chat box.

License

Notifications You must be signed in to change notification settings

1024-byteeeee/QuickCommand

Repository files navigation

QuickCommand - 快捷指令

中文 | English

这是一个用于在游戏中快速、连续地执行多条任意指令的模组,该模组所有的指令都可以在聊天框中点击对应按钮来执行。

zh_cn_example_img


快捷键

集成了一个快捷键用来快速打开聊天框中的界面,默认为 U ,您可以在游戏设置中对其进行更改。

指令

  • /quickCommand
    • 打开快捷指令列表。
  • /quickCommand add
    • 添加一条名为指令为的快捷指令。
    • 例:/quickCommand add "执行/seed指令" "/seed"
      • 添加执行/seed的快捷指令。
  • /quickCommand remove
    • 删除名为的快捷指令。
    • 例:/quickCommand remove "执行/seed指令"
      • 删除名为"执行/seed指令的快捷指令"
  • /quickCommand removeAll
    • 删除所有快捷指令。
  • /quickCommand removeAll confirm
    • 二次确认是否删除所有快捷指令。
  • /quickCommand listWithRun
    • 打开快捷指令列表。
  • /quickCommand swap
    • 调换序号与序号在列表中的显示位置。
  • /quickCommand displayCommandInList <true/false>
    • 是否在列表中显示指令。
  • /quickCommand help
    • 查看模组使用说明。

About

This is a mod for quickly and consecutively executing multiple arbitrary commands in the game. All commands can be executed by clicking the corresponding buttons in the chat box.

Topics

Resources

License

Stars

Watchers

Forks

Languages