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

Easier configuration of limits' permissions #36

Open
barpec12 opened this issue Feb 23, 2021 · 1 comment
Open

Easier configuration of limits' permissions #36

barpec12 opened this issue Feb 23, 2021 · 1 comment

Comments

@barpec12
Copy link

Description

Is your feature request related to a problem?

Every block and entity needs to have separate upgrade permission, which makes adding those permissions to groups very time consuming and unnecessary. Let's say we have 3 groups - 3 permission levels of upgrades and 10 blocks. That gives us 30 permission records to add.

Describe the solution you'd like us to implement.

Right now assigning permissions for entity or blocks limits is done using following scheme: bskyblock.upgrades.limitsupgrade-hopper.2
I am proposing making additional possibility - permission like bskyblock.upgrades.limitsupgrade-blocks.2,
which will give a group permissions to placing all blocks from config with permission level <= 2.

@Guillaume-Lebegue
Copy link
Collaborator

That's a good idea, I plan to add it in the rework.
See #37 .

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

No branches or pull requests

2 participants