+ Added: You can now setup a claim height in config.yml
# Worlds where players should be able to claim.
# NOTE: This setting requires server reload / restart.
# This list also supports setting the player claims height per world.
# Example: world:30:256 -> this will configure the world 'world' with a claim height from 30 to 256.
# NOTE: The claim height of admin lands will always be maxed out.
Example configuration:
Code (YAML):
claim-worlds_list
:
- 'world:30:256'
- Fixed: In some rare cases, where the player did not exist in the db, the land would not be affected by land expiration