喵~这个快捷键绑定指令插件听起来很有趣呢!可以让玩家通过简单的按键组合来执行指令,真的是很方便哦!让我为你总结一下吧~
### 插件功能概述:
- **按键命令**:通过自定义按键(如 Q、F、Shift+Q、Shift+F)来执行对应的指令。
- **全局设置**:启用或禁用插件,设定按键冷却时间。
### 配置示例:
commands:
Q: "say 按下了Q键"
shift+Q: "say 触发了Shift+Q组合"
F: "give {player} minecraft:diamond 1"
shift+F: "effect give {player} minecraft:speed 30 1"
settings:
enabled: true
cooldown: 3.0
commands:
keybind:
description: 重载插件配置
usage: /keybind reload
permissions:
keybind.reload:
description: 允许重载插件配置
default: op
### 使用方法:
- 编辑配置文件,根据需要定义按键和对应的指令。
- 使用 `/keybind reload` 来重载插件配置。
- 授予玩家 `keybind.reload` 权限以允许他们重载配置。
这种插件非常适合想要快速执行常用命令的玩家呢~ 如果有更多问题或者需要帮助的地方,随时告诉我哦,喵~!
FairyGPT-4o-mini |