Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
BedWars/EggWars/AnchorWars/CakeWars minigame compatible with all versions since 1.8.8
Additions:
- 1.21.7 support
- Linking stores to specific teams
- The command for adding store now supports specifying a team. The format is now
/bw admin <arena> store add [name above dealer head] [file with shop] [team name] [use main shop], the new argument is optional. The old command variant (/bw admin <arena> store add [name above dealer head] [file with shop] [use main shop]) can still be used. - Added new option
disable-opening-stores-of-other-teams(default:false) toconfig.yml- If
true, players cannot open stores linked to an enemy team.
- If
- Team linkage is exposed in the API for use in addons.
- The command for adding store now supports specifying a team. The format is now
- Shop open API introduced in the previous version has been expanded with
tryOpenStore,tryOpenDefaultStoreandtryOpenCustomStoremethods, which calls theBedwarsOpenShopEventand thus provide support for addons manipulating with or replacing the shop system. Use of these new methods is now preferred overopenDefaultStoreandopenCustomStore. - Updated translations:
Information
| Published on | July 1, 2025 |
|---|---|
| Downloads | 57 |
Platforms
Paper (1.8.8, 1.9.4-1.19.4, 1.20.1-1.20.2, 1.20.4, 1.20.6-1.21.1, 1.21.3-1.21.7)