Lands - Land claim plugin icon

Lands - Land claim plugin 7.15.8

Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars

Page 1 ... 18 19 20 21 22 ... 34
6.25.8 Dec 13, 2022
Combat Tag, NPCs

+ 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

6.25.7 Dec 10, 2022
Minor Fix

- Fixed: [#2210] Opening natural flags admin menu for wilderness

6.25.6 Dec 9, 2022
Sync Permission Limits Command
+ Added: [Suggestion] /lands admin land <* | land> syncPermissions
More info: https://github.com/Angeschossen/Lands/wiki/Permissions#numbered-permissions

- Fixed: [#2210] Wilderness flags menu not opening
- Fixed: Warning about "all" natural flag
6.25.5 Dec 3, 2022
Land Owner Role

+ Added: [Suggestion] Land owners can now toggle their own role flags, but only action flags not management flags
- Fixed: [#2180] Argument translations

6.25.4 Dec 2, 2022
EXP Economy

+ 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

+ Added: {balance} placeholder for failure.personal message. Helpful to display exp balance for players

- Fixed: [#2205] Missing enum

6.25.3 Nov 28, 2022
Argument Translations, Display Natural Flags

+ 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

6.25.2 Nov 26, 2022
Playtime, Inactive Players

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.

6.25.1 Nov 25, 2022
Item Eco Fix

- Fixed: [#2201] Error at item eco provider init
- Fixed: [#2200] Trust target msg being sent to initiator

6.25.0 Nov 22, 2022
Spaces in Land and Nation Names

+ Added: [Suggestion] Being able to use spaces in land and nation names:

    # 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
6.24.2 Nov 21, 2022
Inbox

+ Added: Inbox message when denying mutual declaration
- Fixed: [#2190] Surrendered war declaration not deleted from db.
- Fixed: [#2197] Typo related to levels

6.24.1 Nov 19, 2022
Currency, Fixes

+ Added: [Suggestion] Strict eco currency item comparison

    # Item currency is used when all other economy options are disabled or unavailable.
    # The currency item can be edited in the GUI language file at the "currency" item.
    items:
      # If enabled, only items that have the same name, lore etc. will belong to the currency.
      # Not just items of the same type or items with the same model-data.
      strict: false



- Fixed: [#2189] Missing message: trust.banned
- Fixed: [#2184] Error printing war info to players

6.24.0 Nov 18, 2022
Console Commands

+ 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.

6.23.2 Nov 16, 2022
Language GUI Format

- Fixed: [#2186] Issue with plugin load if specific formatting mistake was made in the gui file

6.23.1 Nov 14, 2022
Expiration, Spawn

- Fixed: [#2183] Playtime conversion mistake leading to land not expiring
- Improved: [#2183] Config comments about land spawn cooldown and costs

          # Cost for teleportation to a land spawn, if the player is not trusted in the land.
          # Player will only pay the cost, if they're not trusted in the land.
          costs:
            value_3: 0.0
            # Should the cost of teleportation be given to the land?
            give-land: false
          # Cooldown for teleportation to a land spawn, if a player is trusted in the land.
          # This cooldown won't apply to players that aren't trusted in the land.
          spawn-cooldown_time: 0s



- Fixed: Item name, lore etc. not applying to currency item

6.23.0 Nov 11, 2022
Bank, Area Teleport, Titles

+ Added: [Suggestion] Option to set the maximum balance of a land bank:

    # Set a maximum balance. Players won't be deposit more than that.
    # If the value is lower than a land's upkeep, it will automatically be adjusted to the land's upkeep.
    # Use 0 to disable this option completely.
    max-balance: 0



+ Added: [Suggestion] Being able to teleport to areas of your land.
If you want to remove this feature, just disable the teleport item
in the area's menu: https://github.com/Angeschossen/General/wiki/GUI-Menus#disable-items

+ Added: [Suggestion] Being able to set fade in, stay and fade out times for titles:
https://github.com/Angeschossen/General/wiki/Messages#as-a-title

6.22.2 Nov 7, 2022
Vehicles, Placeholder

+ Added: [Suggestion] Initial support for the plugin Vehicles
    This update adds initial support, but is not complete yet as I can't proceed right now.

- Fixed: papi placeholder "lands_land_chunks_max" returning 0 if player not part of any land
- Fixed: [#2176] War not getting removed from player at leaving land

6.22.1 Nov 5, 2022
Print + Roles, API, Color
- Fixed: printing ttl cache
 
6.22.0
+ Added: [Suggestion] getWinner and getLoser to WarEndEvent
+ Added: API: cache behind unloaded chunk owner lookup
+ Added: [Suggestion] /lands admin land <* | land> addrole <role from roles.yml>
Push custom roles.yml to existing lands.
https://github.com/Angeschossen/Lands/wiki/Roles-and-their-Flags

- Fixed: no color for default roles from roles.yml
6.22.0 Nov 5, 2022
6.22.0 Nov 5, 2022

+ Added: [Suggestion] getWinner and getLoser to WarEndEvent
+ Added: API: cache behind unloaded chunk owner lookup
+ Added: [Suggestion] /lands admin land <* | land> addrole <role from roles.yml>
Push custom roles.yml to existing lands.
https://github.com/Angeschossen/Lands/wiki/Roles-and-their-Flags

- Fixed: no color for default roles from roles.yml

6.21.4 Nov 4, 2022
Clear Inbox - Minor

+ Added: [Suggestion] Remove all inbox messages by clicking on a new "clear inbox" item

Page 1 ... 18 19 20 21 22 ... 34
You might also like...