update dns records field for minecraft server response
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 51s
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 51s
This commit is contained in:
parent
c72bda317e
commit
b14c969013
@ -39,7 +39,7 @@ public class MinecraftServer {
|
|||||||
/**
|
/**
|
||||||
* The DNS records for the server.
|
* The DNS records for the server.
|
||||||
*/
|
*/
|
||||||
private final DNSRecord[] dnsRecords;
|
private final DNSRecord[] records;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The motd for the server.
|
* The motd for the server.
|
||||||
|
Loading…
Reference in New Issue
Block a user