Hello, I was wondering if this plugin could support the server list https://bestservers.com ? Their documentation is located at https://bestservers.com/documentation
Thanks!
Thanks!
It probably does already.. Change the detail in the config to match the address in the API documentation.
"VoteSitesAPI": {
"BestServers.com": {
"API Claim Reward (GET URL)": "https://bestservers.com/api/vote.php?action=status&key={0}&steamid={1}",
"API Vote status (GET URL)": "https://bestservers.com/api/vote.php?action=claim&key={0}&steamid={1}",
"Vote link (URL)": "https://bestservers.com/server/{Change ID}/vote/{0}"
},