[RaspberryPi] Server stopps/generates no world
#5
There is a guide but it's outdated, it hasn't been updated for when we moved to GitHub.

Basically, you should run these commands:
Code:
git clone https://github.com/mc-server/MCServer.git mc-server
cd mc-server
make release=1

You might need to install git first if you get an error from the first command:
Code:
sudo apt-get install git
Your executable will be called mc-server/MCServer/MCServer

EDIT: The following instructions are no longer valid

You may need to download the basic plugins, such as the Core, too, otherwise the most common commands won't work:
Code:
cd mc-server/MCServer/Plugins
git pull https://github.com/mc-server/Core.git
Reply
Thanks given by:


Messages In This Thread
RE: [RaspberryPi] Server stopps/generates no world - by xoft - 12-01-2013, 10:14 PM



Users browsing this thread: 1 Guest(s)