Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. pathway:
  2. examplePathway:
  3. - alpha
  4. - beta
  5. - charlie
  6. Ranks:
  7. alpha:
  8. requirements:
  9. - "player has 500 money"
  10. - "player has 200 xp"
  11. - "server has event Christmas"
  12. onRank:
  13. - "remove 100 xp from player"
  14. - "set group of player to Beta"
  15. MainItem:
  16. name: '&aAlpha'
  17. lore:
  18. - "&6Requires 500 money and 200 xp"
  19. - "&6Takes 100 money"
  20. - "&6Ranks up to &bBeta"
  21. item: stained_glass_pane:1:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement