About:
Rain controller is a simple and light weight way to manage the rain! Rain controller allows the players and or console to set how long rain will last in a world! Additionally, players are able to use a an rain detector which will check for rain every one second (Do not worry this is done Asynchronously. *Non-Java Talk* Means it will not affect the performance of your server) and if detected will turn off in the given time! Additionally the controllers have multi-world support! However, if a world is created after the plugin has launched. Make sure to give a reload to the server or you will have errors!
Commands:
Player:
/rain set <duration>
/rain auto <duration>
/rain auto stop
Console:
/rain set <world name> <duration>
/rain auto <world name> <duration>
/rain auto stop <world name>
Permissions:
rain.use
This single permission allows anyone to use the commands. However this plugin does have op over ride so if you do not have a perms plugin, do not worry!