Force Rebuild
Testing compiler
Dieser Commit ist enthalten in:
Ursprung
1cbe7c83d5
Commit
c283a8403b
@ -96,7 +96,7 @@ public class SteamwarUser {
|
|||||||
} catch (SQLException e) {
|
} catch (SQLException e) {
|
||||||
throw new SecurityException("SQL Statement failed to get User", e);
|
throw new SecurityException("SQL Statement failed to get User", e);
|
||||||
}
|
}
|
||||||
Bukkit.getLogger().severe("Unexpected Server Exception");
|
Bukkit.getLogger().severe("Unexpected Server Exception '" + statement + "' and '" + identifier + "'");
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren