installation

Installation

Detailed instructions

  1. Download the plugin to your plugins directory
  2. Start and stop the sever to create the config file
  3. Edit the config.yml file in the plugins/PlayerMarkers directory to your needs
  4. Unzip the contents of PlayerMarkersWeb.zip to the web_assets folder of Minecraft Overviewer Make sure the playermarkers directory is created
  5. Edit index.html in the overviewer "web_assets" directory and include the line
    <script type="text/javascript" src="playermarkers/playermarkers.js"></script>
    
    below the line
    <script type="text/javascript" src="overviewer.js"></script>
    
    (the location of that line is not that important, as long as it is in the <head> part and after the jquery.js include)
  6. Start the server to generate a default config
  7. If your world names in bukkit differ from the names in the overviewer configuration see World Name Mapping to setup the mapping
  8. Start the server and join it. Your avatar should no be visible on the map
  9. Make sure your web-server has write permissions to the playermarkers directory of the generated map, if you want to enable caching for the player skins

Comments

Posts Quoted:
Reply
Clear All Quotes