Client-side NeoForge mod for Minecraft 1.21.1 / NeoForge 21.1.200+.
- Detects links in client chat messages.
- Makes detected links clickable.
- Shows a confirmation dialog before opening the link.
- Supports English and Russian localization.
- Handles player chat and system chat messages received by the client, including normal game messages, player chat, private messages, and non-player announcements such as
/say/ command block messages.
./gradlew buildThe built jar will be in:
build/libs/
The mod is client-side. It does not require server installation.