Welcome to Minecraft Forums!

Minecraft Forums is dedicated to all things Minecraft - whether you want to showcase your creations, find players, or simply seek help, everyone is welcome.
Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars

💠Leak💠 Lands â­• Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars 7.1.9

  • Author Kritz
  • Creation date
  • You have reached your maxium allowed downloads limit.
+ Added: Support for relations to be synchronized across servers

+ Added: PlaceholderAPI placeholders:
%lands_land_members_online_amount%
Description: Amount of members of the land that are online.

%lands_land_members_online%
Description: Names of the land members that are currently online.

- Fixed: Upkeep not being collected on non-multipaper servers
- Fixed: /lands selection, if selection tool being disabled in config.yml
- Fixed: Level up triggers level down commands and title
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--
  • + Added: API Rent & Sell API for Information
  • + Added: API PlayerRentalEvent, RentalExpireEvent, RentalOfferCreateEvent, LandPostCreateEvent
  • - Fixed: Incorrect land/nation name in the menu of received or sent relationship offers
  • - Fixed: Shift + left click to open land information in relation menu
  • - Fixed: Player bans on Folia and general teleportation
  • + Added: [Suggestion] Support for CMI fade function
  • + Added: [Suggestion] Item of the current position in the map menu
  • - Fixed: Error enabling integration with BlueMap in some cases
  • - Fixed: [#2525] error when requesting membership
  • - Fixed: [#2524] spawner option monster_spawn
Please install if you are on version 6.44.5.

+ Added: API: System Flag States: https://github.com/Angeschossen/Lan...en/lands/api/land/SystemFlagStatesHolder.java
  • Fixed: [#2512] Block crash
  • Fixed: [#2510] saving inventory only on declared
  • - Fixed: [#2489] edit tenant flag
  • - Fixed: [#2492] save exp if keep-inventory
  • + Added: WarHandler to the API to allow third-party developers to add their own elements to wars
  • - Fixed: [#2487] tenant role was not created if rent and sale were disabled
  • - Fixed: [#2481] [#2483] reset lease time when interacting with lease
Back
Top