Config

Core options in config.yml:

shop:
  title: "&aNeoShop"
  rows: 6
  currency-symbol: "$"
license:
  enabled: true
  endpoint: "https://yourdomain.com/verify.php"

Define items in items.yml:

- id: DIAMOND
  name: "&bDiamond"
  buy: 500
  sell: 250
  slot: 10