Fix LinkageUtils
Dieser Commit ist enthalten in:
Ursprung
15fbb0241c
Commit
d953144dfa
@ -49,7 +49,8 @@ public class LinkageUtils {
|
||||
});
|
||||
} catch (IOException e) {
|
||||
Bukkit.shutdown();
|
||||
return;
|
||||
} catch (NullPointerException e) {
|
||||
// Ignored
|
||||
}
|
||||
}
|
||||
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren