MSDNicrosoft / Command-GUI-Buttons

为了能继续使用而 Fork 罢了

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 简体中文

Command GUI Buttons

Fork from https://github.com/joseph-garcia/command-gui-buttons

Last build Github Release

Description

Command GUI Buttons is a fabric mod for Minecraft that allows users to create buttons on their clients for preset chat messages, commands such as /warp home, or anything in the chat box. Users can bring up this menu in-game with the G key, type in the button's Name and Command they want to create, and press the + to create. Then, the button will appear on users' screen for use whenever they want.

Dependencies

Dependency Type Link
Fabric API Required CurseForge | Modrinth
LibGui Required GitHub | Maven(Not recommend)

For your convenience, download links are listed below:

Minecraft Version Fabric API LibGui (Please use the given version)
1.16.5 CurseForge | Modrinth 3.4.0 GitHub
1.17.1 CurseForge | Modrinth 4.2.3 GitHub
1.18.2 CurseForge | Modrinth 5.4.2 GitHub
1.19.2 CurseForge | Modrinth 6.4.0 GitHub
1.19.3 CurseForge | Modrinth 6.5.3 GitHub
1.19.4 CurseForge | Modrinth 7.1.1 GitHub
1.20.1 CurseForge | Modrinth 8.0.1 GitHub

Features

  • Unlimited number of buttons
  • Multiple commands or chat messages in one button
  • Custom order execute commands or send messages
  • Search for buttons (Case sensitive)

Main Page Command Edit Message Edit

How to Use

  • Bring up the menu in-game with the G key
  • Type in the Name and Command you want to save into a button
  • Press the + button

How It Works

The list of commands are serialized into a JSON format and stored locally on the users’ systems. The mod writes any new commands into the JSON as new buttons are created, and loads the JSON at the next start of the game.

Development

Support

Current main development for Minecraft version: 1.20.1

And use preprocess to be compatible with the following versions.

Note: We only accept the following versions of issues.

Please note that this information is time-sensitive and any version of the issue not listed here will be closed.

  • Minecraft 1.16.5
  • Minecraft 1.17.1
  • Minecraft 1.18.2
  • Minecraft 1.19.2
  • Minecraft 1.19.3
  • Minecraft 1.19.4
  • Minecraft 1.20.1

Mappings

We are using the Mojang official mappings to de-obfuscate Minecraft and insert patches.

Plan(s)

  • Use the preprocess to support low Minecraft versions

About

为了能继续使用而 Fork 罢了

License:GNU General Public License v3.0


Languages

Language:Java 100.0%