
Lands - Land claim plugin 7.15.10
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
- Fixed: Some particle issues
+ Added: API: CaptureFlagProgressEvent
- Removed: Deprecated capture flag events
+ Added: Option to give shield if surrendered pre war
# Give a shield to the land that surrendered before the war even started.
declaration:
# Only give the shield, if they paid at least the specified amount of money as a tribute.
min-tribute: 1000
# Set to 0, to disable this shield.
shield_declaration_time: 1d
- Fixed: Armadillos bypassing animal spawn flag
- Fixed: Mace not shooting player back in air
+ Added: You can now define an anchor for the spawn icon in web.yml for bluemap
- Fixed: View tool error - expected claimed chunk
- Fixed: Potiontype error with some 3rd party plugins
+ Added: Option to control PlaceholderAPI placeholders in title message
# Land enter title options
title:
# Should players be allowed to use PlaceholderAPI placeholders, in the land title?
placeholderapi:
# Should players be allowed to use PlaceholderAPI placeholders provided by Lands?
# This does not require PlaceholderAPI to be installed.
lands: true
# Should players be allowed to use PlaceholderAPI placeholders provided by 3rd party plugins and Lands?
# This requires PlaceholderAPI to be installed.
3rd-party: false
- 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