Updater
Updater copied to clipboard
Check for custom plugins folder, instead of simply hard setting it.
This one will need some thorough testing. I'm not really sure what we should do here, since all plugins can theoretically have a different location.. I'm also not 100% sure what the point of this method is.
Okay I lied, thorough testing isn't needed because bukkit only cares about the working plugins folder. If other plugins were loaded outside of that folder then those are realllllly special cases (Custom plugin loader, etc.)
So this should work in 99% of cases of people actually using this class