
Command Binds
Bind any key to a command or chat message — trigger it with one keypress
Screenshots


About this Mod
Command Binds
A lightweight client-side mod for Minecraft that lets you map keyboard keys to arbitrary commands or chat text through a clean in-game GUI. No config file editing, no mods menu required — just press V, set up your binds, and go. Client-side only — safe to use on any server
Features
- Bind any key to a
/commandor plain chat message - In-game GUI — open with
V(rebindable in Controls settings) - Scrollable binds list with color-coded badges (green = command, gray = message)
- Edit or delete existing binds directly from the list
- Persistent config — binds survive restarts, saved to
config/commandbinds.json - Works in singleplayer and multiplayer
Usage
| Action | How |
|---|---|
| Open the GUI | Press V in-game |
| Add a bind | Type text or /command → click Pick Key → press the desired key → click Add |
| Edit a bind | Click any row in the list — it loads back into the input fields |
| Delete a bind | Click ✗ Del on any row |
| Trigger a bind | Press the bound key while no screen is open |
Commands must start with / — the mod strips the slash and sends them via the command channel automatically. Everything else is sent as a regular chat message.
Examples
| Key | Input | Result |
|---|---|---|
F5 |
/gamemode creative |
Switches to Creative mode |
F6 |
/tp ~ ~50 ~ |
Teleports 50 blocks up |
F7 |
Hello everyone! |
Sends a chat message |
F8 |
/kill |
Instant kill |
Config
Binds are stored in .minecraft/config/commandbinds.json and are loaded automatically on startup. You can edit the file manually if needed — the format is straightforward:
{
"binds": [
{
"keyCode": 294,
"text": "/gamemode creative",
"label": "/gamemode creative"
},
{
"keyCode": 295,
"text": "Hello everyone!",
"label": "Hello everyone!"
}
]
}
keyCode values correspond to GLFW key codes.
Available Versions
How to Install Command Binds on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "Command Binds". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 26.1.1, 26.1 (+12 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Command Binds server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is Command Binds compatible with fabric?
Command Binds officially supports fabric for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Command Binds – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Command Binds consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Command Binds with just one click on your server.