Lands - Land claim plugin icon

Lands - Land claim plugin 7.15.22

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

Page 1 ... 22 23 24 25 26 ... 35
6.7.5 Jul 22, 2022
PlaceholderAPI

+ Added: [Suggestion] PlaceholderAPI placeholder to show max lands etc.: https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#general

- Fixed: [#2013] Sounds not playing for some items
- Fixed: [#2021] Hoglins not covered by monster spawn flag

6.7.4 Jul 18, 2022
Capture Block Fix, PlaceholderAPI

+ Added: PlaceholderAPI placeholder lands_land_name_plain
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#land

- Fixed: Issue with capture block removal

6.7.3 Jul 15, 2022
Fixes

- Fixed: [#2010] Not able to read book from lectern if interact_container not set
- Fixed: [#2011] Time not found upkeep.no-pay
- Fixed: [#2016] Anvil protection

6.7.2 Jul 13, 2022
MythicMobs Option, Fire Spread

+ Added: Option to disable mythic mobs spawn cancellation

  # Should the spawning of mythic mobs be cancelled, if the affected area has spawning disabled?
  # It's not possible to distingush between hostile and friendly mobs with MythicMobs, so this might
  # lead to unexpected results, depending on your use-case.
  mythicmobs: false



- Fixed: [#2005] Fire spreading into wilderness, even if disabled

6.7.1 Jul 11, 2022
Menu Items - Console Command
+ Added: [Suggestion] [#2004] Execute menu item command as console
https://github.com/Angeschossen/General/wiki/GUI-Menus#execute-command-as-console

- Fixed: [#2016] Able to declare at allies already in a war
6.7.0 Jul 9, 2022
Capture Block, PAPI

+ Added: [Suggestion] Separate points for capture block breaking and explosion

  # Capture block points
  capture-block:
    # Get x points, if you capture a capture block.
    capture: 5
    # Get x points, if you break a capture block of the enemy.
    break: 3
    # Get x points, if you explode a capture block of the enemy.
    explode: 5




- Fixed: [#2027] /lands menu here opening menu for owner instead of executor
- Fixed: Sorting context not found: ratio_kd and ratio_wl. Use ration-dk and ratio-wl instead.

6.6.5 Jul 1, 2022
Minor Fixes

- Fixed: [#2001] per world numbered permissions not updating on world change in cache
- Fixed: eco-format not applied to two messages related to rental

6.6.4 Jun 27, 2022
Auto Claim, Merge

+ Added: [Suggestion] [#2014] Make /lands merge cost equal to claiming a selection of chunks
+ Added: [Suggestion] Automatically claim when selection complete and player has no lands (no own or trusted)

6.6.3 Jun 24, 2022
Tenant, View Distance

+ Added: [Suggestion] Send message to tenant if he gets removed.
+ Added: [Suggestion] Option to override /view radius
    # Set the view distance in chunks.
    # 0 = your server's view distance
    chunk-radius: 0

+ Improved: Default complete selection title

6.6.2 Jun 15, 2022
Minor - Attack and Spawn Flag

- Fixed: Wrong flag for hitting piglins

6.6.1 Jun 11, 2022
Time Zone, Sounds

+ Added: [#1987] Option to disable sign leaderboard head placement:

  # Sign leaderboard settings
  sign:
    head:
      enabled_5: true
      # Place the head of the landowner on top of the block, where the leaderboard sign is?
      above: false



+ Added: Option to play a sound whenever an item is applied to a menu
https://github.com/Angeschossen/General/wiki/GUI-Menus#set-sound

+ Added: Ability to define common sounds for menus
https://github.com/Angeschossen/General/wiki/GUI-Menus#common-sounds

+ Changed: Renamed click sound option
https://github.com/Angeschossen/General/wiki/GUI-Menus#click-sound

+ Changed: Time zone now defaults to the time zone of the machine your server is running on

    # Set the time zone for date text outputs.
    # Example: America/Los_Angeles or GMT-8:00
    # List of time zones: https://timezonedb.com/time-zones
    # If empty, it uses the time zone of the machine your server is running on.
    time-zone: ''



- Fixed: menu item sound volume = 0
- Fixed: Temp menu item not removing if either sound or cmd is set

6.6.0 Jun 10, 2022
Upkeep, Taxes, Nations Upkeep Changes

+ Added: [Suggestion] Being able to collect taxes, upkeep etc. in a fixed interval (every 24 hours)

# General options for economic tasks, that apply to taxes, upkeep and nation upkeep.
# Each task has it's own section, in this file and nations.yml, with specified options.
economic:
  # Default configuration: taxes, upkeep and nation upkeep are collected every day at midnight.
  interval:
    # Collect taxes, upkeep and nation upkeep at midnight.
    # Format: 24 hour format.
    time: '24:00:00'
    # Set amount of days between each payment.
    # 1 doesn't have any effect. 2 would make it execute every second day at "time" (specified above).
    days_2: 1
    # Set the minimum time between a player's attempt to change the tax or upkeep and the next collection.
    change-cooldown_time: 12h




+ Changed: Set claimblock of to the player that unclaimed them
- Fixed: Nation not deleting when failing upkeep

6.5.5 Jun 8, 2022

- Fixed: Startup error

6.5.4 Jun 8, 2022
6.5.4 Jun 8, 2022
1.19 Additions

+ Added: Support for new items and blocks (protections)
+ Added: Support for new entity types (distinguish) 

6.5.3 Jun 7, 2022
Sounds, Selection Mode

Please don't worry about when this plugin will add 1.19 support. It's designed to run just fine on new versions. An update with version specific additions will be posted once 1.19 is released.

+ Added: [Suggestion] Define sounds for GUI items
https://github.com/Angeschossen/General/wiki/GUI-Menus#sound
+ Changed: [Suggestion] When using the selection tool, make left click = first pos and right click = second pos instead of cycle.
The Q key will always set the position that is left not set. If all are set, it will cycle.
- Fixed: [Suggestion] distinguish between hostile and non-hostile mobs of MythicMobs.
- Fixed: Missing message: claimblock.not-owner

6.5.2 Jun 4, 2022
Dynmap Hotfix

- Fixed: [#1977] Webmap color resolution

6.5.1 Jun 3, 2022
Bank, Auto Permission

+ Added: Option for Vault bank account for upkeep

      # Server bank account name. Upkeep will go here. Empty means, that this feature is disabled.
      server-bank: ''



+ Added: [Suggestion] Permission for: /lands claim auto -> lands.command.claim.auto
+ Added: [Suggestion] Permission for: /lands unclaim auto -> lands.command.unclaim.auto
https://github.com/Angeschossen/Lands/wiki/Commands

+ Added: API: Sorting context
+ Improved: Do not limit args length for direct help messages
- Fixed: W/L wars ratio in menu
- Fixed: K/D wars ratio in menu
- Fixed: Error at /lands setrole

6.5.0 May 30, 2022
BossBars, Dynmap, Menus

+ Added: [Suggestion] Customizeable bossbar messages
https://github.com/Angeschossen/General/wiki/Messages#as-a-bossbar
+ Added: You can now send any message as a bossbar
https://github.com/Angeschossen/General/wiki/Messages#as-a-bossbar
+ Added: [Suggestion] Dynmap border from-name options

  # Set the color depending on the land's name?
  land_5: false
  # Set the color depending on the nation's name?
  nation_2: true


+ Added: Ally role deleteable, even post update (if removed from roles.yml)
+ Added: [Suggestion] You can now remove /lands menu <menu> shortcusts
https://github.com/Angeschossen/General/wiki/GUI-Menus#remove-a-menu-from-cmd-menu

- Fixed: Cake protection
- Fixed: [#1974] Issues with claimblock.ignore-max option (not ignoring max in edge cases and some validation issue)
- Fixed: [#1976] Error when floodgate missing
- Fixed: [#1976] Confirm input error

6.4.2 May 25, 2022
Respawn Anchor - Minor

- Fixed: Respawn Anchor protection

Page 1 ... 22 23 24 25 26 ... 35
You might also like...