+ Changed: chunk-distance option behaviour for the "nation" option. Read:
Code (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