update docs & organization for release v0.1.0
This commit is contained in:
4
scripts/mcrcon
Normal file
4
scripts/mcrcon
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
exec /usr/bin/mc-rcon/mcrcon -p "$(
|
||||
grep '^rcon.password=' /minecraft_data/server.properties | cut -d= -f2-
|
||||
)" "$@"
|
||||
Reference in New Issue
Block a user