SpongeVanilla 설치하기

SpongeVanilla는 Sponge API 기반으로 독립 서버를 구현한 바닐라 구현물입니다.

개요

SpongeVanilla는 바닐라 마인크래프트 서버에 패치를 적용하여 제작된 Sponge API의 서버 구현물입니다. 따라서 이는 독립형 서버이며, 마인크래프트 포지 혹은 포지 모드로더(FML) 를 사용하지도, 요구하지도 않습니다. SpongeVanilla는 Sponge의 포지 버전과 함께 개발되어, Forge 서버를 돌리고 싶지 않은 사용자들이 선택할 수 있는 대안적인 플랫폼입니다. 이 프로젝트는 **AzureusNation**과 **VoltaSalt**로부터 독립적인 Granite 프로젝트로 시작되어, 2015년 3월에 Sponge 개발에 합병되었습니다.

내려받기

`이곳 <https://www.spongepowered.org/downloads>`_에서 SpongeVanilla를 내려받으세요.

SpongeVanilla 설치하기

참고

게임 서버 호스팅을 사용중 (또는 그럴 예정) 이라면, 조작 패널(Control Panel)을 제공하는 호스팅 업체에 한해 Sponge를 자동으로 설치할 수도 있습니다.

경고

When using the Mojang installer, Mojang makes use of their own Java version and not the one you installed on your system. The installer currently ships with Java 1.8.0_25 for Windows and 1.8.0_60 for macOS. Note that Sponge requires at least 1.8.0_40 or above to run properly. You can grab that Launcher on the official Minecraft download page. Please make sure to configure it to use an up to date version of Java. As an alternative you can download a Launcher without an (outdated) Java from here. Read our documentation on how to install and configure Java.

SpongeVanilla는 멀티플레이 서버로만 동작합니다.

  1. Sponge 웹사이트에서 SpongeVanilla.jar를 내려받으세요.

  2. 다음 명령어를 콘솔이나 구동 스크립트로 실행하세요: java -jar spongevanilla-버전.jar

  3. :doc:`../port-forward`를 설정하여 다른 유저가 서버에 접속할 수 있도록 하세요.

경고

.jar 파일을 더블 클릭하여 서버를 실행하면, 콘솔 창이 뜨지 않아 서버를 조작할 수 없습니다!