File Details
BlueMapWebChat-4.0.1.jar
- R
- Jun 25, 2026
- 362.64 KB
- 4
- 26.2+16
File Name
BlueMapWebChat-4.0.1.jar
Supported Versions
- 26.2
- 26.1.2
- 26.1.1
- 26.1
- 1.21.5-Snapshot
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
## 4.0.1
### Discord relay fixes
- Fixed Discord -> web image attachment relay by appending Discord image attachment URLs to the web message so the existing media preview system can render them.
- Stripped Minecraft legacy formatting codes from BM Web Chat's web -> Discord output, including standard codes such as `§a`, `§l`, `§r` and RGB sequences such as `§x§8§a§b§4§f§e`.
- Added optional Discord-side image preview links for BM Web Chat custom emoji tokens such as `:pack/name:`.
- Added `discordsrv.append-web-emoji-links` and `discordsrv.max-emoji-links-per-message`.
### Reply relay fixes
- Changed game-side reply labeling to render the normal web -> game relay line first and then replace the source label with the configured reply label.
- Changed reply relay output from `[Web] Player: message` to `[Reply] Player: message` by default.
- Applied the same reply preview and reply label behavior to web -> Discord relay output.
### Release cleanup
- Bumped the project version to `4.0.1`.
- Refreshed default configuration comments, README files, configuration references, and i18n documentation for the 4.0.1 release.
- Documented the Discord attachment, color-code cleanup, and custom emoji link behavior.

