Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subfolder System #113

Open
QuerGamer opened this issue Jun 10, 2022 · 3 comments
Open

Subfolder System #113

QuerGamer opened this issue Jun 10, 2022 · 3 comments

Comments

@QuerGamer
Copy link

The private worlds feature is a nice tool, so everyone can have their own build world. But what happens when you have a large builder team, and over 50 private worlds of 20-30 people?

My solution suggestion would be a
system with which you could categorize multiple worlds in sub folders. Or also the possibility to have a parent folder per person. Maybe also a parent folder per project.

@thomasmny
Copy link
Owner

I definitely like the idea and would plan on adding it some day. However, currently I am very preoccupied so it will take a while unless you or somebody else wants to give it a shot.

How do envision it being implemented?

@TWME-TW
Copy link

TWME-TW commented Jul 18, 2022

Some possible ideas: people can't create existing folders (to prevent breaking existing world/plugin folders), and the person creating the folder will have a buildsystem.subfolder.<subfolder_name>.ownerpermission, and he can do this by using /addsubfolderuser <subfolder_name> to add a user, or use the buildsystem.subfolder.<subfolder_name>.access permission. When the world owner has this permission(buildsystem.subfolder.<subfolder_name>.access), he can move his world to this folder in /worlds edit.

Maybe add an option to default world folders (default is off) so that all created worlds don't fill the MC Server's home directory.

@TWME-TW
Copy link

TWME-TW commented Jul 18, 2022

But obviously we want to limit the number of subfolders to prevent filling the whole home directory again, or subfolders can only be created in the default directory? It may be divided into several options, namely whether to enable the default directory, whether to enable subfolders, whether subfolders are only created in the default directory, and permissions to limit the number of subfolders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants