mirror of
https://github.com/onyx-and-iris/q3rcon-cli.git
synced 2026-04-13 04:23:38 +00:00
add Config class for configuring timings for both interactive and direct modes.
pre_run_hook added, it runs before all subcommands. gametype command now calls maprestart command directly if the -f flag is passed.
This commit is contained in:
@@ -63,7 +63,7 @@ export Q3RCON_CLI_PASSWORD="<rcon password>"
|
||||
Usage: q3rcon-cli [OPTIONS] COMMAND
|
||||
|
||||
┏━ Subcommands ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃ fastrestart Executes a fast restart of the server ┃
|
||||
┃ fastrestart Executes a fast restart of the map ┃
|
||||
┃ gametype Get or set the current gametype of the server ┃
|
||||
┃ hostname Get or set the current hostname of the server ┃
|
||||
┃ map Get the current map or change to a new one ┃
|
||||
|
||||
Reference in New Issue
Block a user