Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 661 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 661 Bytes

DynamicShop-Graph

Spigot Plugin to record and graph data from the DynamicShop plugin

Features

  • Record the price, stock, and median of an item in a shop in a CSV file.
    • Set what items in what shop to record in config.yml
    • One CSV file per item tracked
  • Run a web server with interactive graphs of the data
    • Set port and enable/disable in config.yml

Example Webpage