Minecraft 1.21.6 now ships with a feature called Locator Bar, which shows location of the players. By default, BedWars will attempt to disable this feature in worlds with arenas. You can control this behavior with new option disable-locator-bars-in-arena-worlds in config.yml.
Added ability for API users to easily open a default or custom store. The added methods are openDefaultStore and openCustomStore on the BedwarsAPI object.
While these may also work for players who are not in any game, the behavior can be undefined in certain cases and it is generally not recommended to use these methods this way.