Zrobilem wszystko jak w temacie ale pisze: -sh: minecraft: not found :/ Przesle bashrc:
# enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
# sources /etc/bash.bashrc).
if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
. /etc/bash_completion
fi
alias minecraft='/home/minecraft/minecraft.sh'
Tak wygladaja ostatnie linijki...