mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-16 15:57:00 +05:30
3 lines
107 B
Bash
3 lines
107 B
Bash
#!/usr/bin/env bash
|
|
|
|
/opt/minecraft/tools/mcrcon/mcrcon -H 127.0.0.1 -P 25575 -p "${MCRCON_PASSWORD}" stop
|