Skip to main content

MineOS

Setup

https://minecraft.codeemo.com/mineoswiki/index.php?title=Importing_a_world

Protected SFTP access

MineOs Bindmount in crontab for sftp user, because no fstab in LXC:
@reboot mount -o bind /root/mineos-path/gamefiles/minecraft/import/ /home/sftp_user/minecraft-import-directory/

Issues

Server instance not starting - blocked port

https://discourse.codeemo.com/t/cant-start-server-in-webui/5732

  1. Check usage of 26656 with netstat -tulpn
  2. Kill PID
  3. Start instance in WebUI

External Access Issues

  1. Check accessibility at https://mcsrvstat.us/
  2. Internal Portforwarding seems to make trouble on LXC settups, thus the standard ports have to be used. Make sure, 26656 is open and forwarded on TCP and UDP traffic in router.