LuckPerms

LuckPerms

1M Downloads

Sometimes users permission was cleared.

Closed this issue · 2 comments

commented

Description

Sometimes users permission was cleared.
I checked the player’s LP logs through a query, but there were no logs indicating that their permissions had been cleared.

Reproduction Steps

I’m not sure how to reproduce it, but at some point,
a specific user’s permissions are completely cleared.
This happens very rarely.

Expected Behaviour

.

Server Details

1.21.4 Purpur

LuckPerms Version

5.4.158

Logs and Configs

No response

Extra Details

No response

commented

I experienced the same Issue over the last couple of days, but cannot figure out why it happens and if LP really is the culprit or some other Plugin interacting with Permissions.
It is always just my admin account that gets all Permissions and Groups erased, after i restart the server.

I will try to figure out how to reproduce it and update, if i find a way

Server Version: Paper 1.21.7
LuckPerms v5.5.9

commented

If you are using LP 'offline', it's your auth plugin. If you are online-mode but with a proxy, it's your proxy. If you're online mode and have no proxy, then something is restoring or deleting the relevant file (but that's the least likely). As permissions are stored simply in a data-store, LP doesn't have the ability to automagically wipe your permissions; it either thinks you're a new user or something else has wiped your perms, like files being edited or another user running LP commands.