mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-24 10:17:39 +00:00
Formatting.
This commit is contained in:
parent
745716426f
commit
fcb7e62cb0
@ -49,7 +49,7 @@ public class PermissionsResolverManager implements PermissionsProvider {
|
|||||||
@Deprecated
|
@Deprecated
|
||||||
public void load() {
|
public void load() {
|
||||||
try {
|
try {
|
||||||
getRealResolver().load();
|
getRealResolver().load();
|
||||||
} catch (WEPIFRuntimeException ignore) {
|
} catch (WEPIFRuntimeException ignore) {
|
||||||
// Some plugins do this very early in the initialization process
|
// Some plugins do this very early in the initialization process
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user