ID ↕ Name Buy Price Sell Price
🏷

Shop Data Not Configured

Create api/pricelist.php that returns your shop plugin's item data as JSON, or place a static data/prices.json file with the format below. Then replace this message with a fetch call similar to servers.html.

Expected format: [{"id":4,"name":"Eaglefire","buy":3000,"sell":1500}, ...]