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

Lowering PermissionDefault only applies after restart #19

Open
Konicai opened this issue Feb 6, 2022 · 1 comment
Open

Lowering PermissionDefault only applies after restart #19

Konicai opened this issue Feb 6, 2022 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed priority: high spigot
Milestone

Comments

@Konicai
Copy link
Member

Konicai commented Feb 6, 2022

This only applies to changing the config while the server is running and using /forms reload. Any permissions that are re-registered with a lower DefaultPermission (e.g. TRUE -> FALSE), doesn't really take effect. The permission is not stripped from players, even if they rejoin the server. This is either an issue with bukkit or a "limitation".

Only tested with TRUE -> FALSE so far.

@Konicai Konicai added bug Something isn't working priority: moderate labels Feb 6, 2022
@Konicai Konicai added this to the 1.0.0 milestone Feb 6, 2022
@Konicai Konicai added the good first issue Good for newcomers label Feb 6, 2022
@Konicai Konicai changed the title Ops bypass access item inventory restrictions despite a permission default of false Changing PermissionDefault to a lower tier only applies after restart Feb 9, 2022
@Konicai Konicai added help wanted Extra attention is needed spigot and removed good first issue Good for newcomers labels Feb 9, 2022
@Konicai Konicai pinned this issue Feb 13, 2022
@Konicai Konicai changed the title Changing PermissionDefault to a lower tier only applies after restart Lowering PermissionDefault only applies after restart Feb 27, 2022
@Konicai Konicai modified the milestones: 1.0.0, 1.x.y Mar 29, 2022
@Konicai
Copy link
Member Author

Konicai commented May 23, 2022

This can be fixed with a hook into LuckPerms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed priority: high spigot
Projects
None yet
Development

No branches or pull requests

1 participant