Lands - Land claim plugin icon

Lands - Land claim plugin 7.16.8

Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars

Page 1 2 3 4 ... 36
7.15.10 May 2, 2025

- Fixed: Missing broadcast message for some relations
+ Changed: Added enabled and mode option to keep-inventory to disable option completely and not just toggle it.

7.15.9 Apr 30, 2025
7.15.9 Apr 30, 2025
+ Added: Limit the amount of displayed lands of a nation on dynmap
7.15.8 Apr 29, 2025
+ Added: [Suggestion] API -> Land#setLandType
+ Added: [Suggestion] Option to disable invaders breaking their own capture flags
[code]  # Allow players of the team that placed the flag to break it as well.
  invaders-break: true[/code]
7.15.7 Apr 28, 2025
Added an option for that in wars.yml in the next version:
[code=YAML]# Should players keep their inventory, if they die during a war?
keep-inventory: false[/code]
 
Also an important note there will be a option added in config.yml for outside of wars as well, you need to enable it if you want them to keep their inv if they die inside land claims.
 
[code=YAML]  # Should players keep their inventory, if they die inside a land?
  # This option is forcefully enabled, if the player dies inside an area where they can't pickup items.
  # For wars this can be configured in wars.yml.
  keep-inventory: false[/code]
 
+ Changed: WorldEdit integration no longer has its own lands.bypass.worldedit permissions. Use the bypass permissions
for block break and block place instead.
 
- Fixed: Players being able to bypass area limit
7.15.6 Apr 24, 2025
- Fixed: Saved x name changes to database spam
+ Improved: placecache saving - reduce file size
7.15.5 Apr 22, 2025
- Fixed: Error on chat input if bedrocks forms are disabled and player is bedrock player
- Fixed: Renaming role removes space
7.15.4 Apr 19, 2025
+ Added: API CaptureFlag methods
+ Added: API Item storage retrieval for lands
- Fixed: Cross server player message if no placeholders
7.15.3 Apr 18, 2025
7.15.3 Apr 17, 2025
7.15.3 Apr 17, 2025
Redis War Tick

+ Improved: Ticking of wars with Redis enabled

7.15.2 Apr 17, 2025
7.15.1 Apr 17, 2025
+ Added: "hide-tooltip" and "tooltip-style" properties to GUI file. Read wiki for more info
- Fixed: Respawn anchor bypassing explode flag
7.15.0 Apr 14, 2025
Captureflags have slightly changed:
- defenders only capture if more defenders than attackers are inside capture flag area
- attackers only capture if more attackers than attackers are inside capture flag area
- if amount of both teams is equal, nobody captures

- Fixed: Missing GUI item failure_nation_none
- Fixed: expected rent block error
- Fixed: Saving player with too many invites
- Fixed: SQL transaction lock when deleting lands with Redis
- Fixed: Issues with bossbars at captureflags
7.14.1 Apr 12, 2025
- Fixed: Player sync issue with Redis and teleport payload
- Fixed: Message not found wars.noaccess.allies
7.14.0 Apr 8, 2025
7.14.0 Apr 8, 2025
7.14.0 Apr 8, 2025
I've reworked the merge feature in the next version. Land owners will be able to send a request for another land (owned by somebody else) to be merged into theirs. They need to confirm before that they accept to pay the claim costs of the additional chunks, in case that the other land accepts the merge request. The merge request will go in the players Invites & Requests GUI, which is accessible from the main menu or /lands invites.

If the land is owned by the same player, they can merge it without sending a request.
7.13.3 Mar 31, 2025

- Fixed: land_balance_short placeholder

7.13.1 Mar 29, 2025
PlaceholderAPI

+ Added: New placeholderAPI placeholders regarding land bank and land members balance
+ Added: API captureflag additions

Page 1 2 3 4 ... 36
You might also like...