summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-07-10Bump BuildTools to 148Eric Anderson
2022-04-11Bump to 1.18.2Eric Anderson
2022-04-11Bump BuildTools to 147Eric Anderson
2022-04-11Swap /srv directory creation to tmpfiles.dEric Anderson
This avoids the need to run systemd-sysusers and chown in the install file.
2021-12-10Bump to Java 17, BuildTools 141, 3284aEric Anderson
2021-10-14Bump to 1.17.1.3216 for OpenJDK 17 supportEric Anderson
2021-08-21Bump BuildTools to 132Eric Anderson
2021-07-09Bump to 1.17.1Eric Anderson
2021-07-02Bump to 1.17, BuildTools 131; hard-code openjdkEric Anderson
Since it is now requiring a _specific_ version instead of a range, it seems wrong to just use the default. Since there's only one, just hard-code the path to the java to use. That'll be annoying in September when JDK 17 comes out with the instantaneous death of JDK 16, but there don't seem to be any other good solutions since there is literally no overlap between the two versions being available. At least JDK 17 will be LTS so there will be a respite.
2021-05-20BuildTools to 127Eric Anderson
2021-02-20Bump to 1.16.5, BuildTools to 124Eric Anderson
2020-11-21Bump to 1.16.4Eric Anderson
2020-11-08Bump to 1.16.3, BuildTools to 122Eric Anderson
2020-08-30Bump to 1.16.2Eric Anderson
2020-08-22Bump to 1.16.1, BuildTools to 121Eric Anderson
2020-02-02Bump to 1.15.2Eric Anderson
Also bump buildtool to 111
2020-01-12Bump Buildtools to 107Eric Anderson
2019-12-23Bump Buildtools to 105, fix help in craftbukkit-save, discourage craftbukkitEric Anderson
2019-12-17Bump to 1.15.1Eric Anderson
2019-12-15Remove sleep workaround for spigot's consoleEric Anderson
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.
2019-12-10Bump to 1.15Eric Anderson
Removed old backup and send_command scripts. They have been deprecated empty, so there's no worry about messing up with package when dealing for a year. This finally makes /srv/craftbukkit in the package truly with the folder.
2019-09-28Bump buildtool to 103Eric Anderson
Adds support for Java 13
2019-08-09Bump to 1.14.4Eric Anderson
1.14.4 is now the default in BuildTools. Build 2281 is from May 10th, 3 months ago.
2019-07-21Bump build to 2131, from AprilEric Anderson
2019-07-21Bump buildtool to 101Eric Anderson
This adds support for the more recent 1.14 builds
2019-04-14Bump buildtool to 99Eric Anderson
2019-04-01Bump build to 2027, from JanuaryEric Anderson
Since the current version is used when building, this version bump should only notify those users whose build is older than January.
2019-04-01Bump buildtool to 96Eric Anderson
2019-01-13Swap package url to httpsEric Anderson
2019-01-07Mention vanilla server in pkgdescEric Anderson
2019-01-02Bump buildtools to 90Eric Anderson
2018-12-18Bump to buildtools 89Eric Anderson
2018-12-15Bump to buildtools 88Eric Anderson
Fixes building older versions
2018-12-13Bump buildtools to 85Eric Anderson
Version 84+ is now required for 1.13.2: https://www.spigotmc.org/threads/buildtools-update-required-1-13-2.351162/
2018-12-02Bump buildtools to 83Eric Anderson
2018-11-28Flow readme to 80 columns, unix line endingsEric Anderson
2018-11-28Use build number instead of date in versionEric Anderson
BuildTools downloads from https://hub.spigotmc.org/versions/ to determine what to check out. Specifying the precise build number instead of a minecraft version produces reliable output.
2018-11-28Bump to 1.13.2Eric Anderson
1.13.2 is now the default of BuildTools: https://www.spigotmc.org/threads/minecraft-1-13-2-status-update.349184/
2018-11-25Bump to BuildTools 82Eric Anderson
Not bumping the package version since the new BuildTools just increases the chances that building succeeds; it doesn't really change the build output.
2018-11-11Add back old commands, to make it easier to upgradeEric Anderson
The old commands will still be removed in the future, but this gives people more time to migrate and keeps things mostly working while they do so.
2018-11-11Add support for multiple simultaneous serversEric Anderson
The non-@ services still only support one running, but the templated services (@) can be run simultaneously.
2018-11-10Major refactoringEric Anderson
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.
2018-07-23Fixed .SRCINFOBuildTools
2018-07-23BuildTools updated to #75BuildTools
2018-01-24Upgraded buildtools to #71BuildTools
2017-09-27Updated to minecraft 1.12.2 and BuildTools #64BuildTools
2017-07-17Update to 1.12-1BuildTools
* Updated Spigot build tools to #60 * Updated minecraft server source to 1.12 * Implemented suggestion of @ejona86 for safer startup method
2017-02-10Bumped to BuildTools #59BuildTools
2016-12-27Bumped to Minecraft 1.11.2BuildTools
2016-06-25update to 1.10.2BuildTools