cannot run MCServer - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Discussion (https://forum.cuberite.org/forum-5.html) +--- Thread: cannot run MCServer (/thread-1526.html) Pages:
1
2
|
RE: cannot run MCServer - Seadragon91 - 07-06-2014 (07-06-2014, 07:36 PM)lemonechiller Wrote: is somebody here who can compile it for me? Did you taked a look at this? https://github.com/mc-server/MCServer/blob/master/COMPILING.md#linux-freebsd-etc RE: cannot run MCServer - lemonechiller - 07-07-2014 Thanks, it works Can now run MCServer. Got a little question left, Is there a Plugin thread for the Default plugins? Dont know what TransAPI, APIDump etc are doing. RE: cannot run MCServer - xoft - 07-08-2014 There is no dedicated thread for those, as far as I know. TransAPI is useless at this moment, it was supposed to provide some basis for translations, but it doesn't work too well and the overall idea behind it is flawed. APIDump is for plugin developers, it creates the plugin API documentation. Exactly what is here: http://mc-server.xoft.cz/LuaAPI/ RE: cannot run MCServer - bearbin - 07-08-2014 The idea behind TransAPI is OK, but the implementation is terrible |