I'd like to make a small addition to library.py that automatically loads anything in /autoload. I may be missing something, as I'm not that familiar with Java, but looking through the source, I couldn't find any way to get the path of the scripts folder without re-loading the config.yml file.
If I'm correct, this can just be done by making EasyScript.config (or a copy of it) public, yes?