PlayerMarkers v0.3.0

Details

  • Filename
    playermarkers.jar
  • Uploaded by
  • Uploaded
    Dec 8, 2015
  • Size
    39.87 KB
  • Downloads
    1,974
  • MD5
    48f340518da5171e09fa8ef5431cc879

Supported Bukkit Versions

  • 1.8

Changelog

v0.3.0

  • Added option in web files to automatically follow a player
  • Added option in web files to change the spawn location
  • Changed web files to be pure javascript (php not required anymore)
  • Added config option to disable sneaking, invisible and spectator player locations
  • Added config option to send a different id for offline, sneaking, invisible and spectator players
  • Added update checker
  • Strings are not in separate yml file for easy customization

v0.2.0

  • Added config option to map bukkit world names to overviewer world names
  • Added config option to disable offline player locations
  • Added config option to set the path where the offline player locations are stored

v0.1.2

  • First release version
  • Changed project name to avoid confusion

v0.1.1

  • Merged listener class with plugin class
  • Removed detailed output when file could not be written

v0.1.0

  • First version