Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Store world-specific and dimension-specific permissions data in world/dimension folders #3053

Open
zml2008 opened this issue Oct 15, 2019 · 0 comments

Comments

@zml2008
Copy link
Member

zml2008 commented Oct 15, 2019

As in title.

This allows permission configurations to be shipped with worlds, and/or copied around between worlds. Can this be done in a somewhat abstract way?

the file structure would look like:

config/permissionsex/permissions.json -> global
world/permissions.json -> world
world/DIM1/permissions.json -> world + dimension

And any permissions set in a context set that included one or more of those contexts would be written to the appropriate file

Would using the multi-backend (#1924) with sending permissions to a specific file based on contexts work?

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

No branches or pull requests

1 participant