Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Real interfaces on a vanilla client: panels, icons, a live cursor. No mods, nothing to install.
First release on Modrinth / Hangar.
New in 0.3.9
- Hosting the pack yourself (
pack.url)? Setpack.publish-dirand the plugin copies both archives there on every start. It also checks what your URL actually serves and says in the log if it is not the pack it just built. No more silent "failed to load 1 of 1 packs" after an update.
Recent highlights (0.3.5 – 0.3.8)
- Clients 1.21.6 – 26.1.2 get a working interface through a second pack, tried on a real 1.21.6 client via ViaVersion.
- A page is sent again only when it has changed. Several changes in one tick are drawn once.
- Scrolling lists move a row at a time and never stick past either end.
- 100+ blocks that used to be empty squares have pictures. Leaves and grass are green.
- Other plugins' boss bars are hidden while a page is open and come back up to date (with PacketEvents).
- Tooltips show up on hover and sit below what they describe, not on top of it.
- Background particles are on by default.
- The library builds on JitPack, and the example plugin builds wherever you copy it.
Full changelog: https://github.com/VOIDRP-MINECRAFT/voidrp-ui/blob/main/CHANGELOG.md
Platforms
Paper
26.2
Dependencies
Paper
- packetevents Optional