Advertisement
Guest User

Untitled

a guest
Apr 16th, 2013
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. name: Ballistics
  2. main: me.waternode.ballistics.Ballistics
  3. description: Adds ballistics to the game.
  4. version: 1.2
  5. author: WaterNode
  6.  
  7. commands:
  8. ballistics:
  9. description: Root command for ballistics.
  10.  
  11. permissions:
  12. ballistics.*:
  13. description: Gives access to all Ballistics features.
  14. children:
  15. ballistics.cannon: true
  16. ballistics.flamethrower: true
  17. ballistics.bb: true
  18. ballistics.firecannon: true
  19. ballistics.bettercannons: true
  20. ballistics.admin: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement