-
Notifications
You must be signed in to change notification settings - Fork 12
Dynmap
Dynmap is a plugin for mapping your Minecraft worlds using the Google Maps API and includes a built-in web server. The Transporter plugin integrates by accessing Dynmap's Markers API.
As of version 0.22 of Dynmap, integration is as simple as setting the Transporter plugin global option "useDynmap" to true: trp set useDynmap true. Whenever a gate is saved (which happens automatically at certain points but can be forced using the trp save gates command), Dynmap will begin to display gates on it's maps.
There is a single global configuration option, "dynmapMarkerSetLabel", which sets how the marker set is labeled in the Dynmap generated interface.
Additionally, each gate has a "markerFormat" option that defines what will be displayed in the gate's label. See Gates for more information about what can be included in the label.