Welcome!

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

SignUp Now!
  • 🌸 SPRING FESTIVAL SALE 🌸

    Celebrate the joy of spring with 25% OFF on all Monthly Ranks 🎮

    Use coupon code:

    SPRING26

    ⏰ Limited time offer — Bloom before it's gone!

    🌿 Keep your subscription active to enjoy the same discount 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.25.15

Register to download
This update contains some important changes. Please read the changelog and make adjustments to the config, if needed.

+ Added: [Suggestion] Remind players that their chest isn't protected.
By default this is enabled.

Code (YAML):
# Introduce new players to claiming.
introduction:
# Notify these players until they reached this playtime.
# 0 disabled this section completely.
max-playtime_time: 10m
# Reminders can be sent multiple times, but they have a cooldown to prevent spam and annoyance.
reminder:
# Send a warning that the placed container isn't protected when placing it in wilderness.
# Will only be sent if the player isn't part of any land already.
container-placement: true
+ Changed: [Suggestion] Since the old pillage/invading section in wars.yml was a bit confusing, it has been restructured with
better names and organized. You may need to re-configure this section if you want to change something.

Code (YAML):
# Invading means that the enemy is invading their opponent. Depending on the options "role-settings_list", "block-place_list" and "block-break_list"
# they will be able to do certain actions in these lands, like opening chests.
# If you want to limit what they're able to do, edit "role-settings_list", "block-place_list" and "block-break_list" in this section.
invading:
# Limit when invading enemies are able to do certain actions (editable in the "flags" section below).
restrictions:
# Set a minimum amount of players of the defenders, which need to be online before the attackers can interact in the land.
# This value is applied to the land that is currently being invaded. Not the whole team (collection of lands).
# NOTE: If you want to allow pillages WHILE no defender is online, set this option to 0.
# NOTE: This setting requires server reload / restart.
min-players: 1
# Set a time period where players are still able to attack the land after the last player of the target land left the server.
cooldown_logging_time: 1m

# Limit what invading enemies are able to do.
flags:
# Allow players doing the following things in the enemy land (only during war).
# Available actions: https://github.com/Angeschossen/Lands/wiki/Roles-and-their-Flags#action-flags
# NOTE: Adding BLOCK_PLACE or BLOCK_BREAK to this list will allow invaders to break, place ALL blocks. If you want to specify blocks, please use the lists below.
# NOTE: In war the attackers and defenders also have the flags of the untrusted role of the area they're invading.
role-flags_list:
- ITEM_PICKUP
- ATTACK_PLAYER
- LAND_ENTER

# Allow the placement of specific blocks if the land part of a war.
# NOTE: This is only needed if BLOCK_PLACE is NOT in the role-settings_list above.
# Values: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
block-place_list:
- LADDER
- VINE
- SCAFFOLDING

# Allow breaking of specific blocks if the land part of a war.
# NOTE: This is only needed if BLOCK_BREAK is NOT in the role-settings_list above.
# Values: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
block-break_list:
- LADDER
- VINE
- SCAFFOLDING
+ Added: /lands unclaim all command
/lands unclaimall might be removed in the future.

+ Added: [Suggestion] /lands selection expand <y-min> <y-max> command
+ Added: [Suggestion] %lands_land_icon% PlaceholderAPI placeholder
+ Added: [Suggestion] Bamboo is now covered by plant growth flag
- Fixed: [#2279] /l setowner cooldown
- Fixed: [#2283] Ally role flags for newly created lands
- Fixed: Declaration timeout time missing in wars.yml
- Fixed: Interaction with enchanting table
- Fixed: Eating in claims you're not trusted in
+ Improved: [#2291] Protection for unsupported blocks from mods (hybrid servers)
- Fixed: [#2298] Role color name comparison in /l admin land * resetflag
- Fixed: Missing default slots for invite accept menu
- Fixed: Missing parameter translation: amount
- Fixed: [#2286] Missing relations option in config
+ Improved: [#2317] safe loc detection
+ Improved: Teleportation destination load speed
+ 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
+ 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.
- Fixed: Being able to set combat tag on self and therefore not expiring
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