16.12.0

Details

  • Filename
    GriefPrevention.jar
  • Uploaded by
  • Uploaded
    Aug 31, 2019
  • Size
    287.76 KB
  • Downloads
    36,070
  • MD5
    b6551bb9876ca5663334c8e9dc69b7dd

Supported Bukkit Versions

  • 1.14

Changelog

This release is compatible only with implementations of Bukkit 1.14 or higher.

Bukkit implementations include Craftbukkit, Spigot, Paper, etc.

Fixes

  • #534 Removed config option Claims.PortalGenerationRequiresPermission (TravelAgent, a class this feature relied on, was removed in spigot 1.14)
  • Hanging entities now drop within claims if there are no supporting blocks. Originally reported in SpigotMC/SpigotCraft#364
  • #588 Fix item merging with locked drops. Thanks @coralpapa
  • Ensure subclaim boundaries remain within parent claim. Thanks @Jikoo

Features

  • #507 Wolves are now protected in PvP worlds, with exception of the wolf's target. Thanks @ShaneBeee
  • #530 Config option to prevent ravagers from breaking blocks within claims.
  • #579 Reading from lecterns now requires just /accesstrust, and modification requires only /containertrust. Thanks @ShaneBeee
  • #583 Hoppers will collect unlocked drops (non-PvP world rules). Thanks @coralpapa
  • #584 Identify the causer of firework damage to determine if it should be canceled or not. (Firing fireworks at entities causes damage, even when vanilla PvP is disabled.) Thanks @coralpapa
  • #532 Block lightning caused by tridents from starting fires in claims (Apparently BlockIgniteEvent is fired before LightningStrikeEvent, so there's no way to tag the lightning that caused the block to be set on fire).
  • Protect berry bushes from being harvested within claims.
  • Using dyes in claims requires build permission (possible to change sign colors with dyes, apparently)