Guest User

Untitled

a guest
Aug 4th, 2018
1,387
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.    items:
  2.       1:
  3.         type: dummy
  4.         item:
  5.           material: GRASS
  6.           quantity: 64
  7.         slot: 10
  8.         commandsOnClick:
  9.         - shop wood
  10.       2:
  11.         type: item
  12.         item:
  13.           material: DIRT
  14.           quantity: 64
  15.         buyPrice: 30
  16.         sellPrice: 3
  17.         slot: 11
  18.         commandsOnBuy:
  19.         - shop
  20.         commandsOnSell:
  21.         - shop
  22.         commandsOnSellConsole:
  23.         - say Hey, %PLAYER%!
RAW Paste Data