Hi all,
i could not find any answers in the Forum and hope to get some help here.
i set up a dedicated Server with XonStat, XonStatdb and minqlx

Here are some questions:
1:
Do i Need XonStatDB if i use Xonstat fedder with following config:
root@debian:/home/steam/XonStat# cat feeder/cfg.json
{
[...]
"xonstatSubmissionUrl": "http://qlstats.net:8080/stats/submit",
"jsondir": "./ql-match-jsons/",
"logLevel": "DEBUG",
"servers": [
"ca01:127.0.0.1:27960/webermi"
],
"calculateGlicko": true
[...]
As i understand the Feeder send the match stats to qlstats directly so i dont Need any own database.

2.
Should i use the Feeder to put the Player stats to qlstats.net or http://qlstats.net:8081/servers.html and Register the Server?

3.
how can i use !elo command ingame on my Server? Minqlx is installed with Default Settings but !elo or !elos does not generate any Output.

Really thank you for all your Support!