1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-04-06 17:14:16 +03:00
parent 7558d9dcbe
commit 2ec373a899
1642 changed files with 11984 additions and 11337 deletions

View File

@@ -42,7 +42,7 @@ import TabItem from '@theme/TabItem';
<TabItem value="bash" label="Bash" default>
```bash
oint rcon FormConnectionParameters \
--url "127.0.0.1:25575" \
--url "93.125.42.204:25575" \
--pass "***" \
--wtout 20 \
--rtout 20
@@ -52,7 +52,7 @@ import TabItem from '@theme/TabItem';
<TabItem value="bat" label="CMD/Bat" default>
```batch
oint rcon FormConnectionParameters ^
--url "127.0.0.1:25575" ^
--url "93.125.42.204:25575" ^
--pass "***" ^
--wtout 20 ^
--rtout 20