Client Functions
Execute your own functions on the fly without data packs and external tools
Client Functions
Client Functions (Fabric)
This mod allows players with sufficient permissions to execute bundles of commands(functions) on the fly without data packs. The default keybind for opening the GUI is `B` but you can change it. All functions you execute will be saved in a history. You can browse it in the GUI via the arrow buttons or via `CTRL + SCROLL WHEEL`. In the config file or the Mod Menu integration you can choose how you want your history to be saved.
Dependencies
This mod requires Fabric API and Cloth Config API. Additionally, you can install Mod Menu if you want more configuration. Alternatively, you can just modify the config file `clientfunctions.json5` inside `.minecraft/config`.
Server and client
In order for this to work on dedicated servers the mod is required to be on it too.
GUI
There's also a scroll bar!
<img src="https://i.imgur.com/d4IVLrt.png" width="512">
Idea
Credit goes to SnaveSutit for commissioning the mod!