v0.7.1 - Adventure Mode Block Placement

Details

  • Filename
    Bomberman-0.7.1.jar
  • Uploaded by
  • Uploaded
    Dec 12, 2021
  • Size
    809.51 KB
  • Downloads
    298
  • MD5
    c8c521a53ab2dc1141f3a7674d5b7c59

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 CanDestroy nbt 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 CanPlaceOn nbt 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.bomberman permission is assigned to increase plugin compatibility.