Random Command:
This plugin allows you to run a random command from a list with a customized player name.
Tutorial:
http://bit.ly/43r3gJw (I highly recommend you read the tutorial to learn how to configure Random Command)
Support and Bug Reports: Unfortunately, I have discontinued support for this plugin. I have had lots of fun developing it over the last 7 years but I just have too much going on in real life with school and such to consistently provide support. As for bug reports, if you have a bug, feel free to DM me here on spigot with it and any relevant details and files(config, console log, etc). I can't promise when it will get fixed, but if you do this, it will be on my radar for future releases and I will let you know when it gets addressed.
How To Install
1. Stop your server
2. Add the jar to your plugins folder
3. Restart your server
How To Use
Go to the config.yml file (plugins/RandomCommand/config.yml) And edit the list of commands
{name} is replaced with the second argument in the command
More information can be found in the Tutorial linked above.
Commands and Permissions
command: /rc <listname> [playername]
(note: you can use @p and @r if use use /rc in commandblocks)
permission: randomcommand.command
use: executes a random command from the list that you name in the first argument and replaces {name} with the 2nd argument which is optional.
command: /rcreload
permission: randomcommand.reload
use: reloads the config file