mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-11 20:13:55 +00:00
Formatting.
This commit is contained in:
@ -49,7 +49,7 @@ public class PermissionsResolverManager implements PermissionsProvider {
|
||||
@Deprecated
|
||||
public void load() {
|
||||
try {
|
||||
getRealResolver().load();
|
||||
getRealResolver().load();
|
||||
} catch (WEPIFRuntimeException ignore) {
|
||||
// Some plugins do this very early in the initialization process
|
||||
}
|
||||
|
Reference in New Issue
Block a user