Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.20 Support

MC Plugin Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.20 Support 7.1.4
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars

- Fixed: Saving war declarations
+ Added: Support for synchronizing rent/sell areas
Before updating to this version, please make sure to make a backup of your current SQL database.
Also, downgrading from this version to an older one will not work!


This version adds support for synchronizing lands and claims across servers.

If you want to synchronize claims across servers, read the setup instructions here: https://github.com/Angeschossen/Lands/wiki/Database#synchronizing-claims-across-servers

+ Added: Being able to sync lands and claims across servers
+ Added: Update the menu view if another player, for example, toggles flags etc.
+ Added: Redis TTL cache, if Redis enabled in config.yml
+ Improved: Several anti grief protections
- Fixed: Several bugs that aren't listed in this changelog

If you use the Lands API:
- All getId methods for lands, nations, wars, areas, roles are deprecated. The numerical ID isn't unique across multiple servers and should no longer be used. Use getULID instead. This is a universally unique lexicographically sortable identifier, which is unique across all servers. It's also better for SQL queries in comparison to UUID, as it's b-tree friendly for sorting. Doc: https://javadoc.jitpack.io/com/gith.../api/memberholder/MemberHolder.html#getULID--
It's not recommended to use this version on production / live servers. Please wait for 7.1.0 to be released.

This update adds support for running Lands on multiple servers while synchronizing claims on each of these servers. Additionally, support for multipaper (https://multipaper.io/) has been added.

This is currently only supported for new installations. So it won't work for existing servers right now. A database migration will be added later.

More info: https://github.com/Angeschossen/Lands/wiki/Database#synchronizing-claims-across-servers

Fixes to this beta version will be published under the same version without any notifications.
- Fixed: Error if world not lands world at interaction or claim
+ Added: [Suggestion] Area argument to /lands spawn [land] [area]
Allows players to teleport to sub areas of lands.
+ Added: API Rent and sell API for information
+ Added: API PlayerRentalEvent, RentalExpireEvent, RentalOfferCreateEvent, LandPostCreateEvent
- Fixed: Wrong land/nation name in menu of received or sent relationship offers
- Fixed: Shift + left click to open land info in relationship menus
- Fixed: Banning players on Folia and general teleportation
+ Added: [Suggestion] Toggeling refunding claimblocks
- Fixed: Nation deletion throwing error
+ Added: [Suggestion] Being able to search lands and nations in /lands list and /nations list
[IMG]
+ Added: %lands_nation_name_plain% PAPI placeholder

- Fixed: /lands map error in world where claims are disabled
- Fixed: Missing slots warning on startup
  • Like (+1)
Reactions: dez_man849
Top Bottom