Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 26.x Support

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

+ Added: [Suggestion] Additional war declaration requirements
+ Added: Support for additional lore format (gui items)
lore: 'line1[newline]line2'
+ Added: [Suggestion] Don't spawn task for eco, if upkeep, taxes, nations upkeep are disabled
- Fixed: [#2234] Error because of missing level requirement
- Fixed: [#2239] Error at tab completion when edit land = null
+ Added: API: PlayerRandomTeleportEvent: called whenever a player teleports via /lands wild
- Fixed: [#2231] Being able to store tool in armor via 3rd party plugins in selection mode
- Fixed: Init issue from prev version

6.26.4
+ Added: [#2225] [#2224] Backward compatibility with older API versions at flag usage
- Fixed: CachedRequirement modification for levels

Merry Christmas!
+ Added: [Suggestion] pillage.min-players is now being applied to the invaded land, not team
Code:
# Set a minimum amount of players of the defenders, which need to be online before the attackers can interact in the land.
    # This value is applied to the land that is currently being invaded. Not the whole team (collection of lands).
    # NOTE: If you want to allow pillages WHILE no defender is online, set this option to 0.
    # NOTE: This setting requires server reload / restart.
    min-players: 1
+ Added: [Suggestion] Provide death reason for combat tag death, because of player left server while being engaged in a fight.
- Fixed: [#2214] Interaction errors with NPCs
+ Added: [Suggestion] Land owners can now toggle their own role flags, but only action flags not management flags
- Fixed: [#2180] Argument translations
+ Added: [Suggestion] Being able to use display all for natural flags
# Natural flags which should be visible in the flags menu.
# Default: Displays all player related natural flags.
display_list:
- 'all'
+ Added: [Suggestion] Ability to translate argument types and argument format

- Fixed: [#2204] Candle protection
It is recommended to take a backup of your SQL database before updating.

+ Added: [#2199] Playtime and offline time info to time item in player menu
+ Added: [Suggestion] /l admin deleteinactive: Deletes inactive players/lands according to your expiration settings in config.yml.
Top Bottom