1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-04-06 16:33:41 +03:00
parent 83f3951ee0
commit 7558d9dcbe
685 changed files with 938 additions and 810 deletions

View File

@@ -1,5 +1,9 @@
# JSON data can also be passed as a path to a .json file
oint rcon ExecuteCommand \
--url "93.125.42.204:25575" \
--pass "***" \
--wtout 20 \
--rtout 20 \
--exec "list" \
--conn "{'url':'127.0.0.1:25575','password':'***','read_timeout':20,'write_timeout':20}"
--conn "{'url':'93.125.42.204:25575','password':'***','read_timeout':20,'write_timeout':20}"

View File

@@ -1,5 +1,9 @@
:: JSON data can also be passed as a path to a .json file
oint rcon ExecuteCommand ^
--url "93.125.42.204:25575" ^
--pass "***" ^
--wtout 20 ^
--rtout 20 ^
--exec "list" ^
--conn "{'url':'127.0.0.1:25575','password':'***','read_timeout':20,'write_timeout':20}"
--conn "{'url':'93.125.42.204:25575','password':'***','read_timeout':20,'write_timeout':20}"

View File

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

View File

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