
Lands - Land claim plugin 7.16.9
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
+ Added: You can now specify flags to be toggleable for the tenant role (roles.yml)
# Allow lands to toggle specific flags for this role? They can only do this while the area is NOT rented.
# WARNING: Keep in mind that this could allow lands to rent out areas, in which tenants can't do much or nothing depending
# on the "allow-edit" list. You can add "all" to the list to allow them to toggle all flags for this role.
# NOTE: They still need the generl toggle permission for the flags. These can be found in the wiki: https://github.com/Angeschossen/Lands/wiki/Permissions#toggle-role-flags
allow-toggle-flags: []
- Fixed: [#2240] assigning areas for an admin land
- Fixed: [#2437] error at /lands unclaim all
- Fixed: Land storage item grouping at save
- Fixed: [#2436] Top leaderboard hologram only displaying 9
- Fixed: Some minor issues regarding rent signs
This update migrates the land rent and sell signs and holograms to the new landblock system. It's recommended to backup your database, if
you use the rent system.
- Fixed: [#2435] Don't show player inbox on join, if player has inbox disabled
- Fixed: [#2433] Entering boats counts as interact_general
- Fixed: [#2429] Wither animal attack flag bound to entity griefing flag
- Fixed: [#2429] Spawner spawn flag setting
- Fixed: [#2425] rent signs disappearing in rare cases
+ Added: Option to toggle land storage
# If enabled, allows land members to store items in the /lands storage command.
# The storage can also be accessed by clicking on the land mainblock's barrel.
# WARNING: If you disable this option, all items in all land storages will be deleted.
storage: true
+ Added: Land's can now toggle the mainblock hologram
You may want to update this item in the GUI file:
mainblock_reposition:
name: '&c&lEdit Mainblock'
lore: '&8✖ &bLEFT CLICK[newline] &7Remove or reposition the mainblock.[newline] &8• &7Placing it again costs:&c {cost}[newline]&8✖ &9RIGHT CLICK[newline] &7Toggle the hologram: {hologram}'
+ Added: [Suggestion] Land members can now add inbox messages of the type "POST"
Land members will also get notified upon login if there are any new posts.
Also the land mainblock will prefer posts for the {inbox} placeholder.
+ Added: API: PlayerCooldown: https://github.com/Angeschossen/LandsAPI/commit/f19e87fd9d1ee513974d4adfee4ddd25684c539d
+ Added: [Suggestion] You can now configure the interval of the /view particles
# The interval of the particles appearing.
# The minimum is one second.
view-interval_time: 1s
+ Added: [Suggestion] Land item storage
+ Added: [Suggestion] /lands storage - opens the storage inventory
+ Added: [Suggestion] Open the storage inventory by clicking on the land block barrel
- Fixed: [#2412] Tenant role duplicating
+ Added: [#2406] Option to disable player skin fetching
+ Added: wither_attack_animal natural flag for farms
+ Added: [Suggestion] PlaceholderAPI placeholder: lands_nation_bool
+ Improved: Saving large amounts of lands, nations etc.
- Fixed: /lands delete
- Fixed: [#2402] [#2401] SkinsRestorer hook enable
- Fixed: [#2422] nation save and war info
This version contains significant internal changes. Please note that while all changes have been tested, there could be something I overlooked in specific environments. If you encounter any issue, please open a bugreport in the Discord server or send a private messages. Also, you're always able to downgrade to 6.38.3.
+ Improved: Internal region and claim logic. This is especially useful for servers that have tens of thousands of lands.
+ Improved: Internal claim and unclaim management
+ Added: [#2422] player info menu
+ Added: [Suggestion] fly reactivate permission
# Set a permission to check before Lands reactivates flight for a player.
# Lands only reactivates flight, if Lands previously disabled it for the player and they're now allowed to fly again
# at their current location. This permission just adds another requirement, besides the fly role flag.
reactivate-perm: ''
+ Added: [Suggestion] /lands list [category]
+ Added: SkinsRestorer support
- Fixed: [#2422] missing player self failure response for bedrock forms
- Fixed: [#2400] Player skulls not updating immediately
- Fixed: Invalid skin URL for default
- Fixed: error when setting area spawn in bedrock menu
- Fixed: [#2420] Error at startup when on spigot
- Fixed: [#2419] Wrong placeholder values in /lands list
[#2418] [#2413] [#2423]