Guest User

Untitled

a guest
Jan 12th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. name: DRoller
  2. main: kforte318.DRoller.DRoller
  3. version: 1.0
  4. author: Kevin Forte
  5. description: Handles d20 system dice rolls.
  6. commands:
  7. roll:
  8. description: Returns a random integer from 1 to the integer defined in the argument.
  9. usage: |
  10. rollhide:
  11. description: Tells only the player that issued the command the result of the roll.
  12. usage: |
  13. rollskill:
  14. description: Sets the value modifier of a skill.
  15. usage: |
  16. skill:
  17. description: Sets the value of your skills.
  18. usage: |
Add Comment
Please, Sign In to add comment