Fixed duplicate Telegram messages — Messages from Telegram were sometimes delivered 2-3 times to Minecraft. Fixed with an atomic polling guard that prevents overlapping long-poll requests.
Fixed `/sudo` command crashes — The sudo command would crash in non-forum groups. Now handles missing thread IDs gracefully.
Fixed `/sudo` not showing output — Previously showed "executed successfully" but no output. Now captures and displays full command output using OutputCapturingSender.
Fixed multi-line message prefix spam — Multi-line messages from Telegram had the prefix on every line. Now applied only once.
New Features
Server Start/Stop Notifications — Get notified in Telegram when your server starts or stops
First Join Detection — Special welcome messages for players joining for the first time