ImCodist / quick-menu

A client-side Minecraft mod that adds a configurable easy-to-access menu that runs basic repetitive commands.

Home Page:https://modrinth.com/mod/quick-menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

banner Version Downloads wakatime GitHub Workflow Status (with event) License

quick-menu

Quick Menu is a client-side mod for Minecraft that adds a configurable easy-to-access menu that runs basic repetitive commands.
It aims to save you time by giving you a place to put all the commands you may need for a given context.

The mod requires the owo-lib modding library and Fabric API.

Download

You can download the latest version in the Releases of this repo.
The mod is also avaliable to download on Modrinth.

Features

In-Game Preview

  • Easy to access menu with a keybind (Default: G)
  • A simple action button editor.
  • Each action button can run as many actions as you want.
  • The icon for an action button can be selected with a dedicated GUI.

How to Use

Open the menu in-game with the chosen keybind (Default: G).
To enter edit mode click the pencil icon next to the title or press E on the keyboard.

In edit mode you can:

  • Create a new action using the button below the main menu.
  • Delete an action button by right-clicking the button you'd like to delete.

TODO

  • Keybinds to activate each button.
  • Group system that can show or hide itself when not active. (Server specific groups)
  • More action types. (Keys, Menus, Timers)
  • More customization options. (Different themes, change button size)
  • Advanced action button options. (Should it close on pressed, run multiple times, toggle on and off)
  • General clean-up (the code is kinda a mess rn)

License: GPL v3
Version Format: Semetic Versioning

About

A client-side Minecraft mod that adds a configurable easy-to-access menu that runs basic repetitive commands.

https://modrinth.com/mod/quick-menu

License:GNU General Public License v3.0


Languages

Language:Java 100.0%