Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.54 KB | None | 0 0
  1. ShopName: BuyShop_Blocks
  2. DisplayName: '&d&lBlocks'
  3. signs:
  4.   text: '[BuyBlocks]'
  5.   NeedPermissionToCreateSign: true
  6. Command: ''
  7. CloseShopAfterPurchase: false
  8. shop:
  9.   Dirt:
  10.     MenuItem:
  11.    - type:DIRT
  12.     - amount:30
  13.     - name:&d %reward%
  14.     - 'lore1:&dAmount: &c %amount%'
  15.     - 'lore2:&dPrice: &c%price% (RP)'
  16.     RewardType: ITEM
  17.     Reward:
  18.    - - type:DIRT
  19.       - amount:30
  20.     PriceType: POINTS
  21.     Price: 20
  22.     Message: '&dYou just purchased %reward% for %price% (RP)'
  23.     ExtraPermission: ''
  24.     InventoryLocation: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement