HotKeyManager icon

HotKeyManager -----

PRESS F, Q, L, SHIFT + F, SHIFT + Q, SHIFT + L, SHIFT + 1 ~ 9 COMMAND BIND!



Multi Config Support
A)

Code (Text):
no-permission-message: "&cYou do not have permission to use this hotkey."

hotkeys:
  Q:
    enabled: true
    command: "say Q pressed by %player%"
    executor: "player"
    permission: "hotkey.use.q"

  SHIFT_Q:
    enabled: true
    command: "say Shift + Q pressed"
    executor: "player"
    permission: "hotkey.use.shiftq"
B)

Code (Text):
no-permission-message: "&cYou do not have permission to use this hotkey."

hotkeys:
  SHIFT_Q:
    enabled: true
    executor: "console"

    startCmd:
      - "cmi actionbarmsg %player% &3Free food"

    delayTicks: 20

    successCmd:
      - "minecraft:give %player% cooked_beef 1"

    cancelCmd:
      - "cmi actionbarmsg %player% &4Execution was interrupted"

    permCmd:
      - "msg %player% &4You don't have enough perms!"

    permissionUsage: "plugin.ShiftQ"
    permissionSucces: "plugin.ShiftQ.VIP"

    cancelKey: "SHIFT_Q"
 
----------, Feb 1, 2026
Resource Information
Author:
----------
Total Downloads: 479
First Release: Apr 15, 2025
Last Update: Jun 18, 2026
Category: ---------------
All-Time Rating:
8 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings