DiscordSRV

DiscordSRV

86.8k Downloads

Exclusion for * permission

Hycyntria opened this issue ยท 1 comments

commented

Why?

To prevent people with the * permission from inheriting all discordsrv groups

What and How?

It should act like the griefprevention permission griefprevention.deleteclaims where even having a * permission does not grant you permission to delete claims.

Are there alternatives?

Not that I can think of.

Checks

  • I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.

Anything else

No response

commented

The * permissions purpose is to literally grant literally every permission, and most of the time you should be granting OP instead of *, which doesn't grant these permissions.

Regardless, this isn't possible currently as DiscordSRV relies on Vault to check if players have permissions, even when they are offline and Vault doesn't provide a API to check if a given permission is set explicitly or granted via wildcard