copy Files
Copies all specified directories and mods, excluding clientside-only mods, from the modpack directory into the server pack directory. If a source/file;destination/file
-combination is provided, the specified source-file is copied to the specified destination-file. One of the reasons as to why it is recommended to run a given ConfigurationModel through the ConfigurationHandler first, is because the ConfigurationHandler will resolve links to their files first before then correcting the given ConfigurationModel.
Author
Griefed
Parameters
Files and directories are copied into the server_pack directory inside the modpack directory.
All directories and files therein to copy to the server pack.
List of clientside-only mods to exclude from the server pack.
The Minecraft version the modpack uses.
The destination where the files should be copied to.
The modloader used for mod sideness detection.