LuckPerms

LuckPerms

41.4k Downloads

Permission sync issue

AconTM opened this issue ยท 3 comments

commented

Hey Luck,

we use a method to give players temp perms via your API. But without "lp sync" vault doesnt check this perm. More Informations here (i9hdkill via Discord):

vcTeVQI

commented

Basically we are adding a temp permission via api and refreshing the group where the permission was added. The usecase is, that this temp perm should apply to all users on this server, as this group is the basegroup off all existing groups. We probably have to refresh all groups, but that sounds like too heavy hitting. In my opinion this permission add should somehow reflected instant in the cache(Its even in the db/yml)

commented

Thanks:)

commented

Should be resolved in the above commit. :)