
Lands - Land claim plugin 7.16.11
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
- Fixed: [#2375] /lands confirmtp
- Fixed: Level requirement display color
- Fixed: [#2365] Hitting shulker bullet wrong flag
- Fixed: Item eco bank withdraw
+ Added: Multi locale support for GUIs
- Fixed: [#2368] Mainblock reposition cost
- Fixed: Init error with experimental papermc 1.20.2
- Fixed: Land merging
- Fixed: Empty message being sent if message land enter, leave title is disabled
- Fixed: Locale error on spigot
+ Improved: Towny claim import
- 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