KeyBindPlugin icon

KeyBindPlugin -----

Execute corresponding commands through custom keys



Plugin Function Overview:
- **Key Commands**: Execute corresponding commands through custom keys (such as Q, F, Shift+Q, Shift+F).
- **Global Settings**: Enable or disable plugins, set the button cooldown time.
config:
commands:
#按键命令
commands:
#{player}自动替换为玩家ID,并可通过[op]或[console]前缀指定执行权限
Q: "say 按下了Q键"
shift+Q: "say 触发了Shift+Q组合"
F: "[op]give {player} minecraft:diamond 1"
shift+F: "[console]effect give {player} minecraft:speed 30 1"
#全局设置
settings:
enabled: true
#按键冷却时间(单位:秒)
cooldown: 3.0
plugin:
name: KeyBindPlugin
main: com.example.keybind.KeyBindPlugin
version: 1.3.2
api-version: 1.16 # 确保此项存在
authors: [YourName]

commands:
keybind:
description: "重载插件配置"
usage: /keybind reload
permission: keybind.reload

permissions:
keybind.reload:
description: "允许重载插件配置"
default: op
Support for Chinese and English.
Resource Information
Author:
----------
Total Downloads: 19
First Release: Mar 1, 2025
Last Update: Mar 1, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings