Lands - Land claim plugin icon

Lands - Land claim plugin 7.15.15

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

Page 1 ... 17 18 19 20 21 ... 35
6.28.2 Jan 24, 2023
Selection Claiming

- Fixed: [#2275] Combat tag not being removed correctly
- Fixed: [#2277] Claim loading in combination with selection and map

6.28.1 Jan 23, 2023
Fixes

- Fixed: [#2273] High tick usage at hanging break in combination with 3rd party plugins
- Fixed: [#2269] Error at time reward clalc due to async
- Fixed: [#2267] Missing help message and argument translations
- Fixed: Time not found: declaration.mutual.timeout

6.28.0 Jan 20, 2023
Set Owner Invitation

+ Added: [Suggestion] /lands setowner must now be accepted by the player via /lands accept or via their invites menu
+ Added: Option to toggle armor removal during selection mode

      # Should a players armor be removed during selection mode (/lands selection)?
      remove-armor: false




+ Added: Cooldown for owner change

  # Set a owner change cooldown. Changing the owner of a land will also affect claim limits.
  # To prevent abusal, you can enforce a cooldown. Owner changes through selling land,
  # will affect this cooldown.
  owner-cooldown_time: 7d
6.27.1 Jan 18, 2023
Combat Tag, Banning Players

+ Added: [Suggestion] Combat tag is now being applied to both attacker and target, not just target
+ Changed: [#] Allow player to enter land if they have a combat tag (engaged with a player that is trusted in the land)
- Fixed: [#2263] Not being able to release entities out of bucket
- Fixed: [#2266] Missing argument translation
- Fixed: [#2258] Banning player shouldn't require them to wait for teleportation

6.27.0 Jan 16, 2023
Force near - disconnected Parts

+ Added: [Suggestion] Permission for land owners, to define the maximum amount of disconnected parts per land.

  1. lands.parts.<number>
  2. Example: lands.parts.10
  3. Description: Set the max. amount of disconnected collections of claims for the players owned lands. This will only take effect, if the option treat-as-new is disabled in config.yml. This permission allows players to claim collections of chunks that are disconnected from the original land, but the force-near option will still be enforced once the maximum amount is reached.
6.26.17 Jan 14, 2023
Snowman Trails, Claim Auto

+ Added: [Suggestion] Allow toggling of snowman trails. If the snow_melt flag is disabled, then snowmans won't
create any trails
+ Added: [Suggestion] You can now define which channel permissions are set in LandsDiscordBot for land/nation owners and members
+ Changed: [Suggestion] Don't send auto claim chat message every few secs if message type isn't actionbar or title

6.26.16 Jan 13, 2023
Fixes

- Fixed: [#2254] Event method deprecated
- Fixed: [#2248] Using spawner eggs inside water could bypass protection

6.26.15 Jan 9, 2023
Translation, Entity Damage

- Fixed: Missing radius argument translation
- Fixed: [#2241] Entity damage not being done at first explosion

6.26.14 Jan 7, 2023
PlaceholderAPI Placeholder Length

+ Added: [Suggestion] You can now limit the length of PlaceholderAPI placeholders by adding "_length(number)" to the placeholder
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#limit-the-length-of-a-placeholder

6.26.13 Jan 6, 2023
6.26.13 Jan 6, 2023
Command Blacklist

+ Added: Message: noaccess.area
+ Changed: Adjusted listener priority for command process event - cmi related
- Fixed: [#2242] Prevent usage of spawn eggs by untrusted players

6.26.12 Jan 5, 2023
War Declaration Requirements

+ Added: [Suggestion] Additional war declaration requirements

  # Set the minimum amount of chunks that a team needs to have, in order to declare war against an enemy.
  min-chunks:
    attacker_3: 0
    defender_5: 0
  # Set the minimum age of a team.
  min-age:
    attacker_4: 0s
    defender_4: 0s




+ Added: Support for additional lore format (gui items)
lore: 'line1[newline]line2'

6.26.11 Jan 4, 2023
Eco Task, Fixes

+ 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

6.26.10 Jan 2, 2023
Relations
+ Added: Option to disable relations

[code=YAML]    # Relations
    relations:
      # If you disable this option, all existing relations will be deleted.
      # NOTE: This setting requires server reload / restart.
      enabled_6: true[/code]
6.26.9 Dec 30, 2022
Random Teleport Event, Selection

+ 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

6.26.8 Dec 29, 2022
Minor API Typo

- Fixed: Typo in API and implementation

6.26.6 Dec 28, 2022
Snowman Trail

- Fixed: Snowman being able to make snow trail on claimed land

6.26.5 Dec 28, 2022
6.26.5 Dec 28, 2022
API

+ Added: [#2230] [#2229] Backward compatibility with flag state checks

6.26.4 Dec 27, 2022
Page 1 ... 17 18 19 20 21 ... 35
You might also like...