
Lands - Land claim plugin 7.15.8
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
- Fixed: [#2353] Being able to place land mainblock in different land
- Fixed: [#2357] Wrong placement of glass pane on claim flag
- Fixed: [#2395] Error if no land spawn set (bedrock spawn teleport button)
+ Added: [Suggestion] /lands deposit all and /lands withdraw all
- Fixed: top lands hologram only showing place 2-10
- Fixed: [#2382] attached melon and pumpkin stem not counted towards harvest flag
- Fixed: [#2385] land deletion not removing land from menu immediately
+ Added: land mainblocks that open the land menu on interaction
These blocks also have a hologram. In the future, this might as well include a storage. These blocks aren't destructible.
If you want to charge your players for repositioning the mainblock (config.yml):
# Cost to repositon the mainblock after land creation.
mainblock-reposition-costs: 0
+ Added: API -> a lot of documentation
+ Added: API -> LandClaimSelectionEvent
+ Improved: Several improvements related to capture flags
- Fixed: {object} placeholder for currently engaged in war message
+ Improved: GUI menus now update their titles
- Fixed: events.yml haspermission check
+ Added: [Suggestion] Block AreaEffectCloudApplyEvent
+ Added: [Suggestion] Hide icon item attributes in menus
+ Added: [Suggestion] PlaceholderAPI placeholders: lands_lands_trusted, lands_lands_own, lands_lands
- Fixed: [#2368] /lands view issue with space in land name. Correction:
info: |
[NoPrefix]
&7&m━━━━━━━━━<━&r &5&lLand View &7&m━>━━━━━━━━━
[T]&8• &7Land: &2{land} &8[&8CLICK&8][H]&7Click here to get more information about this land.[/H][C]{cmd}[/C][/T]
&8• &7Level: {level}
&8• &7Nation: {nation}
&8• &7Chunk &7X: {x} Z: {z}
&7&lArea:&6 {area}
&8• &7Tax:&c {tax}
&8• &7Players:&7 {players}
&8• &7Description:&r {description}
&7&m━━━━━━━━━<━&r &5&lLand View &7&m━>━━━━━━━━━
- Fixed: SQL select max id error
+ Improved: Bedrock menu disable items depending on config
+ Added: API -> area member management, trusting etc.
+ Improved: Hide disabled commands from tab completion such as /wars
- Fixed: [2357] Taxes, upkeep not executing at expected interval
- Fixed: [#2363] Papi top place validation
This version relocates a few options to make it easier to toggle them. Lands is very customizable and has many options. This change intends to make it easier for you to easily toggle major features. Please make sure to re-configure them to your liking after updating.
+ Added: Features section in config.yml to faster toggle major features
########################################
# MAJOR FEATURES
########################################
# Here you can quickly toggle some major features.
# NOTE: These settings require server reload / restart.
features:
# Ukeep can be further configured in the upkeep section (this file).
upkeep: true
# Ukeep can be further configured in the taxes section (this file).
taxes: true
# Lands and nations can be in relations, such as ally, enemy and neutral.
# If you disable this option, all existing relations will be deleted.
# This is useful in combination with wars. However, you can also use it with wars disabled.
relations: true
+ Added: "usage" option to each first-join item to disable them completely if wanted to
+ Added: Some first images for bedrock menus for the land menu
+ Changed: [Suggestion] Display infinite symbol for potion effects from levels instead of numbers
- Fixed: [#2356] Land creation id assignment
- Fixed: Time not exist: declaration.min-age.attacker
+ Changed: [Suggestion] Capture flags now actually need to be captured back by the defenders if they're not captured fully yet
The invaders can only capture the flag if there are more invaders than defenders in the area
+ Changed: [Suggestion] Prevent entity damage from exploded tnt or creeper if flag disabled
+ Added: [Suggestion] /war info captureflag command to show captureflag recipe
+ Added: [Suggestion] Display new balance at upkeep payment in inbox / discord
- Fixed: PAPI top lands / nations placeholders
+ Added: Support for papers async tab completion
- Fixed: Missing category description
- Fixed: [#2351] tab completion at /lands spawn
- Fixed: [#2350] nottrusted command blacklist filtering commands
+ Added: Natural flags menu for bedrock forms
+ Improved: Better handling of command tab completions that have results over 50 entries (for example, 15000)
- Fixed: [#2379] Land delete broadcast not sent
- Fixed: Error in role menu
- Fixed: [#2378] Error bedrock form response at untrust
+ Added: [Suggestion] Display nation members as ally
+ Added: [Suggestion] Title placeholder to rentables menu
+ Added: [Suggestion] Being able to set items such as banners as land and area icon
+ Added: [Suggestion] Being able to reset role icon
+ Changed: [Suggestion] Change order of inbox messags to newest to oldest
+ Added: [Suggestion] New lands_nation_level_index and lands_nation_level_next_index PlaceholderAPI placeholders
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#nation
+ Added: API war Stats.modifyPoints
+ Added: API war getTimeLeft