Randomizer
Features
Randomizer is a light-weight plugin that has one simple function: To select something randomly.
It can select a number between one and your choosing or any player online!
Commands
- /random - Selects a random number between 1 and the default number defined in the config.yml.
- /random <integer> - Selects a random number between 1 and the number you define.
- /random help - Brings up the help menu
- /random player - Selects a random player that is online.
- /random set default <integer> - Sets the default number to be used when calling /random.
- /random set broadcast <true/false> - Sets whether results should be broadcasted.
Permissions
- sg3.randomizer - Allows the use of /random
- sg3.randomizer.help - Allows the use of /random help
- sg3.randomizer.custom - Allows the use of /random <integer>
- sg3.randomizer.player - Allows the use of /random player
- sg3.randomizer.set.default - Allows the use of /random set default <integer>
- sg3.randomizer.set.broadcast - Allows the use of /random set broadcast <true/false>
Requests
If you would like a feature to be made simply leave a comment with it below!