Skip to content
/ MapTools Public

Exports data about players from a Minecraft server to a JSON-File.

License

Notifications You must be signed in to change notification settings

m0r13/MapTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapTools

MapTools is a small Bukkit plugin to provide additional informations from a Minecraft Server to a map rendered with tools such as mapcrafter. The plugin writes every few seconds a JSON-File with informations about the players (for example their position) to the filesystem.

MapTools is free software and available under the GPL license.

Configuration

You can specify a few options in the configuration file (config.yml):

markerFile

This is the output filename of the JSON-File (relative to the server directory). It defaults to markers.json.

interval

This is the interval to write the file (in seconds). It defaults to 5 seconds.

About

Exports data about players from a Minecraft server to a JSON-File.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages