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.12
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars

- 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.
- Fixed: [#2201] Error at item eco provider init
- Fixed: [#2200] Trust target msg being sent to initiator
+ Added: [Suggestion] Being able to use spaces in land and nation names:

YAML:
# Should spaces be allowed in land and nation names?
# Spaces will be replaced with an underscore, when being displayed as a command parameter.
# Disabling this option at a later time, will also remove spaces from existing lands and nations.
spaces: false
+ Added: Inbox message when denying mutual declaration
- Fixed: [#2190] Surrendered war declaration not deleted from db.
- Fixed: [#2197] Typo related to levels
+ Added: [Suggestion] Being able to execute /l edit and all land related commands from the console (/lands trust etc.)
This doesn't include commands that open a menu, like /lands menu.
Top Bottom