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.0.3
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars

+ Added: {uuid} placeholder to permission-plugin commands in config.yml
+ Added: [Suggestion] Max distance for nation members (lands) to the capital of the nation
# Set a maximum distance between the capital and the land that they want to invite to their nation.
# 0 disables this option.
max-distance: 0
+ Added: [Suggestion] Don't allow transferring of land ownership if players max chunks limit is too low for the land. Takes level and nation into account.
+ Added: [Suggestion] Return none from translation file for %lands_land_role% if wilderness
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:
# 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
- 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
+ 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
- Fixed: [#2302] Error at adjusting land spawn loc
- Fixed: Missing parameter translation: amount
- Fixed: [#2286] Missing relations option in config
+ Improved: [#2317] safe loc detection
+ Improved: Teleportation destination load speed
This update fixes an issue caused by the previous version

- Fixed: [#2282] [#2281] [#2280] [#2279] Error when saving player related data
Top Bottom