mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-17 06:57:01 +05:30
feat: add minecraft scripts
This commit is contained in:
parent
7eaa43cdd8
commit
aef98f9f34
3 changed files with 28 additions and 0 deletions
3
minecraft/stop.sh
Normal file
3
minecraft/stop.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
/opt/minecraft/tools/mcrcon/mcrcon -H 127.0.0.1 -P 25575 -p "${MCRCON_PASSWORD}" stop
|
Loading…
Add table
Add a link
Reference in a new issue