Diamond_Cat

AutoRank Default Paths.yml 4.2.6

Aug 14th, 2018
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. # Paths file - This file will contain all paths that a player is allowed to take. Previously known as 'AdvancedConfig.yml'.
  2. # This file contains (by default) a Test group that shows the basic syntax of this file.
  3. # For more information, go to https://github.com/Armarr/Autorank-2/wiki/How-to-configure-the-Paths.yml-file%3F.
  4. Test:
  5. prerequisites:
  6. world:
  7. value: world_nether
  8. money:
  9. value: 1000
  10. requirements:
  11. money:
  12. value: 10000
  13. blocks broken:
  14. value: 50
  15. results:
  16. command:
  17. value: broadcast &p has just completed path 'Default'!
  18. command2:
  19. value: give &p 1 100
  20. command3:
  21. value: 'pex user &p group set Default'
  22. message:
  23. value: Congratulations, you completed the 'Default' path!
  24. options:
  25. display name: Test path
Add Comment
Please, Sign In to add comment