
Lands - Land claim plugin 7.15.15
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
Attention: The old SQLite and MySQL database schemas are no longer supported, please migrate to the new ones, if you don't
use SQLite-v2 or MySQL-v2 in the configuration. The plugin will send you a warning at startup, if this is the case.
Instructions: https://github.com/Angeschossen/Lands/wiki/Database#schema-migration
While the old schema still works, its recommended to migrate to the new one for better performance and future features.
+ Added: New flag BLOCK_SPREADING: https://github.com/Angeschossen/Lands/wiki/Natural-Flags
+ Added: Multi locale support for inbox messages
+ Changed: Allow placement of landblock in non-solid blocks
- Fixed: Error when forcefully deleting land while area being rented
- Fixed: War start broadcast didn't get sent
- Fixed: Land enter title
+ Changed: chunk-distance option behaviour for the "nation" option. Read:
# Set the minimum Euclidean distance in chunks (16 blocks).
# Players can bypass this restriction, if their role has the LAND_CLAIM_BORDER flag in the neighboring land.
chunk-distance:
# Set the minimum distance in chunks (16 blocks) between two lands that aren't part of any nation.
land_2: 1
# Set the minimum distance between a land that tries to expand to a neighbouring nation.
# This value only applies to surrounding lands. That means that if a nation tries to expand and the
# neighbouring claim isn't part of a nation, the "land_2" value from above will be used instead.
nation: 3
+ Added: [Suggestion] {player_display} placeholder for messages in lands and nation chat
- Fixed: Error while parsing enter message
+ Added: A menu that displays all online members of an area, land or nation
+ Changed: Allow chunk-distance buffer zone to be Euclidean distance instead of square
- Fixed: Sending mutual declaration via Redis
- Fixed: War timeout display at /war info
- Fixed: Don't open menu of deleted land
+ Changed: Chunk buffer zone is now a square around claim instead of euclidian distance
- Fixed: Error message not displaying correctly when trying to delete role in bedrock menu
- Fixed: Toggle error message when missing perm for flag in bedrock menu
+ Added: Minecraft 1.21 support
- Fixed: Spawn cost sent to bank not saving
- Fixed: Players were able to confirm teleports despite having moved. also unsafe teleport destinations will expire in 30 seconds
- Fixed: Issue with redis topics in rare cases
- Fixed: Loading stats with redis in specific cases
+ Added: Option to define who should pay spawn teleport fee:
pay:
# Should untrusted players pay the teleport costs?
untrusted: false
# Should trusted players pay the teleport costs?
trusted: true
- Fixed: Potion effects not adding or removing correctly
- Fixed: Claim initial world option
- Fixed: Dont allow trusting players in areas you don't have player_trust flag