geforkt von Mirrors/FastAsyncWorldEdit
Formatting.
Dieser Commit ist enthalten in:
Ursprung
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
|
||||||
}
|
}
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren