-
Notifications
You must be signed in to change notification settings - Fork 0
Usage
The main chat view shows Minecraft, linked web, guest, Discord, and server-relay messages according to server configuration. Sender labels, reply previews, links, custom emoji, uploads, and source/server metadata are rendered by the web UI.
When the web UI shows a link code, run in Minecraft:
/bmchat auth <code>
To configure password login for your linked account:
/bmchat password <newPassword>
If enabled by the server, guests can choose a display name and send messages without linking a Minecraft account. Server operators can apply captcha, cooldown, rate limits, and guest/IP mutes.
Use the search button to search retained history by message text or sender. Depending on configuration, filters can include time range, source, sender, and system/event messages.
Use the reply action on a message to create a referenced reply. In Minecraft, BMChat reply shortcuts use:
/bmchat reply <messageId> <message>
URLs retain their link-open action instead of being replaced by reply actions.
When enabled, authorized moderators can pin/unpin retained messages from the web interface.
Enable DMs in server config first. A user can start a DM from the New Message search or by clicking compatible sender metadata. Remote users are displayed with the server name, for example:
[Main] PlayerName
See Direct Messages.
Group chat supports public/private rooms, invitations, membership management, and retained room history. See Group Chat.
The client-side UI supports themes, language, font settings, resizable layouts, PIP where supported, notification preferences, and other web-only display options.
The standalone page can be installed as a web app on supported browsers. Web Push requires HTTPS; on iOS/iPadOS, use a Home Screen-installed web app rather than a normal browser tab.
Getting started
Configuration and hosting
Using BlueMapWebChat
Administration and integrations
- Administration and Security
- Uploads, Emoji, and Previews
- Notifications and Web Push
- DiscordSRV
- ImageEmojis-Bero
- ImageEmojis Client Picker
- Updates and Migration
- Release Notes
- Backup and Maintenance
Help