The plugin now supports gradually expanding the world border using Minecraft's built-in mechanics. A new parameter has been added to the configuration file:
Code (YAML):
# The duration (in seconds) it takes for the world border to expand to its new size.
# For example, if set to 10, the border will take 10 seconds to fully expand after the goal is achieved.
world_border_expand_duration
: 10
Note: The message about the world border expansion will now be displayed
after the border has fully expanded.
Example: If you set this value to 10 (default), the message will appear 10 seconds after the border expansion begins