Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • 🎒 Back-to-School Sale!

    Get 20% OFF on all monthly Ranks with coupon code: Back-to-school

    Start the new season smarter, stronger, and ready to shine ✨

    💡 Keep your subscription active and you’ll continue paying the discounted price every month!

    Upgrade Now 🚀
Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.21.x Support

Plugins MC Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.21.x Support 7.19.3

Register to download
+ Added: Top lands and nations sorting to "all" menu
+ Added: Personal settings menu
+ Added: [Suggestion] Personal flag to toggle receiving invites
+ Added: [Suggestion] Personal flag to toggle seeing land enter and leave messages
+ Added: [Suggestion] API: land.claimChunk method to claim chunks
+ Added: [Suggestion] API: getNations method to retrieve a list of all nations
+ Added: [Suggestion] Lands can now set an icon in the various options menu
This icon will display everywhere the land is represented in the menu.
- Fixed: [#2058] War end even asynchronous error
- Fixed: Icon error

[IMG]
+ Added: [Suggestion] Being able to change icons by just dragging an item to the slot
- Fixed: [#2051] Being able to modify relations during war
- Fixed: [#2053] Issue with temporary failure items not getting reset when changing page
+ Added: [Suggestion] Inactive players categories to specify different behaviour depending on their playtime. Disabled by default.

Code (YAML):
# Delete inactive Lands, if the owner is offline since x days.
# NOTE: When changing any of these settings, it's recommended to take a backup of the database, in case you misconfigure anything accidentally.
# Otherwise, you're risking irreversible land deletion.
# NOTE: These settings require server reload / restart.
expiration:
# How long does an owner need to be offline, to be considered inactive?
# This option allows you to create different categories of inactive players depending on their playtime.
# Format: 'playtime:eek:ffline-time'
#
# Example:
# owner_list:
# - '15m:7d'
# - '30m:14d'
# - '12h:30d'
# - '1d:60d'
# - '2d:80d'
#
# '15m:7d' and '30m:14d' means that land owners that have less than 15 minutes of playtime, will be considered inactive, if they're offline since at least 7 days.
# Owners that have more than 15 minutes of playtime and less than 30 minutes will be considered as inactive, if they're offline since at least 14 days.
# And so on...
# Inactive land owners get, depending on your configuration, either untrusted and a new owner is set or their land get's deleted.
# An empty list disables this option.
owner_list: []

# How long does a land member need to be offline, to be considered inactive?
# Inactive land members get untrusted.
member_list: []
- Fixed: [#2044] Error at accepting membership request
Added: [Suggestion] Players can now request membership through the /lands list menu, if the land has the looking for members category set.
+ Added: Menu to manage player related things such as: members, banned players, invites, membership requests
So this moves the members and invitees item of the land menu to this menu. You might want to adjust item slots in the land menu
to prevent empty spaces. You can do so in the GUI file.

+ Added: Menu to manage membership requests
- Fixed: Flag descriptions of 3rd party plugins
Added: [Suggestion] Players can now request membership through the /lands list menu, if the land has the looking for members category set.
+ Added: Menu to manage player related things such as: members, banned players, invites, membership requests
So this moves the members and invitees item of the land menu to this menu. You might want to adjust item slots in the land menu
to prevent empty spaces. You can do so in the GUI file.

+ Added: Menu to manage membership requests
- Fixed: Flag descriptions of 3rd party plugins
Fixed: Issue with listener registration
If you're currently using 6.8.0, you're advised to update.
+ Added: [Suggestion] PlaceholderAPI placeholder to show max lands etc.: https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#general

- Fixed: [#2013] Sounds not playing for some items
- Fixed: [#2021] Hoglins not covered by monster spawn flag
+ Added: PlaceholderAPI placeholder lands_land_name_plain
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#land

- Fixed: Issue with capture block removal
- Fixed: [#2010] Not able to read book from lectern if interact_container not set
- Fixed: [#2011] Time not found upkeep.no-pay
- Fixed: [#2016] Anvil protection
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock