Advertisement
Guest User

Untitled

a guest
Mar 1st, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 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: world_nether
  7. money: 1000
  8. requirements:
  9. money: 10000
  10. blocks broken: 50
  11. results:
  12. command: broadcast &p has just completed path 'Default'!
  13. command2: give &p 1 100
  14. message: Congratulations, you completed the 'Default' path!
  15. options:
  16. display name: Test path
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement