forked from EXTERNAL/bareiron
remove unnecessary data from server list ping
This commit is contained in:
@@ -25,7 +25,6 @@ int sc_statusResponse (int client_fd) {
|
||||
|
||||
char header[] = "{"
|
||||
"\"version\":{\"name\":\"1.21.8\",\"protocol\":772},"
|
||||
"\"enforcesSecureChat\":false,"
|
||||
"\"description\":{\"text\":\"";
|
||||
char footer[] = "\"}}";
|
||||
|
||||
|
Reference in New Issue
Block a user