0. goorm.io 접속

1. 새 컨테이너 생성
2. JAVA -> JAVA 빈 프로젝트
3. https://nostarch.com/programwithminecraft에서 Download the setup files for Mac OS (Minecraft Tools Mac.zip) 다운로드
4. SFTP로 접속하여 Minecraft_Tools_Mac.zip 파일 전송
5. $ unzip Minecraft_Tools_Mac.zip
6. $ mv Mincraft_Tools_Mac Minecraft_tools
7. apt-get update
8. apt-get upgrade
9. apt-get install python-pip
10. apt-get install python3-pip
11. $ ./Install_API.command
12. $ start.command
13. 구름 대시보드 -> 해당 컨테이너 -> 네트워크 관리 -> minecraft-python.run.goorm.io:25565 추가
14. 구름 대시보드 -> 해당 컨테이너 -> 포트포워딩 -> 내부포트: 25565
15. 생성된 외부아이피와 포트로 마인크래프트 서버 접속 xxx.xxx.xxx.xxx:xxxxx

Posted by 앤비
,