Hi, as a relief ^^

This config is set so that only Germany, Austria and Switzerland can connect to the server.
Accordingly , the list is missing : DE , AT and CH . Please note, therefore, if you enter these 3 again, the list is complete and nobody can connect to the server, not even the administrator.

Simply adjust it according to your wishes.

 

{
  "API key for paid IP lookup service (if applicable)": "YOUR_API_KEY",
  "Ban player if country is blacklisted (true/false)": false,
  "Only allow players from server's country (true/false)": false,
  "Cache responses from IP lookup service provider (true/false)": true,
  "Number of retries on IP lookup fail (0 to disable)": 3,
  "Log connections from players (true/false)": false,
  "Use country code list as a whitelist (true/false)": true,
  "List of two-digit countries codes to check": [
    "AF",
    "AL",
    "DZ",
    "AR",
    "AM",
    "AU",
    "AZ",
    "BH",
    "BD",
    "BY",
    "BE",
    "BZ",
    "BO",
    "BA",
    "BW",
    "BR",
    "BN",
    "BG",
    "KH",
    "CM",
    "CA",
    "CL",
    "CN",
    "CO",
    "CR",
    "HR",
    "CU",
    "CZ",
    "CD",
    "DK",
    "DO",
    "EC",
    "EG",
    "SV",
    "ER",
    "EE",
    "ET",
    "FO",
    "FI",
    "FR",
    "GE",
    "GR",
    "GL",
    "GT",
    "HT",
    "HN",
    "HK",
    "HU",
    "IS",
    "IN",
    "ID",
    "IR",
    "IQ",
    "IE",
    "IL",
    "IT",
    "CI",
    "JM",
    "JP",
    "JO",
    "KZ",
    "KE",
    "KW",
    "KG",
    "LA",
    "LV",
    "LB",
    "LY",
    "LI",
    "LT",
    "LU",
    "MO",
    "MK",
    "MY",
    "ML",
    "MT",
    "MX",
    "MD",
    "MC",
    "MN",
    "ME",
    "MA",
    "MM",
    "NP",
    "NL",
    "NZ",
    "NI",
    "NG",
    "NO",
    "OM",
    "PK",
    "PA",
    "PY",
    "PE",
    "PH",
    "PL",
    "PT",
    "PR",
    "QA",
    "RE",
    "RO",
    "RU",
    "RW",
    "SA",
    "SN",
    "RS",
    "SG",
    "SK",
    "SI",
    "SO",
    "ZA",
    "KR",
    "ES",
    "LK",
    "SE",
    "SY",
    "TW",
    "TJ",
    "TH",
    "TT",
    "TN",
    "TR",
    "TM",
    "UA",
    "AE",
    "GB",
    "US",
    "UY",
    "UZ",
    "VE",
    "VN",
    "YE",
    "ZW"
  ]
}