Plugin Folder Swapper has been rewritten to provide better loading than before.
plugin.yml of each plugin now taken into account with PluginLoadOrder (bukkit feature)
Color coded plugin load/enable list after PFS loads plugins.
Removed API since all methods it used were removed
Known issues:
Due to how plugins are loaded by PFS it still doesn't support loading plugins that should be loaded after world generation. - This may cause odd errors after the server has started.
Some dependencies may fail to be found while loading, but is is better than before. If a plugin breaks in another folder keep it in the main plugins folder.