Back to mods
AnyBind project artwork

Modrinth · Minecraft mod

AnyBind

Create custom keybinds in the controls menu that can open URLs, files and apps, run scripts, or send chat and game commands.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which AnyBind release matches 26.1?

Updated yesterday
Best match for your filters 1.0
Game version 26.1, 26.1.1, 26.1.2
Loader Fabric

AnyBind 1.0 targets 26.1, 26.1.1, 26.1.2 with Fabric. It must be installed on the client. Do not install it on the dedicated server. No extra mods listed for this file.

Where it goes

Is AnyBind required on the client, server, or both?

It must be installed on the client. Do not install it on the dedicated server.

Client Required
Dedicated server Not supported
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

This file is marked client-only.

What else does AnyBind 1.0 need?

1.0 on 26.1. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add AnyBind without breaking your instance.

Built for AnyBind 1.0 on 26.1. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.0. It targets 26.1, 26.1.1, 26.1.2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    It must be installed on the client. Do not install it on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.0. It opens that exact file at the source.

About this project

What does AnyBind add?

Fabric
Minecraft
License

EN

AnyBind is a client-side Fabric mod that lets you create custom keybinds directly inside the vanilla Minecraft controls menu.

Use any keyboard key or mouse button, add Ctrl / Shift / Alt requirements, assign several trigger keys to the same bind, and run useful actions like opening links, launching apps, running scripts, or sending chat commands.

✨ Features

  • Native controls menu integration - Custom binds appear inside Options -> Controls -> Key Binds
  • Multiple trigger keys - One bind can have several keys or mouse buttons assigned to it
  • Modifier combos - Require Ctrl, Shift, and/or Alt for a bind
  • Custom bind editor - Name, enable/disable, trigger keys, action type, and action parameters
  • Native file picker - Select files, folders, apps, scripts, and working directories without typing paths; script filters follow the selected interpreter
  • Dangerous action protection - File/app and command actions require the global command execution switch
  • Per-bind confirmation - Dangerous actions can ask before running, with an optional "don't ask again" checkbox
  • Client-side only - Install it on your client; servers do not need the mod

⚙️ Action Modes

  • Open URL - Opens an http:// or https:// link in the default browser
  • Open file / app - Opens an existing file, folder, or application through the operating system
  • Run command - Runs a command or script with a selected interpreter
  • Chat / command - Sends a chat message, or runs an in-game command when the text starts with /

🖥️ Command Interpreters

  • cmd.exe - Classic Windows commands, .bat, and .cmd files
  • Windows PowerShell - PowerShell 5 scripts and commands
  • PowerShell 7 - Uses pwsh if it is installed
  • bash - Linux/macOS shell, Git Bash, or WSL on Windows
  • sh - Portable POSIX shell mode
  • Direct - Starts a program directly without wrapping it in a shell

🕹️ How To Use

  1. Open Options -> Controls -> Key Binds.
  2. Scroll to the AnyBind category.
  3. Click Add bind.
  4. Open the editor with the gear button.
  5. Set the bind name, trigger key(s), modifiers, and action.
  6. For command/file actions, enable Command execution in the editor.
  7. When a dangerous action runs, confirm it. Enable Don't ask again for this bind if you trust it.

🔐 Safety Notes

  • Command execution is disabled by default.
  • Open URL only allows http:// and https://.
  • Open file / app checks that the path exists.
  • Run command runs on your computer, not inside Minecraft.
  • Only enable command execution for binds you created and trust.

📦 Dependencies

  • Fabric Loader - Required
  • Fabric API - Required
  • Minecraft - Builds are provided for 1.21.1-1.21.8, 1.21.9-1.21.11, 26.1-26.1.2, and 26.2

🔗 Links

  • Issues: Use the repository issues page for bug reports and suggestions.
  • License: GPL-3.0

RU

AnyBind - клиентский Fabric-мод, который позволяет создавать кастомные бинды прямо внутри ванильного меню управления Minecraft.

Можно назначать любые клавиши и кнопки мыши, добавлять требования Ctrl / Shift / Alt, указывать несколько триггеров на один бинд и запускать разные действия: открывать ссылки, запускать приложения, выполнять скрипты или отправлять команды в чат.

✨ Особенности

  • Интеграция в ванильное меню управления - Бинды появляются в Настройки -> Управление -> Назначение клавиш
  • Несколько клавиш на один бинд - Один бинд может срабатывать от разных клавиш или кнопок мыши
  • Комбинации с модификаторами - Можно требовать зажатый Ctrl, Shift и/или Alt
  • Редактор бинда - Название, включение/выключение, клавиши, тип действия и параметры действия
  • Удобный выбор файлов - Файлы, папки, приложения, скрипты и рабочие каталоги можно выбирать без ручного ввода пути; фильтры скриптов зависят от интерпретатора
  • Защита опасных действий - Открытие файлов/приложений и выполнение команд требуют включённого тумблера
  • Подтверждение для каждого бинда - Опасное действие может спрашивать перед запуском, с галочкой "больше не спрашивать"
  • Полностью клиентский мод - Ставится только на клиент, серверу мод не нужен

⚙️ Режимы действий

  • Открыть URL - Открывает http:// или https:// ссылку в браузере
  • Открыть файл / приложение - Открывает существующий файл, папку или приложение через систему
  • Выполнить команду - Запускает команду или скрипт через выбранный интерпретатор
  • Чат / команда - Отправляет сообщение в чат или выполняет игровую команду, если текст начинается с /

🖥️ Интерпретаторы команд

  • cmd.exe - Классические Windows-команды, .bat и .cmd файлы
  • Windows PowerShell - PowerShell 5 команды и .ps1 скрипты
  • PowerShell 7 - Использует pwsh, если он установлен
  • bash - Linux/macOS shell, Git Bash или WSL на Windows
  • sh - POSIX shell-режим
  • Direct - Запускает программу напрямую, без shell-обёртки

🕹️ Как пользоваться

  1. Открой Настройки -> Управление -> Назначение клавиш.
  2. Пролистай до категории AnyBind.
  3. Нажми Добавить бинд.
  4. Открой редактор через кнопку с шестерёнкой.
  5. Укажи название, клавишу/клавиши, модификаторы и действие.
  6. Для команд и открытия файлов включи Выполнение команд в редакторе.
  7. При запуске опасного действия подтверди его. Если доверяешь бинду, включи галочку Больше не спрашивать для этого бинда.

🔐 Безопасность

  • Выполнение команд выключено по умолчанию.
  • Открыть URL разрешает только http:// и https://.
  • Открыть файл / приложение проверяет, что путь существует.
  • Выполнить команду запускается на твоём компьютере, не внутри Minecraft.
  • Включай выполнение команд только для биндов, которым доверяешь.

📦 Зависимости

  • Fabric Loader - Обязательно
  • Fabric API - Обязательно
  • Minecraft - Есть сборки для 1.21.1-1.21.8, 1.21.9-1.21.11, 26.1-26.1.2 и 26.2

🔗 Ссылки

  • Issues: Баги и предложения лучше писать в issues репозитория.
  • License: GPL-3.0

Project description from Modrinth.

Pick your setup

AnyBind by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

17 available setups

Showing the newest 12 of 17 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

AnyBind versions and loaders

1 of 5 releases match
Clear filters

Looking for an older file? The official Modrinth project page is in Resources.