Lands - Land claim plugin icon

Lands - Land claim plugin 7.15.6

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

Page 1 2 3 4 5 ... 34
7.11.0 Nov 29, 2024

+ Added: New menu that opens when you click the mainblock of a land. In this menu
you can open the land menu, main menu, map or edit the mainblock.

7.10.13 Nov 28, 2024

+ Added: API -> new methods to CaptureFlag interface, to set firework spawn interval and time to hold
- Fixed: Respawn anchor was able to damage entities in claims

7.10.12 Nov 27, 2024

If you set the `only-claimworld` option for flight control in config.yml to false, you may need to adjust the config after updating to version 7.10.12. The new version added a list to define whether flight control is enabled in non-claim worlds.

+ Added: Option to define flight control state in non-claim worlds

# This option only affects worlds that aren't in claim-worlds_list.
# For worlds of claim-worlds_list this option is irrelevant, since flight is controlled via the FLY flag.
# To toggle flight control in wilderness of claim worlds, just execute /lands admin menu while standing in the world.
# This list allows you to deny or allow flight in worlds that aren't in claim-worlds_list. This is important if players are switching worlds.
# You can use wildcard (*) to add all worlds to this list.
# Entry format is as follows: "worldName:allowFly"
# Example:
#   world:false -> if world isn't part of claim-worlds_list, flight will be disabled in this world.
#   world:true -> if world isn't part of claim-worlds_list, flight won't be disabled when players enter this world.
#   If world is part of claim-worlds_list, the flight control will be controlled via the FLY flag in /lands admin menu or the menu of claims.
flight-control-worlds_list: []
7.10.11 Nov 26, 2024

+ Added: _ulid value to events.yml
+ Added: [Suggestion] You can now disable the Redis log messages in the config: "database.redis.log"
+ Changed: [Suggestion] prompt to delete whole land, if /lands delete here is executed in the default area.

7.10.10 Nov 23, 2024
+ Added: [Suggestion] /lands map link to open dynmap
You can change the link in web.yml.
7.10.9 Nov 22, 2024
Upkeep, Floodgate, Hex

- Fixed: Don't send upkeep collected message, if land and nation upkeep is disabled.
- Fixed: Floodgate player auto land creation invalid character
- Fixed: Hex color for actionbars

7.10.8 Nov 16, 2024

+ Changed: All references to the wiki for the new wiki: https://wiki.incredibleplugins.com/lands

7.10.7 Nov 12, 2024

- Fixed: Rental holograms

7.10.6 Nov 11, 2024

+ Added: API: LandBlockInteractEvent
+ Added: API: MemberHolderRelationChangedEvent
+ Added: API: RoleFlagToggleEvent

7.10.5 Nov 5, 2024

- Fixed: Issue on some servers with claim loading if the previous world was deleted by a server admin

7.10.4 Nov 4, 2024

+ Added: [Suggestion] Being able to toggle bedrock menus
  # Provide bedrock forms for bedrock players, instead of the normal GUI?
  bedrock-forms: true

+ Added: [Suggestion] Added {date} placeholder to chunk view.info message in chat locale file

7.10.3 Nov 2, 2024

+ Added: You can now change the type of the camp block
+ Added: [Suggestion] Random teleportation not respects the size of your world border and not just config

7.10.2 Oct 31, 2024

+ Added: [Suggestion] Send selection reminder immediately when completing the selection the first time
+ Added: [Suggestion] %lands_nation_name_cmd% PlaceholderAPI placeholder
+ Added: [Suggestion] You can now define combat tag worlds

      # Configure worlds in which combat tags should be enabled.
      # NOTE: If empty, it's enabled in all claim worlds from claim-worlds_list.
      tag-worlds_list: [ ]




- Fixed: War kills point

7.10.1 Oct 30, 2024

+ Added: New string for land title, if levels are disabled
You might need to adjust your locale file, if you don't want the default:
title:
land:
normal: '&7%level% &7of&3 %owner%&7.'
levels-disabled: '&7of&3 %owner%&7.'

- Fixed: /lands wild

7.10.0 Oct 29, 2024
Redis

+ Added: Players tab complete now cross server when using redis
+ Added: Players now receive messages cross server at /lands trust etc. when using redis
+ Added: You can now disable dynmap popups by setting the entry in locale file to ""

- Fixed: Land expiration bulk
- Fixed: RTP min and max radius option
- Fixed: Redis TELEPORTATION topic

7.9.21 Oct 16, 2024

- Fixed: LandCreateEvent cancellation issue
- Fixed: Added server-name.yml to override Redis values from config.yml

7.9.20 Oct 11, 2024

+ Added: [Suggestion] You can now define min and max distance for each world at rtp

  # Worlds where players should be able to use /lands wild.
  # You can use '*' as a entry, to allow all worlds.
  # Entry format: worldName:minDistance:maxDistance
  # The minimum and maximum distance is measured from the world spawn (/setworldspawn).
  wild-worlds_list:
    - "world:800:30000"



- Fixed: LandCreateEvent cancellation issue
- Fixed: Multi locale setup

7.9.19 Oct 7, 2024

+ Added: [Suggestion] Inbox message to inform land members about changes in /lands storage

7.9.18 Sep 30, 2024

+ Added: Mohist: protect mod blocks via interact_general flag
- Fixed: SkinsRestorer integration error

7.9.16 Sep 22, 2024

- Fixed: Event logging error

Page 1 2 3 4 5 ... 34
You might also like...