mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-09 20:21:02 +01:00
192.168.0.1!
This commit is contained in:
parent
e469c74ef0
commit
ae1b074725
@ -7,7 +7,7 @@ public class PlayerAuth {
|
|||||||
|
|
||||||
private String nickname = "";
|
private String nickname = "";
|
||||||
private String hash = "";
|
private String hash = "";
|
||||||
private String ip = "198.18.0.1";
|
private String ip = "198.168.0.1";
|
||||||
private long lastLogin = 0;
|
private long lastLogin = 0;
|
||||||
private double x = 0;
|
private double x = 0;
|
||||||
private double y = 0;
|
private double y = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user