Z0rdak / Yet-Another-World-Protector

Yet Another World Protector is a server-side protection mod which allows you to protect your creations against various different events/actions of players, mobs and the environment. It was inspired by the forge mod WorldProtector and the WorldGuard plugin.
https://www.curseforge.com/minecraft/mc-mods/yawp
GNU Affero General Public License v3.0
19 stars 8 forks source link

implement the mob_griefing flag #84

Closed petersv5 closed 1 year ago

petersv5 commented 1 year ago

The mob_griefing flag is implemented except for the ravager leaf breaking attack which is still not done.

There is a small correction to the explosion handling inServerWorldMixin as well.

This should probably go in after the enderman and zombie destruction flag patches, though the PR is standalone.