Age | Commit message (Collapse) | Author |
|
In 1.14 Spigot seems to have fixed the bug where a thread would busy
loop if the console fd reached EOF. Adding --noconsole works around the
bug on 1.13, which clearly isn't necessary, but might be helpful to
those on older minecraft versions.
|
|
The non-@ services still only support one running, but the templated
services (@) can be run simultaneously.
|
|
No longer have any package files in /srv/craftbukkit. Now include build
date in version, because BuildTools isn't hermetic. Remove most of the
code from install, moving some of it to server start. No package file
should be modified by users now. Support running without mcrcon.
|