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

Implement CLI for RCON commands #401

Open
Dashboy1998 opened this issue Feb 17, 2024 · 0 comments
Open

Implement CLI for RCON commands #401

Dashboy1998 opened this issue Feb 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Dashboy1998
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Implement CLI for RCON commands so you can launch a script and select the commands to run

  • Shutdown
  • DoExit
  • Broadcast
  • KickPlayer
  • BanPlayer
  • ShowPlayers
  • Info
  • Save

Describe the solution you'd like

  • For shutdown and DoExit prompt for confirmations as these do not save.
  • KickPlayer and BanPlayer should allow the players be selectable using information from ShowPlayers.
  • BanPlayer should warn the user as there is no way to unban.
  • Broadcast (After Create broadcast function #400)

Describe alternatives you've considered
Currently all can be executed from in game but there is no command line

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

1 participant