mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-17 08:05:35 +01:00
This commit is contained in:
parent
536c9183fe
commit
62f2fc9714
@ -68,6 +68,8 @@ public class UserCapabilityListener {
|
||||
|
||||
current.initialise(previous);
|
||||
current.getQueryOptionsCache().invalidate();
|
||||
} catch (IllegalStateException e) {
|
||||
// continue on if we cannot copy original data
|
||||
} finally {
|
||||
previousPlayer.invalidateCaps();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user