Transferring server jar instead of entire path?

Hello everyone!

When you select a profile and click “copy profile to live server files” it transfers the entire profile instead of just the jar. Anyone else having the same issue?

Thanks in advanced!

Emalton

This is by design.

MineOS can’t know on a case-by-case basis which server softwares are adequately packed into a single jar and which have dependencies (and bring along build cruft). The entire contents of the profile directory will be copied, but if it’s too space-wasteful, feel free to delete the unnecessary content from the server’s live directory.

The profile, once copied, will not copy again unless directed to by clicking the ‘copy profile…’ button.

Oh okay. That makes sense.

Thanks for your help!