Description
Summary
- Generate a simple random number / roll a dice. Custom ranges allowed!
- Simply use the command, the random number will then be broadcast to the server.
Features
- Easily generate a random number
- Customise ranges via command
- Configure the default range
- Configure the broadcast message
- Aliases: Use /srn, /dice, /random, /randomnumber, /roll, /rolldice, or /rn
Configuration
- Default minimum - Default: '1' - Inclusive
- Default maximum - Default: '6' - Inclusive
- Broadcast message - Allows formatting
Example 1
- ExamplePlayer uses /roll 10
- "ExamplePlayer rolled (1 to 10) and got '5'!" broadcast to the server
Example 2
- ExamplePlayer uses /roll 10 100
- "ExamplePlayer rolled (10 to 100) and got '27'!" broadcast to the server
Support
- General comments - BukkitDev comments section
- Issues - GitHub or BukkitDev ticket system
- Other - PM or email (email is best for anything really)
Links
- Github: https://github.com/JamesHealey94/
- Personal website: http://jameshealey94.com/
- My server (please join!): http://silverserver.weebly.com/
I will add any requests people have, so long as it makes sense and doesn't overcomplicate the plugin.
Any feedback is useful. Thanks!


