Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 26.x Support

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

- Fixed: land_balance_short placeholder
+ Added: New placeholderAPI placeholders regarding land bank and land members balance
+ Added: API captureflag additions
+ Added: Option to give shield if surrendered pre war
YAML:
    # Give a shield to the land that surrendered before the war even started.
    declaration:
     # Only give the shield, if they paid at least the specified amount of money as a tribute.
      min-tribute: 1000
      # Set to 0, to disable this shield.
      shield_declaration_time: 1d
- Fixed: Armadillos bypassing animal spawn flag
- Fixed: Mace not shooting player back in air
+ Added: You can now define an anchor for the spawn icon in web.yml for bluemap
- Fixed: View tool error - expected claimed chunk
- Fixed: Potiontype error with some 3rd party plugins
+ Added: Option to control PlaceholderAPI placeholders in title message
YAML:
  # Land enter title options
  title:
   # Should players be allowed to use PlaceholderAPI placeholders, in the land title?
    placeholderapi:
     # Should players be allowed to use PlaceholderAPI placeholders provided by Lands?
      # This does not require PlaceholderAPI to be installed.
      lands: true
      # Should players be allowed to use PlaceholderAPI placeholders provided by 3rd party plugins and Lands?
      # This requires PlaceholderAPI to be installed.
      3rd-party: false
- Fixed: Lingering potion protection
+ Added: API for rental stuff
- Fixed: Crafter being able to opened by visitors
- Fixed: CREAKING not affected by monster spawn flag
- Fixed: Issue with linked Bedrock and Java account via geyser open bedrock menu
Top Bottom