Skip to content
Björn Teichmann edited this page Dec 19, 2013 · 2 revisions

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.

General Installation

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.

Configuration

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.

Clone this wiki locally