Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.20 Support

MC Plugin Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.20 Support 7.1.4
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars

- Fixed: SQL select max id error
+ Improved: Bedrock menu disable items depending on config
+ Added: API -> area member management, trusting etc.
+ Improved: Hide disabled commands from tab completion such as /wars
- Fixed: [2357] Taxes, upkeep not executing at expected interval
- Fixed: [#2363] Papi top place validation
This version relocates a few options to make it easier to toggle them. Lands is very customizable and has many options. This change intends to make it easier for you to easily toggle major features. Please make sure to re-configure them to your liking after updating.

+ Added: Features section in config.yml to faster toggle major features
Code:
########################################
# MAJOR FEATURES
########################################
# Here you can quickly toggle some major features.
# NOTE: These settings require server reload / restart.
features:
 # Ukeep can be further configured in the upkeep section (this file).
  upkeep: true
  # Ukeep can be further configured in the taxes section (this file).
  taxes: true
  # Lands and nations can be in relations, such as ally, enemy and neutral.
  # If you disable this option, all existing relations will be deleted.
  # This is useful in combination with wars. However, you can also use it with wars disabled.
  relations: true
+ Added: "usage" option to each first-join item to disable them completely if wanted to
- Fixed: [#2356] Land creation id assignment
- Fixed: Time not exist: declaration.min-age.attacker
+ Changed: [Suggestion] Capture flags now actually need to be captured back by the defenders if they're not captured fully yet
The invaders can only capture the flag if there are more invaders than defenders in the area
+ Changed: [Suggestion] Prevent entity damage from exploded tnt or creeper if flag disabled
+ Added: [Suggestion] /war info captureflag command to show captureflag recipe
+ Added: [Suggestion] Display new balance at upkeep payment in inbox / discord
- Fixed: PAPI top lands / nations placeholders
+ Added: Support for papers async tab completion
- Fixed: Missing category description
- Fixed: [#2351] tab completion at /lands spawn
- Fixed: [#2350] nottrusted command blacklist filtering commands
+ Added: Natural flags menu for bedrock forms
+ Improved: Better handling of command tab completions that have results over 50 entries (for example, 15000)
- Fixed: [#2379] Land delete broadcast not sent
- Fixed: Error in role menu
- Fixed: [#2378] Error bedrock form response at untrust
+ Added: [Suggestion] Display nation members as ally
+ Added: [Suggestion] Title placeholder to rentables menu
+ Added: [Suggestion] Being able to set items such as banners as land and area icon
+ Added: [Suggestion] Being able to reset role icon
+ Changed: [Suggestion] Change order of inbox messags to newest to oldest
+ Added: [Suggestion] New lands_nation_level_index and lands_nation_level_next_index PlaceholderAPI placeholders
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#nation

+ Added: API war Stats.modifyPoints
+ Added: API war getTimeLeft
+ Added: Player Bedrock menu and role menu
+ Improved: Playtime seconds
+ Added: Bedrock forms roles and role menu
- Fixed: [#2370] Invites menu and others not displaying list of no entries
Top Bottom