palworld-server-docker
palworld-server-docker copied to clipboard
Implement CLI for RCON commands
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 #400)
Describe alternatives you've considered Currently all can be executed from in game but there is no command line