Lands - Land claim plugin icon

Lands - Land claim plugin 7.15.7

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

Page 1 ... 19 20 21 22 23 ... 34
6.21.2 Oct 29, 2022
Request Membership through Info Menu
+ Added: New item to land info menu, to request membership if possible
- Fixed: [#2167] world param should be optional at /l wild
- Fixed: Missing time warning config
6.21.1 Oct 28, 2022
Reminders, Next Eco, Cooldowns

- Fixed: [#2164] Upkeep and taxes reminder not sending
- Fixed: Wrong next upkeep run value (only display), if land is in nopay_time from config.yml
- Fixed: [#2152] Missing message: wars.declare.min-balance.attacker
+ Changed: Some time values from config and wars.yml had to be adjusted and their time values will be reset to default
You can view the changes in changelog.txt and adjust options if needed.

6.21.0 Oct 24, 2022
Balance Option War, Sculk

+ Added: Wildcard for random-teleport worlds
+ Added: [Suggestion] SCULK_VEIN to plant growth flag
+ Added: [Suggestion] Minimum balance option for war declarations

  min-balance:
    # Set the minimum land balance for attackers to be able to start a war.
    attacker: 5000
    # Set the minimum balance for defenders to have war declared against them directly.
    # They can still be engaged in war, if they're part of a nation that has a balance higher than this.
    defender: 0



- Fixed: [#2148] /l claim fill can't find shape if shape is larger due to fallback safety

[#2152]

6.20.0 Oct 21, 2022
Claim Fill, Land Selection, Dynmap

+ Added: API: WarStartEvent

- Fixed: Auto land selection at /l claim, if no land but edit land selected
- Fixed: [#2148] /lands claim fill shape not found
+ Improved: Instant update /map view if claimed using other methods other than /lands map
+ Improved: Dynmap data prep and generation

6.19.3 Oct 15, 2022
Capture Flag
+ Changed: Enabled first join items for new installations
- Fixed: [#2143] Player not removed correctly from captureflag region on logout, in specific environments
- Fixed: Issue where players were not correctly added as online to their lands at server reload
6.19.2 Oct 14, 2022
Menu Command, Captureflag BossBar

+ Added: [Suggestion] /lands menu can now be executed from the console:
     /lands menu <menu> args:{player:<player>,silent:<false | true>}

+ Added: [Suggestion] Wiki page with recommended player permission setup
    https://github.com/Angeschossen/Lands/wiki/Recommended-Permission-Setup

- Fixed: [#2139] Not being able to trust player's to other player's lands using /l edit
- Fixed: [#2143] Double bossbar when logging into the capture area of a capture flag as a defender (capture area bossbar and land bossbar)

6.19.1 Oct 13, 2022
Eco and Admin Trust

- Fixed: [#2141] Eco task last interval resetting on server restart
- Fixed: [#2139] Not being able to trust player's to other player's lands using /l edit
- Fixed: Eco format not applied at /lands taxes

6.19.0 Oct 10, 2022
Taxes, Eco Fallback Option

+ Added: Eco fallback option now also supports land and nation upkeep

    # Should players pay with their personal account instead if their land bank does not have enough balance to pay the cost.
    # This does only involve actions where the player is physically involved, like claiming or setting a land spawn or upkeep.
    # If true and the player has enough balance on his personal account, this will also send a notice to the player that the balance has been taken from his personal account.
    fallback: true




+ Added: [Suggestion] Minimum tax value for lands (areas)

  # Set the minimum tax value.
  min_2: 0




+ Added: Minimum tax value per chunk for nations (taxing lands)

  # Set the minimum tax value per chunk.
  min: 0




+ Changed: [#2136] Don't attempt Vault bank account creation, if bank name is empty in config.yml

6.18.3 Oct 8, 2022
Minor Fix

- Fixed: Selection tool does stay after auto when used drop key (Q) to selection corner

6.18.2 Oct 8, 2022
6.18.2 Oct 8, 2022
Hotfix - prev. Version

- Fixed: Empty value for Luckperms context

6.18.1 Oct 7, 2022
Luckperms Context, PlaceholderAPI

+ Added: [Suggestion] Luckperms context: lands_land_area_role_name
Wiki: https://github.com/Angeschossen/Lands/wiki/Luckperms-Context
+ Added: You can now use placeholderAPI placeholders in events.yml

- Fixed: Untrusted players being able to tame mobs, depending on if the mob is considered an animal or monster, the
flag ATTACK_ANIMAL or ATTACK_MONSTER will be checked.
- Fixed: Untrusted players being able to use vehicles, other than lores and boats.

6.18.0 Oct 4, 2022
Max. Allies and Enemies

+ Added: [Suggestion] You can now define a allies and enemies limit:

      lands.allies.<number>:
        description: Maximum amount of allies per land / nation.
      lands.enemies.<number>:
        description: Maximum amount of enemies per land / nation.
6.17.0 Oct 1, 2022
First join Items, Rent and Sell Signs

+ Added: [Suggestion] Being able to change the first line of rent and sell signs
Those signs have been moved to the list section to make this possible.

+ Added: [Suggestion] You can now give claimblocks on first join

+ Added: More options to giving items on first join

  # Give players items at first join.
  # Setting the slot of an item to a value lower than 1, will not give the item on first join.
  # But this does not disable those items completely. To completely disable those items
  # follow the instructions here: https://github.com/Angeschossen/General/wiki/GUI-Menus#disable-items
  give-items:
    # The selection tool allows them to claim.
    selection:
      slot_4: 0
      amount: 1
    # The info tool shows information about a claim when clicking on it.
    info:
      slot_5: 0
      amount_2: 1
    # The camp block creates a temporary claim at placement.
    camp:
      slot_6: 0
      amount_3: 1
    # Claim blocks claim the chunk they were placed into permanently, until the player unclaims the chunk.
    claimblocks:
      slot_7: 0
      amount_4: 4



+ Changed: [Suggestion] Do not close all inv views on plugin reload.
+ Changed: Only send pvp warning for untrusted players

6.16.8 Sep 30, 2022
Monster Projectiles, Personal Flags, Bossbar Fixes

- Fixed: [#2100] Potential issue with economic task execution if days > 1
- Fixed: [#2106] Monsters that shoot projectiles not able to attack creeper in claim
- Fixed: [#2112] Wrong camp radius upon placement since data holder not saved
- Fixed: player's personal flags not loading in some cases
- Fixed: no message at /war declare, if mutual
- Fixed: [#2121] bossbar messages not updating correctly and not being removed

6.16.7 Sep 24, 2022
Typo

- Fixed: value typo in config

6.16.6 Sep 24, 2022
Fixes

- Fixed: [#2106] Snowman not able to attack monsters in claims
- Fixed: [#2107] Weeping vines ignoring plant growth flag
- Fixed: [#2110] /l spawn not sending message when player hasn't enough money
- Fixed: Rental expiration not calling untrust event
- Fixed: Natural flags not showing in menu

6.16.5 Sep 20, 2022
Luckperms Context

+ Added: [Suggestion] Four new Luckperms contexts
    NOTE: Old ones were renamed to match the gernal name space.
    Please see the wiki and update accordingly: https://github.com/Angeschossen/Lands/wiki/Luckperms-Context

6.16.4 Sep 19, 2022
Selection Area Assign, Events, Fixes

+ Added: [Suggestion] being able to check permissions in conditions in event.yml
Please read the wiki for more info.

+ Added: [Suggestion] Warning message at /lands assign, if selection height is smaller than 2.

- Fixed: [#2096] Grouping and decimal seperator linked to language, not enforced
- Fixed: [#2103] Taxes info for untrusted
- Fixed: [#2105] Error on startup due to missing rent sign

6.16.3 Sep 17, 2022
3D Markers BlueMap

+ Added: [Suggestion] Being able to display claims as 3d markers at BlueMap
      # Should 3D markers be used to visualize claims? That means that they extend to the min and max height of the claim.
      3d: true

- Fixed: [#2098] Pays taxes option for role not enabled by default
- Fixed: Wrong target for LandOwnerChangeEvent

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