https://github.com/yourcraftmc/gui-framework
❇️ A efficiency & easy-to-use packet-based gui framework for minecraft servers, multi-platform supported for Bukkit, Spigot, BungeeCord and Velocity.
https://github.com/yourcraftmc/gui-framework
api bukkit bukkit-api bungeecord easy-to-use framework gui spigot spigot-api velocity velocitypowered
Last synced: 2 months ago
JSON representation
❇️ A efficiency & easy-to-use packet-based gui framework for minecraft servers, multi-platform supported for Bukkit, Spigot, BungeeCord and Velocity.
- Host: GitHub
- URL: https://github.com/yourcraftmc/gui-framework
- Owner: YourCraftMC
- License: lgpl-3.0
- Created: 2025-01-18T04:24:16.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-02-27T07:49:35.000Z (3 months ago)
- Last Synced: 2025-02-27T10:42:11.842Z (3 months ago)
- Topics: api, bukkit, bukkit-api, bungeecord, easy-to-use, framework, gui, spigot, spigot-api, velocity, velocitypowered
- Language: Java
- Homepage:
- Size: 229 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gui-framework
[](https://github.com/YourCraftMC/gui-framework/releases)
[](https://www.gnu.org/licenses/lgpl-3.0.html)
[](https://github.com/YourCraftMC/gui-framework/actions/workflows/maven.yml)

A efficiency & easy-to-use packet-based gui framework for minecraft servers,
multi-platform supported for Bukkit, Spigot, ~~BungeeCord~~ and ~~Velocity~~.## Structure
```text
api, core
| packet
| | bukkit
| | bungeecord
| | velocity
| legacy
| | bukkit
```## Open Source License
This project is licensed under the [GNU LESSER GENERAL PUBLIC LICENSE](https://www.gnu.org/licenses/lgpl-3.0.html).