CCBlueX / LiquidBounce

A free mixin-based injection hacked client for Minecraft using the Fabric API
https://liquidbounce.net/
GNU General Public License v3.0
1.32k stars 448 forks source link

[FEATURE] a way to use commands while not being in-game #3190

Open ccetl opened 1 month ago

ccetl commented 1 month ago

LiquidBounce Branch

Nextgen

Describe your feature request.

Having a screen to use liquidbounce commands without having to join a world would be nice. (Like the click gui from the main menu -> Liquidbounce -> ClickGUI)

Additional context

No response

SenkJu commented 4 weeks ago

Which commands would you like to use when not in-game? Most rely on you being in a world.

ccetl commented 3 weeks ago

The commands to manage the client. Like config loading but also configuring, like binding or value changes. They just allow to manage modules faster and more precise than over the click GUI.

And currently the client has no config GUI so you have to join a world to change configs what is kinda painful.

Additionally i think a command line could be integrated fairly easily in the Liquidbounce screen accessible from the main menu.