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 1m59s
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m59s
This commit is contained in:
parent
499fcb6fa5
commit
c72bda317e
@ -39,7 +39,7 @@ public class MinecraftServer {
|
||||
/**
|
||||
* The DNS records for the server.
|
||||
*/
|
||||
private final DNSRecord[] records;
|
||||
private final DNSRecord[] dnsRecords;
|
||||
|
||||
/**
|
||||
* The motd for the server.
|
||||
|
Loading…
Reference in New Issue
Block a user