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

- Fixed: [#2365] Hitting shulker bullet wrong flag
- Fixed: Item eco bank withdraw
+ Added: Multi locale support for GUIs
- Fixed: [#2368] Mainblock reposition cost
- Fixed: Init error with experimental papermc 1.20.2
- Fixed: Land merging
- Fixed: Empty message being sent if message land enter, leave title is disabled
+ Improved: Multi locale support for API
- Fixed: Combat tag bossbars
- Fixed: Locale error on spigot
+ Added: Multi language support.
Just place the language files for each language in the Language folder.
This currently only supports the chat messages, but support for the GUI will be added soon as well.

+ Improved: Towny claim import
- Fixed: [#2353] Being able to place land mainblock in different land
- Fixed: [#2357] Wrong placement of glass pane on claim flag
+ Added: [Suggestion] being able to limit when a war declaration can be sent:
Code:
  # "from" and "to" define the hours of each day between which a declaration can be sent.
  # Minimum: 0 (00:00 AM)
  # Maximum: 23 (11:00 PM)
  # Setting one of these to -1 will disable this option.
  send-time:
    from: -1
    to: -1
+ Added: land mainblocks that open the land menu on interaction
These blocks also have a hologram. In the future, this might as well include a storage. These blocks aren't destructible.
40a7c79602489c91bdb8c2b8f0496beb48d223f3.png

If you want to charge your players for repositioning the mainblock (config.yml):
YAML:
        # Cost to repositon the mainblock after land creation.
        mainblock-reposition-costs: 0

+ Added: API -> a lot of documentation
+ Added: API -> LandClaimSelectionEvent
+ Improved: Several improvements related to capture flags
- Fixed: {object} placeholder for currently engaged in war message
+ Improved: GUI menus now update their titles
- Fixed: events.yml haspermission check
+ Added: [Suggestion] Block AreaEffectCloudApplyEvent
+ Added: [Suggestion] Hide icon item attributes in menus
+ Added: [Suggestion] PlaceholderAPI placeholders: lands_lands_trusted, lands_lands_own, lands_lands
- Fixed: [#2368] /lands view issue with space in land name.
Top Bottom