Guides¶
Dynmap¶
- Get in from here
- Add the downloaded
.jarto themodsfolder - Restart the Server
-
run
- All commands can be found here
-
wait for it to have your world rendered
- You can acess it via http://your_server_ip:8123
Usefull commands¶
icon List¶
Rendering¶
- pause all map rendering (updates and full/radius renders)
- resume all map rendering
- toggle render messages
Markers¶
- adds a new marker at the player's current location, with a given label and optional icon and optional marker set
adds Marker with Label to given location
/dmarker add id:<id> <label> icon:<icon> set:<set-id> x:<x-coord> y:<y-coord> z:<z-coord> world:<Worldname> #(1)!
- adds a new marker at the given location, with the given ID, the given label and optional icon and optional marker set
- updates the location of the first marker matching the given label to match the current player's position
- deletes the first marker matching the given label