Plugins Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.21 Support
Version: 7.25.4
- Author ArteffKods
- Creation date
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
+ Added: Option to increase land_size limit for each trusted player
Code (YAML):
# Increases the land_size limit of the land for each trusted player.
# Please note that this only increases the max size. Depending on your player-limits.yml,
# this might not increase the actual amount of chunks that can be claimed,
# as this is modified by the player_chunks limit (from player-limits.yml) as well.
# This setting only influences the max theoretical size of the land.
increase-max-size-per-member: 0
+ Changed: Using bonemeal on crops and plants is now bound to the PLANT flag and not the HARVEST flag
+ Added: Developer API: Land#modifyBalance(value, notify), Land#setBalance(value, notify)
https://github.com/IncrediblePlugins/LandsAPI/commit/01d7ce9b4e9c30d6af1714b051df2d797c77dece
+ Added: Limit packs are now automatically refreshed if permissions change in a luckperms group or for a luckperms user
- Fixed: Potential limit overflow in rare cases
While this update was extensively tested, we still recommend taking a backup of your database before updating.
This version introduces a new player-limits.yml file to manage limits such as max lands, chunks etc. through a configuration file instead of permissions. For existing servers the limits file will be **disabled** by default, so that permissions are used for the limits. It needs to enabled in the file, if you want to use it.
+ Added: Save the creator of a copper golem to entity and check if player is allowed to interact with containers if copper golem wants to interact with containers
- Removed: Option for name tag force set on land creation: If you're on 1.21.9+ this is no longer needed since a dialog menu will open
instead, at /lands create. If tags are enabled, this dialog menu will be opened always. If tags are disabled, it will only be opened if the create command is executed without any argument: /lands create
- Fixed: Bodies with items not appearing for bedrock players in dialog menu (form)
+ Added: Dont allow claiming chunks outside the worldborder using claim radius or claim map
+ Added: Protection against boats being used to destroy item frames etc.
- Fixed: Error when editing land enter message in new dialog menu
It is recommended that you take a backup of your database before updating.
+ Changed: How item storage and land icons are saved to comply with the new changes
- Fixed: Cant enable disable-fly for combat tag
- Fixed: Invalid default days range for war declaration 1-7
Code (Text):
# Define when a declaration can be sent.
send-time:
# Day of the week. 1 is Monday and 7 is Sunday.
# Example: 1,2,3 -> Allows a declaration be sent on Monday, Wednesday and Thursday.
# Default: 1-7 -> Allows all days.
days_range: "1-7"
# Hours of the above defined days during which a declaration can be sent.
hours_range: "0-23"
+ Added: [Suggestion] You can now restrict who can place capture flags
Code (Text):
# Should only be players with the MANAGE_WAR flag be able to place capture flags for their land?
# If enabled, land owners can restrict who can place flags using the role system.
restrict-placement: false
We also use cookies, as they are essential for the proper