679085b520
Added stained clay, coal block, and hardened clay Block IDs Added stained clay and carpet block Metas Fixed bug with sticky retract bailing out but not unsetting arm Fixed autocomplete not working when not at the first character, fixes #64 Added furnace recipes for hardened clay and coal and coal blocks |
||
---|---|---|
Android | ||
CryptoPP | ||
docs | ||
expat | ||
iniFile | ||
Install | ||
jsoncpp-src-0.5.0 | ||
lua-5.1.4 | ||
MCServer | ||
nbt examples | ||
source | ||
Tests | ||
tolua++-1.0.93 | ||
Tools | ||
VC2008 | ||
WebServer | ||
zlib-1.2.7 | ||
.gitignore | ||
clean.bat | ||
cloc-exclude.txt | ||
ClonePlugins.cmd | ||
COMPILING | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
Doxyfile | ||
GNUmakefile | ||
LICENSE | ||
Nightbuild2008.cmd | ||
README.md | ||
stats.cmd |
MCServer
MCServer is a performant C++ Minecraft server designed for use in memory and cpu-limited places, or just to make regular server perform better.
MCServer can run on PCs, Macs, and *nix. This includes android phones and tablets as well as Raspberry Pis.
Installation
To install MCServer, you can either download the repository and compile it, or download a pre-compiled version.
Compilation instructions are available in the COMPILING file.
Linux builds can be downloaded from the Berboe CI server and windows from xoft's nightly build service.
After you've extracted the files, simply run the MCServer executable.
Contributing
MCServer is licensed under the Apache license V2, and we welcome anybody to fork and submit a Pull Request back with their changes, and if you want to join as a permanent member we can add you to the team.
Other Stuff
For other stuff, including plugins and discussion, check the forums and wiki.