
Lands - Land claim plugin 7.15.7
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
+ Added: [Suggestion] Players can now request membership through the /lands list menu, if the land has the looking for members category set.
+ Added: Menu to manage player related things such as: members, banned players, invites, membership requests
So this moves the members and invitees item of the land menu to this menu. You might want to adjust item slots in the land menu
to prevent empty spaces. You can do so in the GUI file.
+ Added: Menu to manage membership requests
- Fixed: Flag descriptions of 3rd party plugins
- Fixed: Issue with listener registration
+ Added: [Suggestion] Role attribute to decide which role are paying taxes
+ Added: [Suggestion] API: WarEndEvent
- Fixed: [#2030] Error at /lands delete with item eco enabled in rare cases
- Fixed: [#2034] Error: no-item
- Fixed: [#2025] Click sounds
- Fixed: [#2025] Rent holo sign drop
+ 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
+ Added: PlaceholderAPI placeholder lands_land_name_plain
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#land
- Fixed: Issue with capture block removal
- 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
+ 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
https://github.com/Angeschossen/General/wiki/GUI-Menus#execute-command-as-console
- Fixed: [#2016] Able to declare at allies already in a war
+ 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.
- Fixed: [#2001] per world numbered permissions not updating on world change in cache
- Fixed: eco-format not applied to two messages related to rental
+ 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)
+ 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
+ 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
+ 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
- Fixed: Startup error
+ Added: Support for new items and blocks (protections)
+ Added: Support for new entity types (distinguish)