
Lands - Land claim plugin 7.16.2
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
7.16.2
4 days ago
- Fixed: Slowness potion protection pvp
7.16.1
5 days ago
Admin Flags, Peaceful Lands, Expiration Shield
+ Added: Support for model-data etc. for skulls section in GUI locale
+ Added: [Suggestion] New flags: PEACEFUL, EXPIRATION_SHIELD - these flags are only available to server admins
7.16.0
8 days ago
+ Updated: All sounds to the new format in 1.21 (default config). You may need to update your existing sound configs.
LANDS WILL PRINT A WARNING TO THE CONSOLE, IF YOUR SOUNDS ARE INVALID. THIS IS NOT A PLUGIN ISSUE. YOU CAN FIX IT BY ADJUSTING YOUR CONFIG AND GUI LOCALE. SEE DEFAULT CONFIG FOR REFERENCE: https://github.com/IncrediblePlugins/Lands/blob/5a3d47735769a8e51c8b941f7e1ce60ed982ac71/config.yml#L782
+ Added: Support for happy ghast
7.15.22
19 days ago
First Join Items Command
+ Added: /lands admin player <player> give first-join-items
7.15.21
20 days ago
- Fixed: Possible issue with nation effects not being re applied after death correctly
7.15.20
27 days ago
+ Added: [Suggestion] option to allow movement during unstuck tp
+ Added: API -> Role#getHolder
7.15.19
May 27, 2025
- Fixed: LandBlockPlaceEvent capture block placement cancellation
+ Added: getFlag for flag toggle event
7.15.17
May 26, 2025
- Fixed: PlayerToggleRoleFlagEvent
7.15.16
May 16, 2025
+ 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
May 12, 2025
+ Changed: Set combat tag also during war
7.15.14
May 10, 2025
- Fixed: Multi locale for GUI
7.15.13
May 8, 2025
+ Added: More info to war end broadcast
7.15.12
May 6, 2025
- 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
May 5, 2025
- Fixed: War won inbox message
- Fixed: Request alliance if currently enemy
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