Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 872 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 872 Bytes

PlayerPositions Build Status

Writes player positions to a JSON file for use with the dynamic map

Dependencies

  • none

Installation

  1. Download the latest release from GitHub
  2. Add it to your plugins folder
  3. Either run Bukkit/Spigot once to generate PlayerPositions/config.yml or create it using the guide below.
  4. All done!

Configuration

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

Features

  • Writes player positions to a JSON file for use with the dynamic map

Upcoming Features

  • None planned