v0.7.0 - Adventure Mode Block Placement
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.
Bug Fixes:
- Corrected how the
group.bombermanpermission is assigned to increase plugin compatibility.