mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-24 11:38:40 +01:00
Updated Developer API (markdown)
parent
649be978c2
commit
02331416a0
@ -223,7 +223,7 @@ api.getStorage().loadUser(uuid, "null").thenComposeAsync(success -> {
|
||||
try {
|
||||
user.setPermission(node);
|
||||
|
||||
// not we've set the permission, but still need to save the user data
|
||||
// now we've set the permission, but still need to save the user data
|
||||
// back to the storage.
|
||||
|
||||
// first save the user
|
||||
|
Loading…
Reference in New Issue
Block a user