Improved: The join links now utilize shorter, randomly generated IDs instead of UUIDs. This change enhances compatibility, especially for Bedrock players, making it easier to join announced servers.
Added: A new configuration option
'join-command-message' in the config.yml to customize or disable the join command suggestion in the chat message.
Code (YAML):
join-command-message: "<gray>%prefix% or use <yellow>/joinme goto %serverId%</yellow>, to join him</gray><dark_gray>!</dark_gray>"# You can leave the line empty so that it is not displayed.