1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-24 19:49:22 +02:00
This commit is contained in:
Anton Titovets
2025-03-18 11:29:33 +03:00
parent 87f5943084
commit b53fce50d0
6 changed files with 6 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
oint rcon FormConnectionParameters \
--url "93.125.42.204:25575" \
--url "127.0.0.1:25575" \
--pass "***" \
--wtout 20 \
--rtout 20

View File

@@ -1,5 +1,5 @@
oint rcon FormConnectionParameters ^
--url "93.125.42.204:25575" ^
--url "127.0.0.1:25575" ^
--pass "***" ^
--wtout 20 ^
--rtout 20

View File

@@ -1,4 +1,3 @@
 {
"setGroupAdmin": true,
"error": "participant not found"
"setGroupAdmin": true
}

View File

@@ -1,5 +1,5 @@
oint rcon СформироватьПараметрыСоединения \
--url "93.125.42.204:25575" \
--url "127.0.0.1:25575" \
--pass "***" \
--wtout 20 \
--rtout 20

View File

@@ -1,5 +1,5 @@
oint rcon СформироватьПараметрыСоединения ^
--url "93.125.42.204:25575" ^
--url "127.0.0.1:25575" ^
--pass "***" ^
--wtout 20 ^
--rtout 20

View File

@@ -1,4 +1,3 @@
 {
"setGroupAdmin": true,
"error": "participant not found"
"setGroupAdmin": true
}