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

Replace crate open permission with deny open permission #610

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TrueDarkLord
Copy link
Contributor

Changed crate open permission over to being a deny open permission. This change should simplify how crate permissions are handled by reducing it to a single permission per crate that is more self-explanatory.

With this change, OPed players will by default not be able to open crates due to them having all permissions.
Currently, I am not sure if I should make it never deny OPed players from opening crates, or if it should be left as is.

Changed crate open permission over to being a deny open permission.
This change should simplify how crate permissions are handled by reducing it to a single permission per crate that is more self-explanatory.
@ryderbelserion ryderbelserion changed the title Deny Open Permission Replace crate open permission with deny open permission Feb 29, 2024
@ryderbelserion ryderbelserion added the priority: normal An issue of normal importance label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: normal An issue of normal importance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants