v0.7.1 - Adventure Mode Block Placement
Details
-
FilenameBomberman-0.7.1.jar
-
Uploaded by
-
UploadedDec 12, 2021
-
Size809.51 KB
-
Downloads458
-
MD5c8c521a53ab2dc1141f3a7674d5b7c59
Supported Bukkit Versions
- 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
Changelog
Added Features:
- Like adventure mode, tools can be configured to only break certain blocks using the
CanDestroynbt tag. If no nbt tag is added, tools cannot break anything. - Again, like adventure mode, blocks can be configured so they can only be placed on certain blocks using the
CanPlaceOnnbt tag. If no tag is added, blocks can be placed anywhere. - Possible to configure which damage sources are valid (e.g. to enable pvp). See sample configuration file for details
Bug Fixes:
- Corrected how the
group.bombermanpermission is assigned to increase plugin compatibility.