-
Notifications
You must be signed in to change notification settings - Fork 0
Deployment Modes
KOKOTO-DEV edited this page Aug 15, 2026
·
2 revisions
BlueMapWebChat 4.7.0 · Minecraft 1.18–26.2 · Java 17 baseline
web-addon:
auto-install: true
auto-patch-webapp-conf: true
standalone-web:
enabled: falseThe plugin installs web assets under the BlueMap web directory and updates plugins/BlueMap/webapp.conf. If BlueMap does not pick up the new assets, run:
/bluemap reload
web-addon:
auto-install: false
auto-patch-webapp-conf: false
standalone-web:
enabled: true
path: "/chat"Direct HTTP example:
http://server.example.com:8899/chat
The embedded panel and standalone page share the same accounts, history, notifications, and server-side settings.
web-addon:
auto-install: true
auto-patch-webapp-conf: true
standalone-web:
enabled: true