MinecraftGUI is a gui manager that allow you to create interface to ease the interaction with your plugins.
https://www.youtube.com/watch?v=r3E62Ly7hjI
- Each graphical component have more than +18 attributes per state with many possibilities.
- Draw images. GIF, PNG and JPG supported.
- Write text with custom fonts. TTF and OTF supported.
- Open website.
- Use text fields to interact with your plugin.
- Create component dynamically.
- Simple API to ease the creation and the interaction with the components.
/gui change - Will allow the plugins to send or not components to you.
/gui reset - Reset the position of every component.
/gui reload - Reload your interface.
Build for the plugin version: https://github.com/djxy/MinecraftGUI-Plugin/releases
Build for the mod version: https://github.com/djxy/MinecraftGUI-Mod/releases
Currently, I'm searching developers who would like to implement MinecraftGUI on their project. I will help to create and implement everything to ease your work.
- Documentation.
Link to mod version: https://github.com/djxy/MinecraftGUI-Mod