Use 3rd party JS libraries (including JQuery), call Javascript functions, access object properties and methods. Implement game objects, and algorithms in Javasc...
Construct Saves files with lower case names (NEWFILE) becomes newfile but your plugin loads them with their actual name, because of this after exporting if loaded javascript has Uppercase name in it and server is case sensitive then js does not gets Loaded.
Gosh, didn't notice that, thank you!