start
This method is called by the application when the plugin is started. See PluginManager.startPlugin.
If you intend on overwriting this method, make sure to call super.start()
first.
Author
Griefed
Throws
Plugin Runtime Exception
if something goes wrong.