Figura GoofyPlugin - Expanding Avatar Capabilities
This plugin is designed for the Figura mod, which allows programming avatars using the Lua language. With it, you gain access to additional functions that go beyond the standard capabilities of Figura but are still useful for creating unique avatars.
Key Features
- Working with regular expressions (Regex)
- Direct logging to Minecraft's system log
- Loading avatars via scripts based on player UUID
- Bumpscocity function
- Global error handling through an event system
- Reloading avatars by player UUID
- Stopping avatar script execution
- Performing four basic mathematical operations with unlimited arguments
- Individual disabling of GUI elements
- And much more!
How to Use
To use this, install this plugin along with the Figura mod and create an avatar using the built-in installation wizard. In the game, you can run the command /figura docs globals goofy GoofyAPI <function> to see the description of each function, and auto-completion will suggest available functions.