16.11.6
Details
-
FilenameGriefPrevention.jar
-
Uploaded by
-
UploadedMar 4, 2019
-
Size286.46 KB
-
Downloads41,119
-
MD532527a6b4e885b867160245d3a2e1707
Supported Bukkit Versions
- 1.13
Changelog
Nothing major here other than using the "second version of the unreleased WorldEdit version 7" API.
Fixes
- #446 Don't perform environmental PvP checks on creative/spectator targets. Thanks @Apecengo
- #461 Modify the existing claim instead of creating a new claim on resize (so it properly calls ClaimModifiedEvent) and #465 assign a claim ID before calling ClaimCreateEvent. Thanks @Siggi88
- #457 Update WorldGuard hook to use the "second version of the unreleased WorldEdit v7.0.0" API. Thanks @112madgamer
- #473 Prevent untrusted players from picking up water from waterlogged blocks. Thanks @112madgamer and @Jikoo
Features
- #445 New config option to toggle fire spread and damage within claims. Thanks @ShaneBeee