This website requires JavaScript.
Explore
Help
Register
Sign in
JeremyStarTM
/
MCServerDocker
Watch
1
Star
0
Fork
You've already forked MCServerDocker
0
Code
Issues
Pull requests
Releases
Activity
6f481d441b
MCServerDocker
/
rcon.sh
4 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Add RCON support
2024-04-20 16:53:15 +02:00
#!/bin/bash
This may or may not work
2024-04-20 16:55:44 +02:00
source
.env
docker compose
exec
-it
${
SERVICE_NAME
}
rcon -a 127.0.0.1:25575 -p mcsdrcon
Reference in a new issue
Copy permalink