16.11.2

Details

  • Filename
    GriefPrevention.jar
  • Uploaded by
  • Uploaded
    Sep 23, 2018
  • Size
    284.16 KB
  • Downloads
    844
  • MD5
    3eca834f6e80c02eeecb28d66a5616c0

Supported Bukkit Versions

  • 1.13

Changelog

Having issues or questions? Check for or create a report on GitHub.
Enjoy using GriefPrevention? Please consider rating and leaving a review!

Smaller update this time that addresses a few things some server administrators requested.

Fixes:

  • Fixed a somewhat rare occurrence where PortalTrapCheckTask will also attempt to rescue a recently-rescued player if the player has rapidly relogged shortly after teleporting through a portal. 82f17b8
  • Fix not accounting for administrative claims in the changes to claim expiration from 16.11.1

Features:

  • #24 Claim Expiration check rate can be modified in config, default 60 seconds.
  • #238 OfflinePlayer cache "cut off" day can be modified in config. Defaults to caching all players who have logged in within the last 90 days.
  • bStats metrics, to see what features are used and assist in design decisions for version 20.

Improvements:

  • #24 Claim Expiration now iterates claim owners instead of claims. See f6b35d7 for more details.