Description
This plugin does the /reload command whenever a .jar file in the server's plugins folder is changed. This is very useful for developers who reload plugins very often, but it could also be used by server admins to update a plugin through FTP and not worry about reloading.
Usage
- Place the .jar in the server's plugins folder.
- Start the plugin by restarting the server or typing reload into the console.
- The plugin will start monitoring changes to the plugins folder. If a change is detected, the reload command is executed.
Source
The source is available on GitHub
The server must be running Java 7 or higher

