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.