Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A modern, feature-rich Bedwars plugin for Spigot/Paper servers with multi-arena support.
[1.0.3-beta] — 2026-06-14
Fixed
- Potion items not working on 1.21+ —
PlayerItemConsumeEventnow applies the configured potion effect and removes the item manually; previously the event was cancelled with no effect applied, leaving the potion permanently in inventory on newer server versions - Armor can be bought multiple times — purchasing a
GIVE_ARMORitem is now blocked when the player's current armor tier is equal to or higher than the item being bought (prevents wasting currency on redundant purchases) - Sharpness and Haste lost on death — upgrade effects are now re-applied on respawn after potion effects are cleared; previously only armor protection was restored
- QuickVoid not killing armored players — void kill damage changed from
health + 1tomaxHealth × 1000; armor can absorb up to 80 % of damage, sohealth + 1left heavily-armored players alive - Broken placed wool drops vanilla item — breaking a placed wool block now suppresses the default drop and gives back one unit of the custom team-colored
Woolshop item instead of a plain named block (e.g.Red Wool) - Wool block break returned 16 items — the wool refund was accidentally using the shop stack size (16); now correctly gives back 1 wool per broken block
- GUI category icons showed item cost and description — category buttons in the shop GUI now show only the category name and an optional configurable description; the underlying item's price/amount lore is no longer inherited
Added
Descriptionfield for shop GUI categories — each category in a GUI YAML file can now define an optionalDescription:key that is shown as the lore on the category button (example values added toexampleGui.ymlandexampleGui2.yml)
Information
| Published on | June 15, 2026 |
|---|---|
| Downloads | 2 |
Platforms
Paper (1.17-26.1.2)