mirror of
https://github.com/SimplexDevelopment/Traverse.git
synced 2025-07-02 07:56:42 +00:00
Bear Necessities
This commit is contained in:
@ -16,4 +16,5 @@ public class PlayerData {
|
||||
private long playtime;
|
||||
private int coins;
|
||||
private Date lastLogin;
|
||||
private InfractionData infractionData;
|
||||
}
|
||||
|
Reference in New Issue
Block a user