
Lands - Land claim plugin 7.16.9
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
+ Changed: Respect banned status even if players are in combat (combat tag)
- Fixed: [#2299] Sign update for rented areas
- Fixed: [#2305] Invites menu missing item
+ Added: API Selection and selection.claim
- Fixed: Missing argument translations
- Fixed: [#2294] Vault deposit response at bank withdraw
- Fixed: [#2293] Ally sync for players
- Fixed: [#2286] Missing relations option in config
+ Improved: [#2317] safe loc detection
This update fixes an issue caused by the previous version
- Fixed: [#2282] [#2281] [#2280] [#2279] Error when saving player related data
- Fixed: WarDeclareEvent cancellation
+ Added: API LandSpawnSetEvent, LandSpawnRemoveEvent, LandSpawnTeleportEvent
+ Added: API LandPlayer: getChatMode and setChatModeF
+ Added: API - LandBankDepositEvent, LandBankWithdrawEvent, LandBankBalanceChangedEvent
also works in events.yml
+ Added: Remove balance as sorting option in lands and nations menu, if land.bank.enabled is set to false
+ Added: Option to disable luckperms context in case you don't need / want it:
# Being able to use Luckperms context: https://github.com/Angeschossen/Lands/wiki/Luckperms-Context
luckperms-context: true
[#2307]
+ Added: Skip set owner cooldown if editor is server admin
+ Added: /lands menu close command: https://github.com/Angeschossen/PluginFrameworkAPI/wiki/GUI-Menus#close-menu
+ Added: /nations spawn <nation> command
- Fixed: Wrong remaining setowner cooldown displayed at /l setowner
This update doesn't add any features, but fixes an issue with the update notification sending due to invalid version resolution. So if you're annoyed by it, feel free to update.
[#2296]
+ Added: Combat tag API: https://github.com/Angeschossen/LandsAPI/blob/master/src/main/java/me.angeschossen.lands.api/player/combat/CombatTag.java
- Fixed: [#2283] Land expiration with replace owner not taking max own lands into account
- Fixed: [#2286] Merging two lands could result into the merged part disappearing
- Fixed: [#2290] Dispenser spawn
+ Added: [Suggestion] Ignore invite owner etc. requirements for admin editors at /lands trust
- Fixed: [#2277] Unclaim
- Fixed: [#2275] Combat tag not being removed correctly
- Fixed: [#2277] Claim loading in combination with selection and map
- Fixed: [#2273] High tick usage at hanging break in combination with 3rd party plugins
- Fixed: [#2269] Error at time reward clalc due to async
- Fixed: [#2267] Missing help message and argument translations
- Fixed: Time not found: declaration.mutual.timeout
+ Added: [Suggestion] /lands setowner must now be accepted by the player via /lands accept or via their invites menu
+ Added: Option to toggle armor removal during selection mode
# Should a players armor be removed during selection mode (/lands selection)?
remove-armor: false
+ Added: Cooldown for owner change
# Set a owner change cooldown. Changing the owner of a land will also affect claim limits.
# To prevent abusal, you can enforce a cooldown. Owner changes through selling land,
# will affect this cooldown.
owner-cooldown_time: 7d
+ Added: [Suggestion] Combat tag is now being applied to both attacker and target, not just target
+ Changed: [#] Allow player to enter land if they have a combat tag (engaged with a player that is trusted in the land)
- Fixed: [#2263] Not being able to release entities out of bucket
- Fixed: [#2266] Missing argument translation
- Fixed: [#2258] Banning player shouldn't require them to wait for teleportation