Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Fixed
- Config persistence after reloads —
/shop reloadnow reloadsconfig.ymlfrom disk before refreshing pricing/features, and setup GUI toggles now reload config before saving. This prevents stale in-memory values from being written back over server-owner edits. - Shop category parser resilience — category parsing now isolates failures per category so one malformed entry can no longer break loading of the category set.
- Duplicate-material shop entries — when multiple items intentionally share the same material (for example splash potion variants), pricing keys are now resolved per-item to prevent collisions that could cause broken/empty category behavior.
- List-style
on-buy/on-sellhooks now execute — command hook parsing now accepts both list syntax (on-buy: - "cmd") and nested syntax (on-buy.commands) for compatibility with the documented format, preventing silent no-op purchases foritem-type: COMMANDentries.
Information
| Published on | July 6, 2026 |
|---|---|
| Downloads | 6 |
Platforms
Paper (1.21-26.2)
Dependencies
Paper