
Lands - Land claim plugin 7.15.6
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
- Fixed: Lingering potion protection
+ Added: API for rental stuff
- Fixed: Crafter being able to opened by visitors
- Fixed: CREAKING not affected by monster spawn flag
- Fixed: Issue with linked Bedrock and Java account via geyser open bedrock menu
+ Changed: Deny entity interaction while in selection mode
- Fixed: Default locale for tnt griefing flag
+ Added: /lands admin land <land or *> removespawn
- Fixed: Fly counter task error
- Fixed: Auto spawn creation
- Fixed: Creepers not exploding
- Fixed: Flags that aren't managed by nation kept reseting randomly
- Fixed: Invalid material for some player skins
- Fixed: Players were able to move their own items into GUI if menu had icon item
Lands now requires Java 21 or newer.
+ Added: Support for Nexo items, blocks and furniture
You can use them in the GUI, for the mainblock and tools etc.. for every item or block in Lands
How to use them: https://wiki.incredibleplugins.com/general/menus/gui-menus#nexo-custom-items-blocks-and-furniture
+ Changed: /lands trust <player> no longer trusts a player to all subareas unless specified via the area parameter: /lands trust <player> <area or * for all subareas>
The same applies to untrust, ban, unban, setrole
- Fixed: 1.20.1 WindCharge error
- Fixed: Error at container deletion in rare cases
- Fixed: Some checks enforcing relationship limits
- Fixed: Some issues regarding the relations API
- Fixed: Vehicle use flag minor issue
+ Changed: Prevent explosions at prime stage
- Fixed: Inbox message not broadcasted to everyone
- Fixed: Only auto place mainblock insice claim not on border
- Fixed: Tp error result not set
- Fixed: Windcharge entity push bypass
+ Improved: Redis cross server tp faster
+ Added: Bedrock forms for banned players
- Fixed: Missing claimblock_claim item GUI
- Fixed: Land storage should be disabled when using Redis
- Fixed: Essentials invsee causing issues with container protection on Folia
+ Added: View effect to CMI holo
- Fixed: Ignore already claimed chunks for cost calc and max perms at collection claim (radius etc.)
- Fixed: Caching between bedrock and java menu context
- Fixed: Some typos - thanks @HydraByte
+ Added: [Suggestion] Ability to give claimblocks with a claim radius via /lands admin player <player> give claimblock <radius> <amount>
You can also set a claim radius for the initial claimblock item given to new players in config.yml.
+ Added: You can now disable claiming for regular players in specific worlds, while still being able to create admin lands as a server admin.
# Worlds where players should be able to claim. You can add all worlds by adding * to the list.
# You can also set optional parameters such as, if claiming should be enabled for regular players without admin perms (permission: lands.admin.disabled-features)
# and the minimum and maximum claim height. The format is a follows: <worldname>:<claiming>:<min-height>:<max-height>
# NOTE: Minimum height can't be lower than your server's min height and maximum height can't be higher than your servers maximum height. The claim height of admin lands will always be maxed out.
# NOTE: This setting requires server reload / restart.
# Examples:
# 'world' -> This results in the max claim height and claiming enabled for players.
# 'world:true:30:319' -> This results in a claim height of 30 to 319 and claiming enabled for players.
# 'world:false' -> Only server admins can claim in this world to create admin lands etc.
claim-worlds_list:
- 'world'
- Fixed: CMI hologram interaction
+ Added: Chat tags for land and nation chat: https://wiki.incredibleplugins.com/lands/players/basics/chat
The easiest way to chat with land members is by just sending a message in the normal chat with the following format: @land <message> Just make sure to replace <message> with the message of your choice.
+ Changed: Map Menu -> current position make clickable
- Fixed: Initial land spawn with redis not immediately sync
- Fixed: Spawn not set if mainblock didn't have space enough - still attempt to fit spawn
- Fixed: Issue where saved icons would cause a request to be made for the session servers to mojang at the server startup, since the servers inbuilt serialization would not take the profile URL into account.
If you're having this issue and getting rate limit messages after startup, try the following:
1. Stop server
2. Download and install **at least version 7.11.1 of Lands**
3. Start server
4. Stop server
5. Enable force-save in config.yml under logging (at the bottom of the config)
6. Start server
7. Stop server. Shutdown will take longer this time.
8. Disable force-save in config.yml under logging (at the bottom of the config)