
Lands - Land claim plugin 7.15.15
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
5.14.10
Sep 7, 2021
PAPI, ListPerms, Fixes
+ Added: If rent hologram is removed, drop sign [Suggestion]
+ Added: %lands_claimed% papi placeholder [Suggestion]
more info: https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#general
+ Added: /lands listperms to check which Lands permissions a player has
- Changed: If player is banned and logs into the area he is banned: Teleport to the nearest wilderness location instead of world spawn
- Fixed: Duplicate config option "wait"
- Fixed: Error when setting item material to AIR
- Fixed: Not giving cashback on land deletion
+ Added: %lands_claimed% papi placeholder [Suggestion]
more info: https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#general
+ Added: /lands listperms to check which Lands permissions a player has
- Changed: If player is banned and logs into the area he is banned: Teleport to the nearest wilderness location instead of world spawn
- Fixed: Duplicate config option "wait"
- Fixed: Error when setting item material to AIR
- Fixed: Not giving cashback on land deletion
5.14.9
Sep 4, 2021
Rentlist Teleport
+ Added: "_any" option to nation papi placeholders. See the wiki for more information:
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#_any-option
+ Added: Options to customize the teleportation through the
/lands rentlist menu
# Teleportation through the /lands rentlist command.
teleport:
# Wait time until the player gets teleported.
# Note: Time unit is seconds.
wait: 3
# Cost for teleportation to a rentable area.
costs_7: 0.0
# Cooldown for teleportation to a rentable area.
cooldown_6: 0s
- Updated: Swedish language by @broken_arrow
- Fixed: Players being able to activate pressure plates by shooting arrows since latest versions
- Fixed: Players could use fishing rod to move armor stands
- Fixed: "Server" placeholder player trusted to new area creations
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#_any-option
+ Added: Options to customize the teleportation through the
/lands rentlist menu
# Teleportation through the /lands rentlist command.
teleport:
# Wait time until the player gets teleported.
# Note: Time unit is seconds.
wait: 3
# Cost for teleportation to a rentable area.
costs_7: 0.0
# Cooldown for teleportation to a rentable area.
cooldown_6: 0s
- Updated: Swedish language by @broken_arrow
- Fixed: Players being able to activate pressure plates by shooting arrows since latest versions
- Fixed: Players could use fishing rod to move armor stands
- Fixed: "Server" placeholder player trusted to new area creations
5.14.8
Sep 2, 2021
Clickable Rent Holograms - Optional
+ Added: You can now use holograms instead of signs for the rental system
# Use holograms instead of sings? If enabled, after setting up the rent or sell sign, the sign will disappear and a clickable hologram will appear.
# Only available when using HolographicDisplays. CMI does not support clickable holograms.
holograms: false
+ Added: Prevent untrusted players to change sign colors or glow
- Fixed: Error at 3rd party plugins when hooking into levels and levels are disabled in Lands
# Use holograms instead of sings? If enabled, after setting up the rent or sell sign, the sign will disappear and a clickable hologram will appear.
# Only available when using HolographicDisplays. CMI does not support clickable holograms.
holograms: false
+ Added: Prevent untrusted players to change sign colors or glow
- Fixed: Error at 3rd party plugins when hooking into levels and levels are disabled in Lands
5.14.7
Aug 31, 2021
GUI Menus - Key Q
+ Added: You can now untrust players in the menu by using the "Q" key
+ Added: You can now revoke invites in the menu by using the "Q" key
+ Added: You can now delete roles in the menu by pressing the "Q" Key
+ Added: "/lands unclaim auto" command
+ Added: auto-action timeout
# After how long should the auto-action be stopped?
timeout: 2m
- Changed: "/lands ban" -> teleport players to the edge of the land instead of to world spawn
+ Added: You can now revoke invites in the menu by using the "Q" key
+ Added: You can now delete roles in the menu by pressing the "Q" Key
+ Added: "/lands unclaim auto" command
+ Added: auto-action timeout
# After how long should the auto-action be stopped?
timeout: 2m
- Changed: "/lands ban" -> teleport players to the edge of the land instead of to world spawn
5.14.6
Aug 28, 2021
Minor Hotfix and French Lang
- Fixed: Players lands not showing up in menu, if was trusted while they were offline or trusted by 3rd party plugins
- Updated: French language by @Detrakeurr
- Updated: French language by @Detrakeurr
5.14.5
Aug 26, 2021
Bugfixes
- Fixed: eco format not applying to not enough money personal account message
- Fixed: Cancelling ChunkDeleteEvent at land deletion would not stop land deletion
- Fixed: Issue with unclaiming large amount of chunks
- Fixed: Issue with selection message spam
- Fixed: Cancelling ChunkDeleteEvent at land deletion would not stop land deletion
- Fixed: Issue with unclaiming large amount of chunks
- Fixed: Issue with selection message spam
5.14.4
Aug 23, 2021
Bugfixes
- Fixed: Issue with cancelling ChunkDeleteEvent
- Fixed: Issue when using multiple web map plugins
- Fixed: Mutual declaration state not beeing saved
- Fixed: Selection issue
- Fixed: Issue when using multiple web map plugins
- Fixed: Mutual declaration state not beeing saved
- Fixed: Selection issue
5.14.3
Aug 20, 2021
Assign and unloaded Regions
- Fixed: Issue with /assign and unloaded regions, saying it conflicts with wilderness
5.14.2
Aug 19, 2021
API Events
- Fixed: from-name option not taking effect if the land is part of a nation, even if from nation color is disabled
+ Added: API -> NationCreateEvent
+ Added: API -> NationDeleteEvent
+ Added: API -> NationRenameEvent
+ Added: API -> NationTrustLandEvent
+ Added: API -> NationUntrustLandEvent
+ Added: API -> NationCreateEvent
+ Added: API -> NationDeleteEvent
+ Added: API -> NationRenameEvent
+ Added: API -> NationTrustLandEvent
+ Added: API -> NationUntrustLandEvent
5.14.1
Aug 18, 2021
Level Progression and 3rd party Requirements
- Fixed: Minor issue with level calculation of requirements that aren't cached yet
+ Added: API -> 3rd party plugins can now register their own requirements
The levels.yml will be regenerated.
+ Added: New menu to view the progress of unlocking the next level.
These can be opened via /lands level, /nations level or via the land or nation menu.
+ Added: New requirement for nation level up: "lands"
+ Added: New requirement for land and nation level up: "farms" of plugin BetterFarming
+ Added: New requirement for land and nation level up: "hoppers" of plugin UpgradeableHoppers
+ Added: New requirement for land and nation level up: "spawners" of plugin UpgradeableSpawners
+ Added: API -> 3rd party plugins can now register their own requirements
The levels.yml will be regenerated.
+ Added: New menu to view the progress of unlocking the next level.
These can be opened via /lands level, /nations level or via the land or nation menu.
+ Added: New requirement for nation level up: "lands"
+ Added: New requirement for land and nation level up: "farms" of plugin BetterFarming
+ Added: New requirement for land and nation level up: "hoppers" of plugin UpgradeableHoppers
+ Added: New requirement for land and nation level up: "spawners" of plugin UpgradeableSpawners
5.14.0
Aug 18, 2021
Level Progression and 3rd party Requirements
+ Added: API -> 3rd party plugins can now register their own requirements
The levels.yml will be regenerated.
- Fixed: Some minor issues with level progression
+ Added: New menu to view the progress of unlocking the next level.
These can be opened via /lands level, /nations level or via the land or nation menu.
+ Added: New requirement for nation level up: "lands"
+ Added: New requirement for land and nation level up: "farms" of plugin BetterFarming
+ Added: New requirement for land and nation level up: "hoppers" of plugin UpgradeableHoppers
+ Added: New requirement for land and nation level up: "spawners" of plugin UpgradeableSpawners
+ Added: Allow players without the interact_continer flag to open lecterns, but not taking the book.
+ Added: Protection against hopper minecarts
It was possible to spawn a hopper minecart and then push it into other lands to steal items from chests.
This is no longer possible.
+ Added: Suggestion -> don't return anything for "%rel_lands_war_relation%" if there is no war between the two players.
+ Added: Suggestion -> don't allow monsters to teleport into claims, if the "monster_spawn" flag is disabled
+ Added: Border for untrusted neighbour lands
+ Added: No longer send pvp warning if previous area was also pvp
+ Added: Suggestion -> API: wild method to rtp players
/**
* Randomly teleport a player in the given world.
* @param landPlayer The player
* @param world The destination world
*/
void wild(@NotNull LandPlayer landPlayer, @NotNull World world);
- Fixed: API: Wrong delete reason at /unclaim
- Fixed: edit-by-loc option: players could select lands for editing in which they're not trusted.
They couldn't edit them tough.
- Fixed: Error when tab completing in console
- Fixed: Skins not applying to leaderboard heads since on latest spigot, paper
- Fixed: Wrong level name at level down
- Fixed: Declare flag not working at /wars declare -> for nations if the executor is not the capital owner

The levels.yml will be regenerated.
- Fixed: Some minor issues with level progression
+ Added: New menu to view the progress of unlocking the next level.
These can be opened via /lands level, /nations level or via the land or nation menu.
+ Added: New requirement for nation level up: "lands"
+ Added: New requirement for land and nation level up: "farms" of plugin BetterFarming
+ Added: New requirement for land and nation level up: "hoppers" of plugin UpgradeableHoppers
+ Added: New requirement for land and nation level up: "spawners" of plugin UpgradeableSpawners
+ Added: Allow players without the interact_continer flag to open lecterns, but not taking the book.
+ Added: Protection against hopper minecarts
It was possible to spawn a hopper minecart and then push it into other lands to steal items from chests.
This is no longer possible.
+ Added: Suggestion -> don't return anything for "%rel_lands_war_relation%" if there is no war between the two players.
+ Added: Suggestion -> don't allow monsters to teleport into claims, if the "monster_spawn" flag is disabled
+ Added: Border for untrusted neighbour lands
+ Added: No longer send pvp warning if previous area was also pvp
+ Added: Suggestion -> API: wild method to rtp players
/**
* Randomly teleport a player in the given world.
* @param landPlayer The player
* @param world The destination world
*/
void wild(@NotNull LandPlayer landPlayer, @NotNull World world);
- Fixed: API: Wrong delete reason at /unclaim
- Fixed: edit-by-loc option: players could select lands for editing in which they're not trusted.
They couldn't edit them tough.
- Fixed: Error when tab completing in console
- Fixed: Skins not applying to leaderboard heads since on latest spigot, paper
- Fixed: Wrong level name at level down
- Fixed: Declare flag not working at /wars declare -> for nations if the executor is not the capital owner

5.13.3
Aug 9, 2021
Tool Slots
+ Added: You can now configure the slots for the tools
# The tool used to create selections and claim, unclaim or assign them.
selection:
# Lands will automatically give the tool to new players and set it to the slot.
slot: 0
# Enable / disable the visualization / info tool.
# Should Lands give every new player a information tool, which is defined in your gui language file?
# This tool will send the /lands view information for the location the player is pointing at by using the tool.
info:
slot_2: 1
- Fixed: Error at luckperms cacl event
- Fixed: Invalid help message
# The tool used to create selections and claim, unclaim or assign them.
selection:
# Lands will automatically give the tool to new players and set it to the slot.
slot: 0
# Enable / disable the visualization / info tool.
# Should Lands give every new player a information tool, which is defined in your gui language file?
# This tool will send the /lands view information for the location the player is pointing at by using the tool.
info:
slot_2: 1
- Fixed: Error at luckperms cacl event
- Fixed: Invalid help message
5.13.1
Aug 7, 2021
Minor Additions from Suggestions
+ Added: You can now disable the information tool
# Enable / disable the visualization / info tool.
# Should Lands give every new player a information tool, which is defined in your gui language file?
# This tool will send the /lands view information for the location the player is pointing at by using the tool.
info: true
+ Added: Entry "server" in the language file to translate the owner for admin lands
+ Added: War declaration option:
# Should attackers only be able to send war declarations to lands or nations where at least one player is online?
online: false
- Fixed: Nations warshield not reducing
- Fixed: Teleportation ignored yaw and pitch since latest versions
# Enable / disable the visualization / info tool.
# Should Lands give every new player a information tool, which is defined in your gui language file?
# This tool will send the /lands view information for the location the player is pointing at by using the tool.
info: true
+ Added: Entry "server" in the language file to translate the owner for admin lands
+ Added: War declaration option:
# Should attackers only be able to send war declarations to lands or nations where at least one player is online?
online: false
- Fixed: Nations warshield not reducing
- Fixed: Teleportation ignored yaw and pitch since latest versions
5.13.0
Aug 4, 2021
Selection and Improvements
+ Improved: How selections are done.
Corners will not be set in a cycle. The selection tool still exists, but now alternatively the key "Q" can be used to set a corner
at the players position. Because of this addition the commands /selection pos1 and /selection pos2 have been removed. You can find a
screenshot below.
While this update may seem like a small change, changing the way of the claiming process always needs to be considered carefully. If you have any
feedback about that, please let us know on Discord or via pm.
+ Improved: Default color scheme.
Improved usability.
+ Added: API: onLoad method, which calls the runnable, once Lands is loaded.
- Fixed: Exception at visualizations
- Fixed: War shields not applied at draw
- Fixed: 'lands' detected as Lands sign instead of [lands]
- Fixed: Pressure plates protection
- Fixed: Some tab completions not working as expected
- Fixed: Minor issues with task scheduling
Corners will not be set in a cycle. The selection tool still exists, but now alternatively the key "Q" can be used to set a corner
at the players position. Because of this addition the commands /selection pos1 and /selection pos2 have been removed. You can find a
screenshot below.
While this update may seem like a small change, changing the way of the claiming process always needs to be considered carefully. If you have any
feedback about that, please let us know on Discord or via pm.
+ Improved: Default color scheme.
Improved usability.
+ Added: API: onLoad method, which calls the runnable, once Lands is loaded.
- Fixed: Exception at visualizations
- Fixed: War shields not applied at draw
- Fixed: 'lands' detected as Lands sign instead of [lands]
- Fixed: Pressure plates protection
- Fixed: Some tab completions not working as expected
- Fixed: Minor issues with task scheduling
5.12.7
Jul 30, 2021
Teleport and API
+ Added: API: war.getTeam
- Fixed: Incompatibilities with other plugins that listen to teleportation on /lands spawn or /wild, which in some setups could lead to a server crash
- Fixed: Incompatibilities with other plugins that listen to teleportation on /lands spawn or /wild, which in some setups could lead to a server crash
5.12.6
Jul 28, 2021
Dynmap and Relation Placeholder
+ Added: Dynmap option:
# Should it also apply the color of the name to the border?
border: true
+ Added: %rel_lands_war_relation% placeholder for PlaceholderAPI, which displays the relation of two players during a war.
- Changed: First claim is only free on first /claim not on /unclaim -> /claim
# Should it also apply the color of the name to the border?
border: true
+ Added: %rel_lands_war_relation% placeholder for PlaceholderAPI, which displays the relation of two players during a war.
- Changed: First claim is only free on first /claim not on /unclaim -> /claim
5.12.5
Jul 23, 2021
Claimblock - Auto Land Detection
+ Added: claimblock placement will now automatically detect the claimland if the /edit land is not a neighbour of the current chunk
5.12.4
Jul 22, 2021
Nations Upkeep
- Fixed: Nations upkeep not being taken in some cases
- Changed: Default upkeep nopay-time (config.yml)
- Changed: Default upkeep nopay-time (config.yml)
5.12.3
Jul 21, 2021
Minor - Support for latest LandsDiscordBot
+ Added: This version just adds support for the new LandsDiscordBot plugin version. Some new API methods are included in this version that are required by the latest LandsDiscordBot plugin.
https://www.spigotmc.org/resources/landsdiscordbot-discord-bot-for-lands.74047/update?update=414557
https://www.spigotmc.org/resources/landsdiscordbot-discord-bot-for-lands.74047/update?update=414557