0.2.39
Details
-
FilenameBedWars-0.2.39.jar
-
Uploaded by
-
UploadedJul 1, 2025
-
Size1.58 MB
-
Downloads97
-
MD5619c826ebc0ad463c9a728a61d8d6120
Supported Bukkit Versions
- 1.21.6
- 1.21.5
- 1.21.1
- 1.21.3
- 1.21.4
- 1.21
- 1.20.6
- 1.20.4
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
Changelog
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
,tryOpenDefaultStore
andtryOpenCustomStore
methods, which calls theBedwarsOpenShopEvent
and thus provide support for addons manipulating with or replacing the shop system. Use of these new methods is now preferred overopenDefaultStore
andopenCustomStore
. - Updated translations: