Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Added
- New optional
TeamsChestServiceinterface for team chest access:getChestIds(teamId),getContents(...),setContents(...),addItem(...), andremoveItem(...). - New
TeamsAPIchest facade methods:getChestService(),isChestAvailable(),registerChestProvider(plugin, service),registerChestProvider(plugin, service, priority), andunregisterChestProvider(service). - New API tests:
TeamsAPIChestTestfor chest provider registration, null-safety, priority registration, and service independence from coreTeamsService. - New docs pages:
provider-chests(provider implementation/registration guidance) andconsumer-chests(consumer usage patterns and fallback guards).
Changed
- TeamsAPI version bumped from
2.2.0to2.3.0(non-breaking minor release). TeamsAPI.API_VERSIONbumped to2.3.0.- README, API docs, provider/consumer guides, server guide, and public listings
updated to include the optional chest capability and
2.3.0dependency examples.
Information
| Published on | May 27, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (1.21-26.1.2)