Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 2.26 KB

File metadata and controls

22 lines (16 loc) · 2.26 KB

DMPServerMap

An implementation of Telemachus Reborn's vessel map as a DMP server plugin, allowing users to view vessels on an interactive map.

Setup

Server Plugin

  1. Download Server_Plugins.zip and place the 4 files called ConfigNode.dll, MapUpdater.dll, VesselPositions.dll and Newtonsoft.Json.dll in your server's Plugins folder.
  2. Start the server and open the file [Server]/PluginData/DMPServerMap-FrostBird347/Config/MapUpdater.txt in a text editor.
  3. Setup the server config.
  4. Run the command /reloadmap to reload the server's config.

Webpage

  1. Download Webpage.zip, which contains the webpage's files.
  2. Currently, no web server is provided and will need to be set up manually.
  3. Setup the webpage's config.