Describe the bug
When using mcman worlds feature with a world zip, the server won't build and will throw permission denied (os error 13) when on world stage.
To Reproduce
Steps to reproduce the behavior:
- Create a mcman server
- Add a world zip and
[worlds.worldName] to server.toml
- Try to build the server with flux
- Error occurs
Expected behavior
A world would unzip with no errors
Screenshots

Additional context
This might be due to how mcman unzips worlds, but unsure.
Describe the bug
When using mcman worlds feature with a world zip, the server won't build and will throw
permission denied (os error 13)when on world stage.To Reproduce
Steps to reproduce the behavior:
[worlds.worldName]to server.tomlExpected behavior
A world would unzip with no errors
Screenshots

Additional context
This might be due to how mcman unzips worlds, but unsure.