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.
This update introduces
Temporary Join Links! Clicking server announcements now uses the internal
/joinme goto command with a temporary (5-minute expiry), random ID for more controlled connections.