
Lands - Land claim plugin 7.15.22
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
5.11.9
Jun 26, 2021
Leaderboard Skull Update
5.11.8
Jun 22, 2021
Fly Sound and Enchanted GUI Items
+ Added: Suggestion: "make fly mode disable thing ignore the player if they are in a boat (it will eject the player when the timer runs out)"
+ Added: Optional sound, which plays when fly gets re-enabled. Option: re-enable_sound
+ Added: You can now add the 'enchanted: true' value to items in your gui file
- Removed: Enabled flags will no longer be enchanted. Some items to not support this, so it was confusing.
- Improved: Style of default language gui file
+ Added: Optional sound, which plays when fly gets re-enabled. Option: re-enable_sound
+ Added: You can now add the 'enchanted: true' value to items in your gui file
- Removed: Enabled flags will no longer be enchanted. Some items to not support this, so it was confusing.
- Improved: Style of default language gui file
5.11.7
Jun 21, 2021
Minor Fixes
- Fixed: Players being able to destroy lily pads with a bot in the wilderness, even if block break is disallowed in wilderness
- Fixed: Allow claiming above WG regions, if the WG regions is not from bottom to top and the claim height does not collide with the WG region
- Improved: Improved interaction listener amount of checks
- Fixed: Allow claiming above WG regions, if the WG regions is not from bottom to top and the claim height does not collide with the WG region
- Improved: Improved interaction listener amount of checks
5.11.6
Jun 19, 2021
Land Chat and Dynmap Opacity
+ Added: Allow /lands admin shield reset to reset the shield of the nation, the land is part of.
+ Added: /Lands admin give claimblock silent parameter
+ Added: Automatically convert the 0-1 opactiy scale of dynmap to 0-255
- Changed: Allow usage of $ in lands chat
- Fixed: Some typos at /lands admin
+ Added: /Lands admin give claimblock silent parameter
+ Added: Automatically convert the 0-1 opactiy scale of dynmap to 0-255
- Changed: Allow usage of $ in lands chat
- Fixed: Some typos at /lands admin
5.11.5
Jun 18, 2021
Improvements and Fixes
+ Added: Players that are not allowed to pickup items at a given location, also won't be able to drop items there.
+ Added: Ignore pvp if the location is claimed by WorldGuard
+ Added: Taxes announcements won't be re-send every time a player re-joins instead to the configured interval in config
+ Added: Bedrock forms for bedrock players, when changing land name etc. Player name inputs are currently still handled through chat.
- Updated: Swedish language by @Broken_arrow !
- Fixed: Error at mob despawn task on 1.17
- Fixed: [newline] not getting replaced in plain messages
- Fixed: Display list not automatically setting new flags to display
+ Added: Ignore pvp if the location is claimed by WorldGuard
+ Added: Taxes announcements won't be re-send every time a player re-joins instead to the configured interval in config
+ Added: Bedrock forms for bedrock players, when changing land name etc. Player name inputs are currently still handled through chat.
- Updated: Swedish language by @Broken_arrow !
- Fixed: Error at mob despawn task on 1.17
- Fixed: [newline] not getting replaced in plain messages
- Fixed: Display list not automatically setting new flags to display
5.11.4
Jun 16, 2021
Wild and WG Fly
+ Added: extensive-check option for /wild
- Fixed: Unsafe destination at /wild
- Fixed: WorldGuard fly control issue
- Fixed: [newline] not working inside hovers correctly
- Fixed: Unsafe destination at /wild
- Fixed: WorldGuard fly control issue
- Fixed: [newline] not working inside hovers correctly
5.11.3
Jun 14, 2021
Language Files - newline fix
- Fixed: [newline] printing symbol and new line into chat on Java 16
- Minor performance improvements and rtp
- Removed: Two no longer needed options
- Updated: pt-BR language files by @Yamamot00 !
- Minor performance improvements and rtp
- Removed: Two no longer needed options
- Updated: pt-BR language files by @Yamamot00 !
5.11.1
Jun 12, 2021
Land Creation Fix
+ Added: Allow geyser player names which start with * for land creation
- Fixed: Player Steve being auto trusted to a land on land creation (bug from recent versions)
- Fixed: "Server" member not removed from land after converting it from admin land -> normal land
- Fixed: Player Steve being auto trusted to a land on land creation (bug from recent versions)
- Fixed: "Server" member not removed from land after converting it from admin land -> normal land
5.11.0
Jun 11, 2021
Minecraft 1.17 and Java 16
+ Added: Support for Spigot and Paper 1.17
Java 16 is supported too. You can still use lower Java versions without any issues (however Spigot, Paper 1.17 requires Java 16).
+ Added: /Lands claim [radius] and /Lands claim [land] [radius]
+ Added: Allow special characters in land titles
+ Improved: Auto land creation messages
+ Improved: Some visualizations with symbols
Java 16 is supported too. You can still use lower Java versions without any issues (however Spigot, Paper 1.17 requires Java 16).
+ Added: /Lands claim [radius] and /Lands claim [land] [radius]
+ Added: Allow special characters in land titles
+ Improved: Auto land creation messages
+ Improved: Some visualizations with symbols
5.10.1
Jun 5, 2021
WorldGuard Flag and LuckPerms
+ Added: You can again use the 'ALL' value to set all flags for a role in roles.yml
+ Added: Faster numbered permissions lookup through optional LuckPerms integration
+ Added: API: LandOwnerChangeEvent to detect the owner change of a land or sub area
+ Added: You now can add your own gui items to a menu: https://github.com/Angeschossen/General/wiki/GUI-Menus
Custom items in the 's' section are no longer supported.
- Fixed: Players being able to bypass the WorldGuard lands-claim flag
- Fixed: Typo in levels.yml
+ Added: Faster numbered permissions lookup through optional LuckPerms integration
+ Added: API: LandOwnerChangeEvent to detect the owner change of a land or sub area
+ Added: You now can add your own gui items to a menu: https://github.com/Angeschossen/General/wiki/GUI-Menus
Custom items in the 's' section are no longer supported.
- Fixed: Players being able to bypass the WorldGuard lands-claim flag
- Fixed: Typo in levels.yml
5.10.0
Jun 4, 2021
Configuration and Level Commands
+ Added: You can now execute commands when a land levels up or down. More information: https://github.com/Angeschossen/Lands/wiki/Levels#execute-commands-at-level-up-and-down
You can find the same information for nations on the wiki page too, if you scroll down.
+ Added: Command list to be executed when a war ends: winner-cmds_list and loser-cmd_list in wars.yml
+ Added: Tab complete lands at /wars declare
+ Added: You can now display lands at Dynmap, BlueMap and Pl3xMap at the same time.
+ Added: 'give' option for new players to disable new players getting the selection or info tool on first join
+ Added: Max name lengths do no longer count color does to the name length
- Fixed: Admin flags got added to roles.yml automatically too, besides player flags
- Fixed: Not able to set empty lists in config
The complete config file update mechanisms have been recoded. It aims to fix multiple minor issues which
could have been annoying sometimes. Please report any issues to via pm or Discord.
You can find the same information for nations on the wiki page too, if you scroll down.
+ Added: Command list to be executed when a war ends: winner-cmds_list and loser-cmd_list in wars.yml
+ Added: Tab complete lands at /wars declare
+ Added: You can now display lands at Dynmap, BlueMap and Pl3xMap at the same time.
+ Added: 'give' option for new players to disable new players getting the selection or info tool on first join
+ Added: Max name lengths do no longer count color does to the name length
- Fixed: Admin flags got added to roles.yml automatically too, besides player flags
- Fixed: Not able to set empty lists in config
The complete config file update mechanisms have been recoded. It aims to fix multiple minor issues which
could have been annoying sometimes. Please report any issues to via pm or Discord.
5.9.1
May 28, 2021
Minor Fixes and Rentlist
- Fixed: Failed to set flag icons on older API versions
- Fixed: Tab completion error at /lands help [page]
For the 5.9.0 changelog see below.
- Fixed: Tab completion error at /lands help [page]
For the 5.9.0 changelog see below.
5.9.0
May 28, 2021
Rent / buy Areas Menu
+ Added: '/Lands rentlist' command
You can now browse all available listings (rent and buy)
+ Added: /map shortcut for /Lands map
+ Added: Enabled flags will now glow
- Changed: Only send pvp warning on area enter, if at least one more role is allowed to fight. This only affects members of the owner role.
- Fixed: Wrong land placeholder replacement at trust.max-members
You can now browse all available listings (rent and buy)
+ Added: /map shortcut for /Lands map
+ Added: Enabled flags will now glow
- Changed: Only send pvp warning on area enter, if at least one more role is allowed to fight. This only affects members of the owner role.
- Fixed: Wrong land placeholder replacement at trust.max-members
5.8.1
May 21, 2021
Minor - 3rd party Entity Spawns
+ Added: Listen for entity spawns from 3rd party plugins if possible and cancel spawning if flags do not allow it
Please note that still some plugins may "bypass" this.
+ Updated: Swedish language by @Broken_arrow !
Please note that still some plugins may "bypass" this.
+ Updated: Swedish language by @Broken_arrow !
5.8.0
May 19, 2021
SQLite Support and Admin Edit
+ Added: SQLite DBMS support (option: sqlite)
+ Added: You can now edit other players lands with /lands edit , even if edit-by-loc is enabled
+ Added: No longer charge for server admin actions via /lands edit
+ Added: {value} placeholder to money.failure.bank message (deposit money by clicking on the text)
- Fixed: roles.yml did not accept changes at display list option
+ Added: You can now edit other players lands with /lands edit , even if edit-by-loc is enabled
+ Added: No longer charge for server admin actions via /lands edit
+ Added: {value} placeholder to money.failure.bank message (deposit money by clicking on the text)
- Fixed: roles.yml did not accept changes at display list option
5.7.8
May 17, 2021
Bugfixes and Improvements
- Improved: Indexing for selection unclaim
- Improved: Indexing for selection claim
- Fixed: /lands selection would not unclaim unloaded regions
- Fixed: Minor issue with the BlueMap integration
- Fixed: Owner would show up in the members field for the dynmap / bluemap integration
- Improved: Indexing for selection claim
- Fixed: /lands selection would not unclaim unloaded regions
- Fixed: Minor issue with the BlueMap integration
- Fixed: Owner would show up in the members field for the dynmap / bluemap integration
5.7.7
May 15, 2021
Nations Admin Edit and /wild
+ Added: Nation admin edit permission
nations.admin.nation_edit:
description: Edit other players nations of their lands from /lands edit
+ Added: Automatically reload roles.yml configurations if a new flag has been added by the plugin to the file.
+ Added: /Lands wild will now additionally make sure that NEAR the destination is no claimed land, depending on the view distance of your server.
nations.admin.nation_edit:
description: Edit other players nations of their lands from /lands edit
+ Added: Automatically reload roles.yml configurations if a new flag has been added by the plugin to the file.
+ Added: /Lands wild will now additionally make sure that NEAR the destination is no claimed land, depending on the view distance of your server.
5.7.6
May 14, 2021
Interact Trapdoor Flag
+ Added: New role flags will now be automatically added to the all roles in roles.yml except for the "visitor" and "nation" role.
+ Added: INTERACT_TRAPDOOR flag
+ Updated: Swedish language by @Broken_arrow !
+ Added: INTERACT_TRAPDOOR flag
+ Updated: Swedish language by @Broken_arrow !
5.7.5
May 11, 2021
Teleport Sound
+ Added: Configureable and optional teleport sound: teleport_sound in config
+ Added: Default title color set to GRAY when setting land title
- Fixed: Role colors not set when creating a new area
- Fixed: Message noaccess.position not found
- Fixed: Nullpointer exception on BlockFertilizeEvent event in some cases
+ Added: Default title color set to GRAY when setting land title
- Fixed: Role colors not set when creating a new area
- Fixed: Message noaccess.position not found
- Fixed: Nullpointer exception on BlockFertilizeEvent event in some cases
5.7.4
May 8, 2021
Wars Fixes and Nations API
+ Added: API: Retrieve nations
- Fixed: cmd-blacklist not recognized for wars (wars.yml)
- Fixed: Combat cancellation during war (introduced in a recent update)
- Fixed: cmd-blacklist not recognized for wars (wars.yml)
- Fixed: Combat cancellation during war (introduced in a recent update)