DNS Server Settings
Setting up Cloudflare
Some of the filtering features of Cloudflare require specific configuration rules (Rules => Configuration Rules).
You only need to change the value of the full domain where you host the launcher server.
Also Place at
must be specified as First
.
Why is this necessary:
Unfortunately Cloudflare blocks any requests with User Agent containing the word Java and authlib-injector does not change the default User Agent.
SRV record for game server
For convenience, you can create a subdomain to access the servers. To do this, you need to create an SRV record (DNS => Records).
Let's go through the record setup:
Name
- the subdomain form must be of the form_minecraft._tcp.SUBDOMAIN
Priority
- leave unchangedWeight
- leave unchangedTTL
- leave unchangedPort
- we specify the port on which the server operatesTarget
- IP of server or domain with A record
Save and in the game specify the connection address full domain WITHOUT PORT.