[Breaking] Fix player online sample
This commit is contained in:
@@ -33,10 +33,9 @@ public class ServerPing
|
||||
|
||||
private int max;
|
||||
private int online;
|
||||
private PlayerInfo[] sample;
|
||||
}
|
||||
|
||||
private PlayerInfo[] sample;
|
||||
|
||||
@Data
|
||||
@AllArgsConstructor
|
||||
public static class PlayerInfo
|
||||
|
Reference in New Issue
Block a user