Allows you to zip folders.
Example
Running this code will zip the folder "C:\Users\user\Desktop\Test Folder", saving it to "Desktop" named "Zipped Folder.zip".
plugin command("Data and Files Automation.dll", "zip folders", "C:\\Users\\user\\Desktop\\Test Folder", "{$special folder("Desktop")}\\Zipped Folder.zip", "", "", 3)