Langue

Command GUI Buttons

Command GUI Buttons

Modrinth

A fabric mod can create custom command buttons on players' clients.

28.8k téléchargements 125 abonnés mis à jour 1mo ago
dernière v2.5.0 Modrinth
Fabric Quilt 1.16 – 1.21.11 Utility

Command GUI Buttons

Remade 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 key G, type in the button's Name and Command they want to
create, and press the button + to create. Then, the button will appear on users' screen for use whenever they want.

Dependencies

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.6 | CurseForge | Modrinth | 10.0.0 GitHub |
| 1.21.1 | CurseForge | Modrinth | 11.1.0+1.21 GitHub |
| 1.21.5 | CurseForge | Modrinth | 13.1.0+1.21.5 GitHub |
| 1.21.8 | CurseForge | Modrinth | 14.0.0+1.21.6 GitHub |
| 1.21.10 | CurseForge | Modrinth | 15.0.0 GitHub |
| 1.21.11 | CurseForge | Modrinth | 15.0.0 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.21.11

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.6
  • Minecraft 1.21.1
  • Minecraft 1.21.5
  • Minecraft 1.21.8
  • Minecraft 1.21.10
  • Minecraft 1.21.11

Mappings

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

Versions

Release
2.5.0
fabric · 1.16, 1.16.1, 1.16.2 · 1mo ago
### New features * Support MC 1.21.1, 1.21.9-1.21.10 * Support MC 1.21.11 ### Bug fixes * Fix preprocess * Fix missing alpha channel in font color ###…
566
Release
2.4.0
fabric · 1.16, 1.16.1, 1.16.2 · 9mo ago
### New features - Support MC 1.21.5-1.21.8 - Drop support for MC 1.21 ### Bug fixes - Do not render the dirt background in game (MC < 1.19.6) - Render the…
2.7k
Release
2.3.0
fabric · 1.16, 1.16.1, 1.16.2 · 23mo ago
### New features - Support MC 1.20.6 & 1.21 - Drop support for MC 1.20.2 & 1.20.4 - Reload commands frequently ### Fix - Fix LibGui 13996a0 ###…
5.6k
Release
2.2.2
fabric, quilt · 1.16.5, 1.17.1, 1.18.2 · 29mo ago
### New features - Support MC 1.20.2 - Drop support for MC 1.20.1 - Reload commands frequently (PR: #59) ### Development - Update `Gradle` to `8.5` (PR:…
2.9k
Release
2.2.1
fabric · 1.16.5, 1.17.1, 1.18.2 · 32mo ago
### Fix - [Incorrect subjar names in wrapper metadata](https://github.com/MSDNicrosoft/Command-GUI-Buttons/commit/cd48985fae4fa334ff1f3e343fb76f2fa2580acb) --…
5.3k
Release
2.2.0
fabric · 1.16.5, 1.17.1, 1.18.2 · 32mo ago
### New features - Support MC `1.20.2` (PR: #51) ### Development - Update `Gradle` to `8.4` (PR: #48) - Update Gradle plguin `fabric-loom` to `1.4-SNAPSHOT`…
343
Release
2.1.0
fabric · 1.16.5, 1.17.1, 1.18.2 · 36mo ago
**Last Warning: This mod no longer has built-in dependencies** To download dependencies,See…
8.2k
Release
2.0.0
fabric · 1.16.5, 1.17.1, 1.18.2 · 38mo ago
## Changes ### Hightlight - **Warning: This mod no longer has built-in dependencies** To download dependencies,See…
417
Release
1.2.0
fabric · 1.19.3 · 42mo ago
## Highlights Versions after this date **will not be compatible with previous versions of the configuration file**, please follow the steps below to complete…
761
Release
1.1.0
fabric · 1.19.2 · 46mo ago
## Change - feat Add multi-command (#7 ) >I uses ` && ` as the delimiter for multiple commands. >**Notice**: There is **a space around** `&&` >e.g.…
486
Release
1.0.7
fabric · 1.19.2 · 46mo ago
## 1.0.7 ### Change - Support 1.19.2
145
Release
1.0.6
fabric · 1.19.1 · 46mo ago
## 1.0.6 ### Change - Support 1.19.1 [#6](https://github.com/MSDNicrosoft/Command-GUI-Buttons/issues/6)
111

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.