
Lands - Land claim plugin 7.15.7
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
- Fixed: [#2499] dropped exp with keep-inv
- Fixed: [#2498] init on moist
- Fixed: [#2497] detecting cave air with extensive check
- Fixed: [#2489] edit tenant flag
- Fixed: [#2492] keep exp if keep-inventory
+ Added: WarHandler to API to allow 3rd party developers to add their own elements to wars
- Fixed: [#2487] don't create tenant role if rent AND sell is disabled
+ Added: [Suggestion] option for keeping inventory inside land:
# Should players keep their inventory, if they die inside a land?
keep-inventory: false
+ Added: [Suggestion] /lands unclaim radius <radius>
+ Added: [Suggestion] support for new hologram type in CMI for 1.20+
- Fixed: [#2482] spawner disable option in config.yml
+ Added: [Suggestion] short-unit format
# The short format will use the normal format if the value is lower than 1000.
# This format is only used in cases where there is not much space, like on signs.
# This will convert balances like the following:
# 1000000000 = 1B whereas {value} = 1 and {unit} = B
# 1000000 = 1M
# 1000 = 1k
short-unit: '${value}{unit}'
+ Added: [Suggestion] short-unit format
# The short format will use the normal format if the value is lower than 1000.
# This format is only used in cases where there is not much space, like on signs.
# This will convert balances like the following:
# 1000000000 = 1B whereas {value} = 1 and {unit} = B
# 1000000 = 1M
# 1000 = 1k
short-unit: '${value}{unit}'
- Fixed: 3rd party plugins not able to set default state for flag
- Fixed: [#2481] [#2483] rental time resetting at rent interaction
+ Added: [Suggestion] warning before upkeep collection if funds are insufficient
- Fixed: [#2480] rent sign removal sets it back
- Fixed: [#2474] [#2454] rented time reset at reboot
- Fixed: [#2448] camp expiration delayed
- Fixed: [#2467] error on 1.18 at boat handling
- Fixed: database init on mohist
+ 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}'