Cuberite Forum
Small issues - please help? - 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: Small issues - please help? (/thread-1831.html)

Pages: 1 2


RE: Small issues - please help? - NiLSPACE - 03-23-2015

You could use this: https://github.com/mc-server/MCServer/commits/master


RE: Small issues - please help? - Jammet - 03-23-2015

Here's a new issue though. Now every time the server is started, it starts converting settings.ini to have DOS style carriage return new lines, and I see ^M at the end of each line, which sometimes confuses text editors in Linux.

Thank you for the URL!Big Grin


RE: Small issues - please help? - xoft - 03-23-2015

That is, for some reason, intentional. The INI-file library we're using does that on purpose, although I cannot remember the reason they declared.