The main idea is to create a command like ?players when you type it anywere and it gather the playersonline table and shows the players online.
We could do via RCON ?players in a server channel and it will send the current server players what could be nice too is that if we send ?players S1 it shows the players on S1.
To make this you will surely need :
The main idea is to create a command like
?playerswhen you type it anywere and it gather the playersonline table and shows the players online.We could do via RCON
?playersin a server channel and it will send the current server players what could be nice too is that if we send?players S1it shows the players on S1.To make this you will surely need :
My side create a script that puts the rcon login and passwd
Get the rcon login, pass
Found wich channel it is in the case you do it in a server channel
Found wich server id it is depending on the request
If it's a general request use the database
Maybe add a serverRegirster command who add the server bounded to the channel id in the database so we can user ?players rcon on a new server