
Lands - Land claim plugin 7.15.14
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
+ Added: API for the new landblocks
- Removed: Deprecated CaptureFlagBreakEvent in favor of LandBlockRemoveEvent
- Removed: Deprecated CaptureFlagPlaceEvent in favor of LandBlockPlaceEvent
- Fixed: [#2451] Error at AsyncTabCompleteEvent
- Fixed: [#2447] fly flag display state warning
- Fixed: Only allow players with the correct flag to open the land storage
- Fixed: [#2442] active teleportation at cmd execution
+ 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