forked from MinecraftUtilities/Backend
update dns records field for minecraft server response
This commit is contained in:
parent
c72bda317e
commit
b14c969013
@ -39,7 +39,7 @@ public class MinecraftServer {
|
||||
/**
|
||||
* The DNS records for the server.
|
||||
*/
|
||||
private final DNSRecord[] dnsRecords;
|
||||
private final DNSRecord[] records;
|
||||
|
||||
/**
|
||||
* The motd for the server.
|
||||
|
Loading…
Reference in New Issue
Block a user