/
Additions:
/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.disable-opening-stores-of-other-teams (default: false) to config.yml
true, players cannot open stores linked to an enemy team.tryOpenStore, tryOpenDefaultStore and tryOpenCustomStore methods, which calls the BedwarsOpenShopEvent and thus provide support for addons manipulating with or replacing the shop system. Use of these new methods is now preferred over openDefaultStore and openCustomStore.