This commit is contained in:
onyx-and-iris 2023-11-30 22:43:32 +00:00
parent 47e280c977
commit 0e5ee0e523

View File

@ -38,9 +38,7 @@ finally {
## Rcon Class ## Rcon Class
### `Send($cmd) | Send($cmd, $timeout)` #### `Send($cmd) | Send($cmd, $timeout)`
Send a RCON command as a string. For example:
```powershell ```powershell
$rcon.Send("mapname") $rcon.Send("mapname")