| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GriefPrevention3D.jar | 2026-05-15 | 652.2 kB | |
| 17.4.5 source code.tar.gz | 2026-05-15 | 373.8 kB | |
| 17.4.5 source code.zip | 2026-05-15 | 477.8 kB | |
| README.md | 2026-05-15 | 667 Bytes | |
| Totals: 4 Items | 1.5 MB | 0 | |
GriefPrevention3D v17.4.5
Wiki: https://github.com/castledking/GriefPrevention3D/wiki
Upstream Merge: Don't block knockback when GP PvP rules are disabled (#2600)
Admins who disable GP PvP rules for a world (to opt out of safe zones, fresh spawn immunity, etc.) but keep world PvP on were seeing knockback silently blocked. GP now skips PvP checks without cancelling the knockback event, matching how EntityDamageHandler already handles this case.
Cherry-picked from upstream GriefPrevention commit 75ed5c7.
Affected file: KnockbackProtectionHandler.java.
Migration
No data migration required. No configuration changes needed.