KeyBinder
A Minecraft mod for the Fabric platform that allows players to assign hotkeys and their combinations for sending text messages in chat or executing commands. The perfect solution for quick access to frequently used phrases and actions.
Key Features
Key Configuration
- Binding key combinations with modifiers (Ctrl, Shift, Alt)
- Support for standard keys, function keys, and special buttons
- Duplicate assignment detection system
Repeat Mode
- Single execution upon pressing or continuous repetition while holding the key
- Configurable delay between repetitions (milliseconds, ticks, or seconds)
Message Handling
- Works with regular chat messages and game commands (automatic detection by
/prefix) - Functions in all game modes
- Automatic deactivation when interfaces are open
Simple Settings Interface
- Intuitive configuration menu
- Pop-up tooltips with explanations
How to Use
Opening Settings
- Press the
Kkey to access the configuration screen
Adding New Bindings
- Click the "+ Add Binding" button
- Click on the input field and enter the desired key combination
- Enter the message text or command
- (Optional) Activate repeat mode and configure the delay
- Save changes with the "Save" button
Key Input Formats
- Single keys:
A,1,F1 - With modifiers:
Ctrl+A,Shift+1 - Special keys:
Space,Enter,Tab - Numpad keys:
Numpad0-Numpad9
Repeat Settings
- Once: execution once per press
- Repeat: continuous execution while holding the key
- Delay: interval between executions
- Units of measurement: ms, ticks, or seconds
Usage Examples
Chat Messages
Ctrl+H→ "Hello!"F1→ "/gamemode creative"
Commands
F2→ "/weather clear"Ctrl+R→ "/kill @e[type=type]"
Troubleshooting
-
If a binding doesn't work:
- Check for duplicate assignments
- Try using a different key combination
-
If the mod doesn't load:
- Ensure Fabric API version compatibility
- Check game logs to identify errors