1. Place RedstoneMania.jar into the plugins folder
2.1. Install BKCommonLib.jar into the plugins folder. RedstoneMania uses it to communicate with Minecraft. See: http://dev.bukkit.org/server-mods/bkcommonlib/
2.2. If you have an old version of 'BKCommonLib' on your server, replace it with the latest version if a new one is available
3. optional: You can add the example configuration folder; the plugin will create one itself if it is not present

You can find possible permission nodes for this plugin in the 'PermissionDefaults.yml' file.
This file is both included in this download (see the plugin folder) and is generated by the plugin.

- Older versions are (almost always) compatible with newer BKCommonLib libraries; it has backwards compatibility.
- Do not put the BKCommonLib in the 'lib' folder; it will not function that way.
- BKCommonLib will show up as a separate running plugin, but won't do anything but monitor certain dependencies

The source of BKCommonLib can be read from:
https://github.com/bergerkiller/BKCommonLib

~Bergerkiller