SpongeVanillaのインストール
SpongeVanilla は、スタンドアローンサーバーとしての、 Sponge API のバニラ実装です。
概要
SpongeVanilla は Sponge API の Minecraft バニラサーバーにパッチを適用することにとって作成された実装です。 これはスタンドアローンサーバーを意味しており、 Minecraft Forge や Forge mod loader(FML) を必要としません。SpongeVanilla は Forge サーバーを実行したくないユーザーのための、代替プラットフォームをして、Sponge の Forge バージョンと平行して開発されています。もともとは、AzureusNation と VoltaSalt により、独立した Granite という名前のプロジェクトとしてスタートしており、 SpongeVanilla チームは2015年3月に、公式に開発チームに参加しました。
ダウンロード
SpongeVanilla は ここ からダウンロードできます。
SpongeVanillaのインストール
注釈
If you use (or are planning to use) a game server host, they may have a control panel that can install Sponge for you.
警告
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 は専用のサーバーとしてのみ動作します。
SpongeVanilla .jar をSpongeのウェブサイトからダウンロードします。
コマンドラインから
java -jar spongevanilla-*******.jar
を実行します他の人が接続できるように ポート解放 に従いセットアップします。
警告
サーバーをコントロールするためのウィンドウが開かないので .jar
ファイルをダブルクリックして起動するのはやめてください!