- Feature: Option to toggle chunk unclaim at player leaving land
Code (YAML):
# Should chunks be unclaimed if the player that claimed them leaves the land and the landowner is not allowed to claim any more chunks (player_chunks limit from player-limits.yml)?
leave-unclaim
: false
- Fix: Swallowed exceptions at retrieving offline players and their limits
- Fix: Error at chunk unclaim via map (race condition)