HomeJavaModsB1nd C0mmandz!
B1nd C0mmandz!
B1nd C0mmandz! — screenshot 1B1nd C0mmandz! — screenshot 2B1nd C0mmandz! — screenshot 3

Welcome to B1nd C0mmandz!

We noticed that Masa's MaLiLib provides a powerful system for keybinds and configurations. So why not reimagine those standard Command Macros to leverage this wonderful system? That is exactly what this mod does! If you are an architect or a server operator and you have a set of frequently used commands, this mod is perfect for you.

THIS IS ESPECIALLY USEFUL if you HAVE TONS OF COMMANDS that you wish to bind to specific keys.

Features

GUI Config for Hotkeys & Keybinds

the gui config

Config File

This is what the default config file looks like:

{
  "Toggles": {
    "Open config gui": {
      "keys": "B,C"
    }
  },
  "bindingNodes": [
    {
      "hotkeyStorageString": "LEFT_CONTROL,C",
      "name": "Example",
      "comment": "This is an example of how to configure the file",
      "commandNodes": [
        {
          "name": "Example Command",
          "command": "say Hello,world!",
          "comment": "Say hello world to all other players in the server!"
        },
        {
          "name": "Next Command",
          "command": "say End!",
          "comment": "You can add more to this list, and will be executed in sequence!"
        }
      ]
    }
  ]
}

欢迎使用 B1nd C0mmandz!

我们注意到 Masa 的 MaLiLib 库提供了一套强大的按键绑定与配置系统。既然如此,何不利用这个出色的系统来重新设计原版的命令宏(Command Macros)呢?这就是本模组的由来!如果你是一名建筑师或服务器管理员(OP),并且拥有一套常用的指令集,那么这个模组将非常适合你。

尤其是当你拥有“海量指令”并希望将它们绑定到特定按键上时,本模组将格外有用。

功能特性

热键与按键绑定 GUI

the gui config

配置文件

默认的配置文件内容如下所示:

{
  "Toggles": {
    "Open config gui": {
      "keys": "B,C"
    }
  },
  "bindingNodes": [
    {
      "hotkeyStorageString": "LEFT_CONTROL,C",
      "name": "Example",
      "comment": "This is an example of how to configure the file",
      "commandNodes": [
        {
          "name": "Example Command",
          "command": "say Hello,world!",
          "comment": "Say hello world to all other players in the server!"
        },
        {
          "name": "Next Command",
          "command": "say End!",
          "comment": "You can add more to this list, and will be executed in sequence!"
        }
      ]
    }
  ]
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more