twitch-1.6
on May 5, 2025now we use the Twitch4J library, which automatically provides a stable connection even on servers with high ping or unstable network connection
MT Twitch 1.4
on Apr 3, 2025Non-SSL Support: We have transitioned from using SSL to NON-SSL for WebSocket connections. This change is aimed at improving compatibility with servers that do not support SSL, providing a more flexible connection method.
Twitch Channel Linking: A new configuration option has been introduced, allowing streamers to link their Twitch username with their in-game nickname. This feature ensures that messages from the Twitch chat are only displayed in the server when the player-streamer is online.
Command Update: The /twitchlink add command has been updated to support the new linking feature, allowing streamers to associate their in-game and Twitch nicknames seamlessly.
MT Twitch 1.2
on Apr 1, 2025Bug Fixes: Fixed issue with autoClose and autoError disabling the plugin: The plugin now automatically reconnects when the WebSocket connection is lost or encounters an error. This ensures the plugin remains connected without manual intervention.
Improvements: Reconnection logic enhancement: When a WebSocket disconnect occurs or an error happens, the plugin will now attempt to reconnect automatically, improving overall stability and reducing the need for manual plugin restarts.
MT Twitch 1.1
on Jan 28, 2025removed unused dependencies