https://github.com/minidigger/minecraftgui-mod
https://github.com/minidigger/minecraftgui-mod
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/minidigger/minecraftgui-mod
- Owner: MiniDigger
- License: other
- Created: 2016-05-26T08:45:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T09:39:26.000Z (over 6 years ago)
- Last Synced: 2025-01-01T00:28:14.813Z (about 1 year ago)
- Language: Java
- Size: 6 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-fml.txt
Awesome Lists containing this project
README
## MinecraftGUI is a gui manager that allow you to create interface to ease the interaction with your plugins.
Features
---
- **Multiple ways to create and customize your interfaces**
- Write your interfaces with xml and css.
- Simple API for the developers.
- Mix java with xml and css.
- **A lot of things to customize the components**
- 12 events to handle every interactions with the player.
- 4 states with 33 attributes to customize the components.
- Personalize your interfaces for each player with variables and xml tags.
- **Multiple formats supported**
- PNG, JPG and GIF for the images.
- TTF and OTF for the fonts.
- **Interact with the server**
- Send commands to the server and customize the values to send.
For more informations go there: https://github.com/djxy/MinecraftGUI-plugin.
Screenshots
---


