Commands and Permissions
Information
<required> [optional]
Commands
| Command | Function |
| /roll | Generate a random number between the default min and default max |
| /roll <max> | Generate a random number between the default min and specified max |
| /roll <min> <max> | Generate a random number between the specified min and specified max |
| /roll setmin <defaultMin> | Sets the default min to the value specified |
| /roll setmax <defaultMax> | Sets the default max to the value specified |
| /roll reload | Reloads values from config file |
Permissions
| Permission | Function | Default |
| srn.* | Gives access to all commands | false |
| srn.defaults | Allows you generate a random number in the default rang | true |
| srn.custom | Allows you generate a random number in custom range | true |
| srn.admin | Allows you to change the default range, and reload the configuration | op |
Posts Quoted:
Reply
Clear All Quotes
Comments