Jump to content

1 Screenshot

  • 19.9k
  • 47
  • 41.65 kB

About Key Binds

Allows players to run commands using configured key combinations. These custom key binds provide a convenient way for players to interact with commands.

Permissions:
keybinds.use
keybinds.player
keybinds.minicopter
keybinds.scraptransporthelicopter
keybinds.attackhelicopter
keybinds.ch47


Command:
/keybinds
Players can use this command to disable or enable the key binds.


Configuration Example:

{
  "Global Settings": {
    "Auto Enable Key Binds": true,
    "Global Cooldown Enabled": true,
    "Global Cooldown Time": 1.0,
    "Global Cooldown Message Enabled": true,
    "Global Cooldown Message": "You must wait {seconds}s before using any keybind.",
    "Enable Player Key Bind Notifications": true,
    "Message Settings": {
      "Message Icon SteamID": "76561197960839785",
      "Message Prefix": "[Key Bind Manager]\n",
      "Message Prefix Color": "#5af"
    }
  },
  "Player Keybinds": {
    "FIRE_THIRD": {
      "Command": "/menu",
      "Permission": "keybinds.player",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "SPRINT_AND_FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.player",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE_AND_FIRE_THIRD": {
      "Command": "/shop",
      "Permission": "keybinds.player",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE_AND_RELOAD": {
      "Command": "/kit",
      "Permission": "keybinds.player",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    }
  },
  "Minicopter": {
    "DUCK": {
      "Command": "/takeoff",
      "Permission": "keybinds.minicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "FIRE_PRIMARY": {
      "Command": "",
      "Permission": "keybinds.minicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "FIRE_SECONDARY": {
      "Command": "",
      "Permission": "keybinds.minicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.minicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "RELOAD": {
      "Command": "/radio",
      "Permission": "keybinds.minicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "SPRINT": {
      "Command": "/hover",
      "Permission": "keybinds.minicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE": {
      "Command": "",
      "Permission": "keybinds.minicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "SPRINT_AND_FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.minicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE_AND_FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.minicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE_AND_RELOAD": {
      "Command": "",
      "Permission": "keybinds.minicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    }
  },
  "Scrap Transport Helicopter": {
    "DUCK": {
      "Command": "/takeoff",
      "Permission": "keybinds.scraptransporthelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "FIRE_PRIMARY": {
      "Command": "",
      "Permission": "keybinds.scraptransporthelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "FIRE_SECONDARY": {
      "Command": "",
      "Permission": "keybinds.scraptransporthelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.scraptransporthelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "RELOAD": {
      "Command": "/radio",
      "Permission": "keybinds.scraptransporthelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "SPRINT": {
      "Command": "/hover",
      "Permission": "keybinds.scraptransporthelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE": {
      "Command": "",
      "Permission": "keybinds.scraptransporthelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "SPRINT_AND_FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.scraptransporthelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE_AND_FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.scraptransporthelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE_AND_RELOAD": {
      "Command": "",
      "Permission": "keybinds.scraptransporthelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    }
  },
  "Attack Helicopter": {
    "DUCK": {
      "Command": "/takeoff",
      "Permission": "keybinds.attackhelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "FIRE_PRIMARY": {
      "Command": "",
      "Permission": "keybinds.attackhelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "FIRE_SECONDARY": {
      "Command": "",
      "Permission": "keybinds.attackhelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.attackhelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "RELOAD": {
      "Command": "/radio",
      "Permission": "keybinds.attackhelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "SPRINT": {
      "Command": "/hover",
      "Permission": "keybinds.attackhelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE": {
      "Command": "",
      "Permission": "keybinds.attackhelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "SPRINT_AND_FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.attackhelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE_AND_FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.attackhelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE_AND_RELOAD": {
      "Command": "",
      "Permission": "keybinds.attackhelicopter",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    }
  },
  "CH47 Helicopter": {
    "DUCK": {
      "Command": "/takeoff",
      "Permission": "keybinds.ch47",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "FIRE_PRIMARY": {
      "Command": "",
      "Permission": "keybinds.ch47",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "FIRE_SECONDARY": {
      "Command": "",
      "Permission": "keybinds.ch47",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.ch47",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "RELOAD": {
      "Command": "/radio",
      "Permission": "keybinds.ch47",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "SPRINT": {
      "Command": "/hover",
      "Permission": "keybinds.ch47",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE": {
      "Command": "",
      "Permission": "keybinds.ch47",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "SPRINT_AND_FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.ch47",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE_AND_FIRE_THIRD": {
      "Command": "",
      "Permission": "keybinds.ch47",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    },
    "USE_AND_RELOAD": {
      "Command": "",
      "Permission": "keybinds.ch47",
      "Cooldown": 0.0,
      "Enabled Cooldown Message": true,
      "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind."
    }
  }
}

Leave the command empty to disable the key bind.

  • Like 1

User Feedback

1.6m

Downloads

Total number of downloads.

7.4k

Customers

Total customers served.

110.5k

Files Sold

Total number of files sold.

2.2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.