Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. ShopName: Ranks
  2. DisplayName: '&cRanks'
  3. signs:
  4. text: '[Ranks]'
  5. NeedPermissionToCreateSign: true
  6. shop:
  7. Premium:
  8. MenuItem:
  9. - type:EXAMPLE_BLOCK
  10. - name:NAME_OF_RANK
  11. - lore:COST_OF_RANK
  12. - amount:1
  13. RewardType: COMMAND
  14. Reward:
  15. - 'upc setgroup'
  16. PriceType: CHANGE THIS ACCORDING TO YOUR SERVER Ex: Points
  17. Price: PRICE OF ITEM
  18. Message: '&7You bought X Rank.'
  19. InventoryLocation: 13
  20. Condition:
  21. - type:group
  22. - match:RANK(example member, default)
  23. - dontmatch:RANK(example member,default)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement