
Lands - Land claim plugin 7.15.16
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
7.15.16
12 hours ago
+ Added: Option to disable teleport deny during combat tag
[code] # Deny teleportation if player has active combat tag?
deny-teleport: true[/code]
7.15.15
5 days ago
+ Changed: Set combat tag also during war
7.15.14
7 days ago
- Fixed: Multi locale for GUI
7.15.13
9 days ago
+ Added: More info to war end broadcast
7.15.12
11 days ago
- Fixed: Error with text input for bedrock forms disabled
- Fixed: Giving claimblocks amount
- Fixed: Keep inventory applied in wilderness despite being disabled
7.15.11
12 days ago
- Fixed: War won inbox message
- Fixed: Request alliance if currently enemy
7.15.10
16 days ago
- 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
17 days ago
7.15.9
17 days ago
+ Added: Limit the amount of displayed lands of a nation on dynmap
7.15.8
18 days ago
+ 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
19 days ago
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
24 days ago
- Fixed: Saved x name changes to database spam
+ Improved: placecache saving - reduce file size
7.15.5
25 days ago
- Fixed: Error on chat input if bedrocks forms are disabled and player is bedrock player
- Fixed: Renaming role removes space
7.15.4
29 days ago
+ Added: API CaptureFlag methods
+ Added: API Item storage retrieval for lands
- Fixed: Cross server player message if no placeholders
7.15.3
29 days ago
7.15.3
30 days ago
7.15.2
30 days ago
7.15.1
30 days ago
+ 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