2018-12-21 23:14:12 +00:00
|
|
|
# Defined in /tmp/fish.9GKs9x/mcrcon.fish @ line 2
|
2018-11-15 01:01:37 +00:00
|
|
|
function mcr
|
2018-12-21 23:14:12 +00:00
|
|
|
eval $D/Games/Minecraft/Server/mcrcon -t -H localhost -P 25575 -p password $argv
|
2018-11-15 01:01:37 +00:00
|
|
|
end
|