
Lands - Land claim plugin 7.15.7
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
+ Added: "delete.rented" message, which will appear if a player tries to delete the land, while sub areas are still rented or bought.
+ Added: [Suggestion] Option to completely disable flight control
# If you disable flight control, the FLY flag from roles.yml won't have any effect.
enabled_4: true
+ Improved: Automatically correct eco-format, if server uses item eco
- Fixed: [#1579] Visualization offset that caused the visualization to shift
+ Added: [Suggestion] make /nation create bypass the level requirement if you have the "nations.admin.nation_edit" permission
+ Added: [Suggestion] squaremap support
+ Added: Support for PlaceholderAPI placeholders in the land title/enter message
+ Improved: Update numbered permissions on operator change
- Removed: Pl3xmap support: Pl3xmap is no longer maintained by their authors. squaremap is a continuation.
+ Added: [Suggestion] destroying containers now uses the block_break flag instead of open_containers
- Fixed: [#1625] cashback message at camp deletion
# If you want your players activity to be more anonymous, you can specify an update interval.
# This helps to prevent enemies spying dynmap to track player activity.
# Time units: d, h, m, s -> Example: 1h
# Default: -1 = use default handling defined by Lands (recommended)
update_time: -1
+ Added: dynmap members list is now sorted by role
- Fixed: [#1605] Camps not expiring if land expiration (inactive players) is disabled
- Fixed: [#1623] Land expiration not executing in rare cases due to previous deletions
- Fixed: [#1627] Nation taxes menu: modifier items no displaying
- Fixed: Wrong eco format display at {revenue} placeholder in the nation menu
- Fixed: [#1617] /lands claim auto not executing
levels:
enabled_15: false
+ Added: [Suggestion] You can now parse placeholders from 3rd party plugins in chat messages via PlaceholderAPI.
This does not include GUI menus. Lands will only integrate into PAPI if you have any PAPI placeholders in the language file. @Baran123456
+ Changed: [Suggestion] 'eco-format' now defaults to '$#,###.00'
All currency symbols have been removed from the default language files.
Current installations are not affected by this change. Only new users.
If you however, regenerate your language files to default make sure you update your eco-format option.
- Fixed: [#1607] Duplicate config value
- Fixed: [#1610] Error at updating player skull for leaderboard on 1.18.x
- Fixed: [#1608] Message not found: player-offline
- Fixed: [#1608] Role with flag edit various settings can't rename land
+ Added: [Suggestion] Don't teleport to AIR/void if no safe location is found at flight disable process
- Fixed: [#1599] Error at building air itemch
wouldn't be connected to his land, try to create a new land. If he can't create a new land, then it won't claim.
# Force lands to claim near their claims.
force-near:
enabled: true
# Should claim attempts that would violate the force-near restrictions be treated as new lands?
treat-as-new: true
+ Changed: The force-near option is now located under land.force-near.enabled
You might want to edit it to your liking as it is enabled by default.
+ Changed: Renamed permission "lands.command.menu.others" to "lands.admin.command.menu" to prevent
accidents with wildcard perms.
+ Added: /lands admin wilderness settings are now saved in your SQLite or MySQL database.
If you JSON, nothing will change. Otherwise, you may need to re-configure your /lands admin wilderness flags,
if you want to disable any flags there. By default, all are enabled.
+ Added: New members_visitor and members_nation item to role menu to describe which players get this role assigned
+ Changed: Updated config doc that only REDSTONE particle color can be changed in the latest version
- Fixed: [#1595] /claim fill timeout
- Fixed: [#1595] /claim fill termination
+ Added: [Suggestion] /lands claim fill: This command will claim everything that is enclosed by a claimed border
+ Added: [Suggestion] You can now specify custom model data for item based economy. For that, a new item has been added in the gui file.
currency:
name: ''
lore: []
material: GOLD_INGOT
- Fixed: [#1591] Level up executing wrong command list
You can limit the amount of chunks for camps in the config.
+ Added: Another message for 3rd party region claimed
region:
chunk: '&cYou can''t claim land here. &7This chunk already belongs to another region management plugin: {plugin}'
selection: '&cYou can''t claim this selection. &7It contains parts of a region from another region management plugin: {plugin}'
- Fixed: [#1587] Could create camp on wg region
- Fixed: Possible issue with async claim process completion at camp, claim block placement
- Fixed: [#1583] No private message at land and camp creation
+ Changed: Banks are now always enabled. The enabled_13 for banks now only toggles if claiming costs
are taken from the bank or personal account. The is enforced to act as a fallback, if you for example
use item economy. Also, this allows item ecos to still sort their lands by bank balance
- Fixed: Error when using papi color placeholders
+ Added: [Suggestion] Display "unlimited" as max rent time instead of 1035 days.
+ Added: [Suggestion] Change transactions between land and tenant to be sent to bank
# Should rent transactions be sent to the land bank?
# NOTE: This will only take effect, if banks are generally enabled (option: enabled_13).
# If disabled the transaction will be sent to the owners personal account.
bank: false
- Fixed: Cancel tp counter task immediately
More info: https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders
+ Added: [Suggestion] Forward the cost of /land spawn to the server's bank balance / owners account (if banks disabled)
+ Changed: [Suggestion] Forcefully enable banks if the server does not have Vault installed
This is enforced to prevent issues with rent payments when a player is offline.
+ Improved: Default list format