Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Tags
Creators
Details
Licensed MIT
Published last month
Changelog
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.
Files
teams-api-plugin-2.3.0.jar(178.78 KiB) Primary
teams-api-extension-betterteams-2.3.0.jar(17.58 KiB)
teams-api-extension-kingdomsx-2.3.0.jar(18.93 KiB)
teams-api-extension-towny-2.3.0.jar(24.12 KiB)
Metadata
Release channel
ReleaseVersion number
2.3.0Loaders
Bukkit Folia Paper Purpur Spigot


