-
`docker exec docker-eldewrito rcon say Hello World`
I saw someone in the discord talking about a CLI client, thought this would be a cool addition
-
Getting error unable to authenticate with Rcon, definitely attempting to connect as can see all the connections starting and ending in the log however it's not authenticating and is giving the error m…
-
After Conan Exiles update go error "response for another request" from rcon client
-
I don't know what is happening, but it breaks.
I launch with the following code, which is supposed to auto reconnect,
```
client.on('authenticated', function () {
console.log('Clusterio | Au…
-
Hello,
I have a minecraft server running in a docker container and I can't connect to it via this tool.
![Screenshot from 2021-05-20 18-59-48](https://user-images.githubusercontent.com/46656298/11…
-
Works great on startup, but on shutdown it produces 2 errors.
`[19:39:57 WARN]: Unexpected exception while parsing console command ""`
and
`java.lang.IllegalStateException: Asynchronous command dis…
-
MC_RCON_Client expects a dll to be available, while this dll is not shipped with the executable.
Proposed solution: statically link libstdc++ in executable.
Needed checks:
- [ ] Impact on executable…
-
```
#Minecraft server properties
#Fri Apr 22 20:15:30 CST 2022
enable-jmx-monitoring=false
rcon.port=25575
level-seed=1036063482037999
gamemode=survival
enable-command-block=false
enable-query…
-
This may not be a priority, but should not be forgotten..
Something there is certainly broken ( or RConEd is, but I don't think so, and spiegalpwns himself stated that the implementation is buggy... …
-
if possible I would like to see support for enforcing a forcecvar on all clients
e.g snaps and cl_maxpackets
you know where I am going with this
currently we can set those cvars but they need to be…