Advertisement
nathan2439

Untitled

Oct 14th, 2015
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. name: RageGames
  2. version: 1.4
  3. prefix: RageGames
  4. main: me.BukkitPVP.Ragegames.Main
  5. author: CelianPlays
  6. depend: []
  7. softdepend: [PointsAPI]
  8. database: false
  9. description: RageGames is a funny game with some special features!
  10. commands:
  11. rm:
  12. description: Basic command and some information /rm help for more help
  13. usage: /<command>
  14. permissions:
  15. rm.play:
  16. description: Allows to play
  17. default: true
  18. rm.vip:
  19. description: Allows join full games
  20. default: op
  21. rm.setup:
  22. description: Allows to setup a game
  23. default: op
  24. rm.manage:
  25. description: Allows to manage a game
  26. default: op
  27. rm.stats:
  28. description: Allows to see your own stats
  29. default: true
  30. rm.stats.others:
  31. description: Allows to see other's stats
  32. default: op
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement