-
**Logs:**
```
csgo_1 | > Installing server ...
csgo_1 | + /home/csgo/Steam/steamcmd.sh +login anonymous +force_install_dir /home/csgo/server +app_update 740 validate +quit
csgo_1 | WARNING: set…
-
**Please read the [FAQ](https://modrepo.de/minecraft/car/faq) before submitting a bug report!**
**Bug description**
A clear and concise description of what the bug is.
The bug is nasty, it lets…
-
Would be good to add server support to callback `Command_GetBossIndexes` (and perhaps to other debug commands) because when you run `sm_sf2_getbossindexes` command from server console (or via rcon), S…
-
Hey, I think it would be nice if servers can use [hashed passwords](https://auth0.com/blog/hashing-passwords-one-way-road-to-security/#:~:text=Password%20hashing%20is%20used%20to,suitable%20for%20the%…
-
# Patch notes
_Assignees can edit a issue in case of progress or changes, as well as attach a link to the PR under each task_
Release type | Current version | Update to version
------ | ---- | --…
-
add HTTP API in SquadJS v2.0
Use http api to execute commands
Easier development for other languages
PHP RCON cannot get the player list
ghost updated
3 years ago
-
-
I have a perfect running command, but every time I try and run an mcrcon command in either bash or python, it dousnt accept any of the parameters and just says:
```mcrcon: error: argument -p/--port: …
-
When i start the bot i get this:
TypeError: Rcon is not a constructor
I have a file called Create.js:
const Rcon = require('rcon-client')
const rcon = new Rcon({
host: config.ip,
…
-
When trying to use rcon, I get the error, "**Failed connecting to server 192.168.1.8:27015 (couldn't open socket: connection refused)**"
I already have the port open on my router. I have opened por…