-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
cannot-fixCheck comment for why. If possible in the future, it will be updated.Check comment for why. If possible in the future, it will be updated.documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Important details to read before making a ticket.
Denied Features
Wind Charge Support
- Read here about why this is delayed.
Non-Issues
Mobs do not create explosive effects when BreakBlock is FALSE.
- This is not a bug. Mobs have no reason to create explosive effects if its disabled.
- However if a player has perm while the toggle is off, it will create an effect because we assume they're trying to.
Mobs and Players are harmed even if BreakBlock is FALSE.
- This is not a bug. There may be scenarios where you want explosive harm without the block damage.
- Toggle off HurtMobs and HurtPlayers if you want no damage to them.
Projectiles bouncing off Entities
- Read ticket here. TLDR: This is normal for Minecraft.
Item Frames get destroyed if a projectile directly hits it.
- This is normal for Minecraft. The item frame will still drop as a item regardless of any toggle.
- This will never be patched. The goal is not meant to interfere with any vanilla aspect.
Issues that currently cannot be resolved
Explosions bypass Worldguard
- Set other-explosions flag to DENY in your region flags.
- This is the solution until I find another or add Worldguard support.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cannot-fixCheck comment for why. If possible in the future, it will be updated.Check comment for why. If possible in the future, it will be updated.documentationImprovements or additions to documentationImprovements or additions to documentation