This is not a plugin, it is a plugin library. As such, it will not do anything if there is not an accompanying plugin that uses this library.
The following plugins use this plugin library:
When developing your plugin, you can add this library's .jar to your build path and then import "com.gmail.br45entei.enteispluginlib.*" to import all available classes. See the api section below for available classes and their uses.
Once you import this plugin's package, you can use any of the following classes while coding:
Currently detailed javadocs for this plugin are unavailable due to configuration issues in Eclipse, I will be working on this to get the javadocs for this plugin so that you can use them!
Currently there are no configurable options to set. In a future release, auto-updates will be available, so you will be able to turn that on or off.
Just follow the installation instructions that come with the plugin that requires this one. Generally you'll just place the .jar into your server/plugins/ folder.