Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.21 Support

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

Version: 7.25.4
+ Improved: Unclaim during upkeep task collection
+ Added: /wars list - opens menu with active wars
+ Improved: Handling of thousands of land updates via Redis. This is important for upkeep, taxes etc.
where almost always all lands are altered
+ Improved: Default GUI locale for wars

1720261961077.png


1720261966758.png
- Fixed: /war admin start command
+ Added: Multi locale support for inbox messages
+ Changed: Allow placement of landblock in non-solid blocks
- Fixed: Error when forcefully deleting land while area being rented
- Fixed: War start broadcast didn't get sent
- Fixed: Land enter title
+ Changed: chunk-distance option behaviour for the "nation" option. Read:
YAML:
  # Set the minimum Euclidean distance in chunks (16 blocks).
  # Players can bypass this restriction, if their role has the LAND_CLAIM_BORDER flag in the neighboring land.
  chunk-distance:
   # Set the minimum distance in chunks (16 blocks) between two lands that aren't part of any nation.
    land_2: 1
    # Set the minimum distance between a land that tries to expand to a neighbouring nation.
    # This value only applies to surrounding lands. That means that if a nation tries to expand and the
    # neighbouring claim isn't part of a nation, the "land_2" value from above will be used instead.
    nation: 3
+ Added: [Suggestion] {player_display} placeholder for messages in lands and nation chat
- Fixed: Error while parsing enter message
+ Added: A menu that displays all online members of an area, land or nation
For lands it's accessible in the player management menu. For nations it's accessible in the lands menu.

1719441183950.png


1719441188705.png
- Fixed: Sending mutual declaration via Redis
- Fixed: War timeout display at /war info
  • Like
Reactions: plumb
- Fixed: Don't open menu of deleted land
+ Changed: Chunk buffer zone is now a square around claim instead of euclidean distance
- Fixed: Chat mode not synchronizing between servers