Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. #List of items players won't be to put up for auction. Explained in FAQ #1 here: https://www.spigotmc.org/resources/auctiongui-1-9-support.19015/
  2. bannedItems:
  3.   1: #This ID has to be unique, value doesn't matter
  4.     material: BEACON
  5.     compareQuantity: false
  6.     compareItemMeta: false
  7.   2:
  8.     material: NETHER_STAR
  9.     quantity: 5
  10.     name: "Example"
  11.     compareQuantity: true
  12.     compareItemMeta: true