Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Players online #6

Open
1 of 6 tasks
IIPoliII opened this issue Aug 7, 2019 · 0 comments
Open
1 of 6 tasks

Players online #6

IIPoliII opened this issue Aug 7, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@IIPoliII
Copy link
Member

IIPoliII commented Aug 7, 2019

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

@IIPoliII IIPoliII added the enhancement New feature or request label Aug 7, 2019
@IIPoliII IIPoliII pinned this issue Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants