-
Notifications
You must be signed in to change notification settings - Fork 0
Players online #6
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 :
-
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request