
Figura GoofyPlugin
A figura plugin that contains whatever we feel like adding
- Загрузки
- 8K
- Подписчики
- 16
- Обновлён
- 17 февраля 2025 г.
- Лицензия
- MIT
Опубликован 15 мая 2024 г.
This is a plugin for the figura mod which lets you code "avatars" in lua
In game you can run /figura docs globals goofy GoofyAPI <function> to see what each function does, and auto fill will tell you what functions there are.
This was made to implement things out of scope for vanilla figura that are still useful for making avatars
Current features:
- Regex functions
- Logging directly to Minecraft's Log
- Loading avatars via script based on player UUID
- Bumpscocity
- Error event serving as a global pcall
- Reloading avatars based on player UUID
- Stopping your avatar's script execution
- Performing the 4 basic math operations (addition, subtraction, multiplication, division) with infinite arguments
- Individually disabling GUI elements
- and more!
Usage
To use this, install this along with figura and create an avatar using the built in installation wizard. If you want to know how to do everything check our wiki (will have things that are not yet in the main release, use the bleeding edge build to use them).
Ченджлог
1.0.4+1.21.1Релиз1.21.1 · 19 ноября 2024 г.
What's Changed
- uploadAvatar and loadLocalAvatar by @TheBunnyMan123 in https://github.com/Figura-Goofballs/GoofyPlugin/pull/62
- get player color function by @TheBunnyMan123 in https://github.com/Figura-Goofballs/GoofyPlugin/pull/65
Full Changelog: https://github.com/Figura-Goofballs/GoofyPlugin/compare/v1.0.3...v1.0.4
1.0.4+1.20.1Релиз1.20.1 · 19 ноября 2024 г.
What's Changed
- uploadAvatar and loadLocalAvatar by @TheBunnyMan123 in https://github.com/Figura-Goofballs/GoofyPlugin/pull/62
- get player color function by @TheBunnyMan123 in https://github.com/Figura-Goofballs/GoofyPlugin/pull/65
Full Changelog: https://github.com/Figura-Goofballs/GoofyPlugin/compare/v1.0.3...v1.0.4
1.0.4+1.21Релиз1.21 · 19 ноября 2024 г.
What's Changed
- uploadAvatar and loadLocalAvatar by @TheBunnyMan123 in https://github.com/Figura-Goofballs/GoofyPlugin/pull/62
- get player color function by @TheBunnyMan123 in https://github.com/Figura-Goofballs/GoofyPlugin/pull/65
Full Changelog: https://github.com/Figura-Goofballs/GoofyPlugin/compare/v1.0.3...v1.0.4
1.0.3+1.20.4Релиз1.20.4 · 24 августа 2024 г.
Fixed a bug with panic mode causing GUI elements to stay disabled
1.0.3+1.20.1Релиз1.20.1 · 24 августа 2024 г.
Fixed a bug with panic mode causing GUI elements to stay disabled
1.0.2+1.20.4Релиз1.20.4 · 27 мая 2024 г.
What's Changed
- Mod menu stuff
- Error event
- Add bumpscocity
- Stop avatar as if a script error occured
- Add reload avatar function
- Add helper commands
- Disable individual GUI elements
- Collections API
- add ENTITY_RENDER event, allowing to cancel render
Full Changelog: https://github.com/Figura-Goofballs/GoofyPlugin/compare/v1.0.1...v1.0.2
1.0.2+1.20.1Релиз1.20.1 · 27 мая 2024 г.
What's Changed
- Mod menu stuff
- Error event
- Add bumpscocity
- Stop avatar as if a script error occured
- Add reload avatar function
- Add helper commands
- Disable individual GUI elements
- Collections API
- add ENTITY_RENDER event, allowing to cancel render
Full Changelog: https://github.com/Figura-Goofballs/GoofyPlugin/compare/v1.0.1...v1.0.2
Комментарии
Загружаем…