Hi
first: thanks for the help
second: i tryed it and now im on this state:
now it starts compiling. This is am mix of all from this treat.
i don't know if its all necessary
also i dont know if this, still works:
is it posible that MCServer dont work with MC 1.7.4?
first: thanks for the help
second: i tryed it and now im on this state:
Code:
sudo apt-get install git
sudo apt-get install cmake
git clone https://github.com/mc-server/MCServer.git mc-server
cd mc-server
git submodule init
git submodule update
cmake . -DCMAKE_BUILD_TYPE=RELEASE && make -j 2
now it starts compiling. This is am mix of all from this treat.
i don't know if its all necessary
also i dont know if this, still works:
(12-01-2013, 10:14 PM)xoft Wrote: 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
is it posible that MCServer dont work with MC 1.7.4?