modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
984 stars 187 forks source link

Modrinth Servers option to archive/unarchive and select multiple files #2907

Open ItsPasi opened 2 weeks ago

ItsPasi commented 2 weeks ago

Please confirm the following.

What parts of Modrinth is your feature request related too?

Website

Is your suggested feature related to a problem? Please describe.

These features were supported by our previous server host and are necessary for quick and fast adjustment of game settings. For example we use different datapacks/plugins for different game modes and just put those files into an archive which can't be read by the server, then simple unarchive the folder for immediate switch of used game mode. Also a file selection option in the interface is practical to delete multiple files at once without needing to use SFTP.

Describe the solution you'd like

Add options to archive, unarchive and select files.

Describe alternatives you've considered

An alternative that also sort of works but isn't ideal is to just use backups with preconfigured settings. The problem with this right now is, is that there is a time limit how fast you can load backups. Sometimes, to simply generate a new seed, a backup with an empty world file (except the datapacks) could be loaded. I would love for the time limit to be reduced to around 30 seconds which is at least reasonable in this scenario to quickly load new seeds. Or just add the select multiple items option so I can quickly delete many files in the world folder.

Additional context

No response