Writes player positions to a JSON file for use with the dynamic map
- none
- Download the latest release from GitHub
- Add it to your
plugins
folder - Either run Bukkit/Spigot once to generate
PlayerPositions/config.yml
or create it using the guide below. - All done!
PlayerPositions has several options that can be configured in the config.yml
file:
save-interval: 3000
output-file: world/markers.json
write-spawn: false
date-format: yyyyMMdd HH:mm:ss
- Writes player positions to a JSON file for use with the dynamic map
- None planned