Skip to content

Releases: Alin-J178/Command-Pouch

Command Pouch 2.1.0 alpha-Minecraft 1.21.11

Choose a tag to compare

@Alin-J178 Alin-J178 released this 25 Jul 14:45
1d4d655
  • Restore command template autocomplete suggestions
  • Keep template input fields empty by default
  • Make autocomplete suggestions scrollable
  • Move suggestions outside the active text field
  • Preserve existing template UI and controls
  • Update project version to 2.1.0

Command Pouch 2.0.0 alpha-Minecraft 1.21.11

Choose a tag to compare

@Alin-J178 Alin-J178 released this 21 Jul 15:30

Command Pouch 2.0.0 Alpha 1

This alpha release introduces a major redesign of Command Pouch, focused on making saved commands faster and easier to access in-game.

New in this release
Completely redesigned radial command menu
Visual category icons
Command preset support
Improved command selection workflow
Updated interface styling
Updated icon labels
Alpha notice

This is an early testing release. Some UI elements, labels, preset behavior, and visual details may still change before the beta release.

Please report any bugs, crashes, incorrect icons, or command issues through the project’s issue page.

Compatibility
Minecraft 1.21.11
Fabric Loader
Fabric API required
Client-side only

Command Pouch 1.0.0-Minecraft 26.2

Choose a tag to compare

@Alin-J178 Alin-J178 released this 17 Jul 15:05
b94d76c

Command Pouch for Minecraft Java Edition 26.2 using Fabric.

Changes:

  • Added support for Minecraft 26.2.
  • Updated Fabric and Minecraft dependencies.
  • Fixed the configurable keybind so it can both open and close the Command Pouch menu.
  • Preserves the existing Command Pouch features and configuration system.

Install:

  1. Install Fabric Loader for Minecraft 26.2.
  2. Install Fabric API required.
  3. Place Command Pouch JAR in the mods folder.

Command Pouch 1.0.0-Minecraft 1.21.1

Choose a tag to compare

@Alin-J178 Alin-J178 released this 18 Jul 19:09
9a84d57

Command Pouch v1.0.0 for Minecraft 1.21.1

Added
Ported Command Pouch to Minecraft 1.21.1
Full compatibility with Fabric on Minecraft 1.21.1
Compatible with singleplayer and multiplayer (client-side)

Features
Organize commands into custom categories
Execute commands with a single click
Create and manage custom command shortcuts
Configurable interface layout
Adjustable panel and button sizing
Persistent configuration saving
Simple, lightweight, and easy to use

Notes
This is a client-side mod. The server does not need to install it.
Commands execute using your normal Minecraft permissions. If you cannot use a command normally, Command Pouch cannot bypass server restrictions.
Tested on Minecraft 1.21.1 with Fabric, including compatibility with common client mods such as Sodium, Iris, and Mod Menu.

Command Pouch 1.0.0-Minecraft 1.21.11

Choose a tag to compare

@Alin-J178 Alin-J178 released this 15 Jul 08:01
0fba4c0

Initial release of Command Pouch.

Features

  • Added a client-side command menu.
  • Open the menu with a keybind.
  • Add custom commands in-game.
  • Organize commands into categories.
  • Delete individual commands.
  • Delete entire categories.
  • Works in singleplayer and on servers where the player has permission to use the command.

Notes

This mod does not add new server commands. It only sends commands as if the player typed them in chat.

Tested on:

Clean Fabric 1.21.11 instance
Modded/shader Fabric 1.21.11 instance