+ Added: [Suggestion] pillage.min-players is now being applied to the invaded land, not team
Code (YAML):
# 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] PlaceholderAPI placeholder: %lands_land_balance_short% https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders
+ 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] Level economy changed to EXP economy.
Prices are now set by exp not levels. So you might want to adjust your cost options in config.yml
if you are currently using levels economy. Also you'll need to enable it again. This change fixes issues with the previous level economy.
+ Added: {balance} placeholder for failure.personal message. Helpful to display exp balance for players
+ Added: [Suggestion] Being able to use display all for natural flags
Code (Text):
# 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
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.
+ Added: [Suggestion] Being able to use spaces in land and nation names:
Code (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
Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.