Перейти к содержимому
Mineforgian

Command GUI Buttons

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

29K загрузок125 подписчиковGPL-3.0-onlyfabricquilt

Обновлён 3 мая 2026 г. · опубликован 12 марта 2022 г.

  • Main Page
  • Send message(s)
  • Command Edit

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.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.5.0Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11fabric3 мая 2026 г..jar (475 КБ)
2.4.0Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8fabric29 августа 2025 г..jar (363 КБ)
2.3.0Релиз1.19.3, 1.19.4, 1.20.6, 1.21fabric3 июля 2024 г..jar (325 КБ)
2.2.2Релиз1.19.3, 1.19.4, 1.20.2, 1.20.4fabric, quilt1 февраля 2024 г..jar (322 КБ)
2.2.1Релиз1.19.3, 1.19.4, 1.20.1, 1.20.2fabric29 октября 2023 г..jar (322 КБ)
2.2.0Релиз1.19.3, 1.19.4, 1.20.1, 1.20.2fabric28 октября 2023 г..jar (322 КБ)
2.1.0Релиз1.19.2, 1.19.3, 1.19.4, 1.20.1fabric3 июля 2023 г..jar (283 КБ)
2.0.0Релиз1.18.2, 1.19.2, 1.19.3, 1.19.4fabric30 апреля 2023 г..jar (244 КБ)
1.2.0Релиз1.19.3fabric26 декабря 2022 г..jar (371 КБ)
1.1.0Релиз1.19.2fabric28 августа 2022 г..jar (482 КБ)
1.0.7Релиз1.19.2fabric14 августа 2022 г..jar (480 КБ)
1.0.6Релиз1.19.1fabric14 августа 2022 г..jar (480 КБ)
1.0.5Релиз1.19fabric24 июля 2022 г..jar (480 КБ)
1.0.4Релиз1.19fabric18 июля 2022 г..jar (480 КБ)
1.0.3Релиз1.19fabric15 июля 2022 г..jar (480 КБ)

Показаны последние 15 из 17 версий. Все версии — на Modrinth.

Ченджлог

2.5.0Релиз1.21.9, 1.21.10, 1.21.11 · 3 мая 2026 г.

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

Development

  • Update fabric-loom to 1.16-SNAPSHOT
  • Update fabric-loader to 0.19.2
  • Update lombok to 1.18.46
  • Update Gradle to 9.5.0
  • Update gradle/actions action to v6
  • Update actions/upload-artifact action to v7
  • Update actions/checkout action to v6
  • Update magiclib-core-fabric to v0.8.160
  • Update magiclib-better-dev to v0.3.68-beta
  • Update replace-token to v1.2.0
  • Update preprocessor to d452ef7
  • Update org.ajoberstar.grgit to 5.3.3

Full Changelog: 2.4.0...2.5.0

2.4.0Релиз1.21.6, 1.21.7, 1.21.8 · 29 августа 2025 г.

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 panorama if not in game (MC >= 1.19.6)

Development

  • Update a lot of dependencies

Full Changelog: 2.3.0...2.4.0

2.3.0Релиз1.19.4, 1.20.6, 1.21 · 3 июля 2024 г.

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

Development

  • Update Gradle to 8.8
  • Update Gradle plguin fabric-loom to 1.7-SNAPSHOT
  • Update Gradle plguin org.ajoberstar.grgit to 5.2.2
  • Update dependency fabric-loader to 0.15.11
  • Update dependency Fabric API
  • Update dependency org.projectlombok:lombok to V1.18.34
  • Update actions dependency gradle/wrapper-validation-action to v3

Full Changelog: 2.2.2...2.3.0

2.2.2Релиз1.19.4, 1.20.2, 1.20.4 · 1 февраля 2024 г.

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: #54)
  • Update Gradle plguin fabric-loom to 1.5-SNAPSHOT
  • Update dependency fabric-loader to 0.15.6
  • Update dependency Fabric API
  • Update dependency LibGui to 9.2.2

Full Changelog: 2.2.1...2.2.2

2.2.1Релиз1.19.4, 1.20.1, 1.20.2 · 29 октября 2023 г.
2.2.0Релиз1.19.4, 1.20.1, 1.20.2 · 28 октября 2023 г.

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 (PR: #51)
  • Update Gradle plguin org.ajoberstar.grgit to 5.2.1 (PR: #49)

Full Changelog: 2.1.0...2.2.0

2.1.0Релиз1.19.3, 1.19.4, 1.20.1 · 3 июля 2023 г.

Last Warning: This mod no longer has built-in dependencies

To download dependencies,See here

Changes

New features

  • Support MC 1.20.1

Development

  • Update Gradle to 8.2
  • Update Gradle plguin fabric-loom to 1.2-SNAPSHOT
  • Update Gradle plguin org.projectlombok:lombok to 1.18.28

Full Changelog: 1.2.0...2.0.0

2.0.0Релиз1.19.2, 1.19.3, 1.19.4 · 30 апреля 2023 г.

Changes

Hightlight

  • Warning: This mod no longer has built-in dependencies

    To download dependencies,See here

New features

  • Support MC 1.16.5 1.17.1 1.18.2 1.19.2 1.19.3 1.19.4

Development

  • Update Gradle plugin org.ajoberstar.grgit to 5.2.0
  • Update Gradle to 8.1
  • Update Gradle plguin fabric-loom to 1.1-SNAPSHOT
  • Add Gradle plugins com.replaymod.preprocess net.kyori.blossom org.projectlombok:lombok

Credit

  • @Hendrix-Shen

Full Changelog: 1.1.0...1.2.0

Полная история изменений — на Modrinth.

Комментарии

Загружаем…