Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-18 | Bump BuildTools to 156 | Eric Anderson | |
2023-02-11 | Remove install script; bump BuildTools to 153 | Eric Anderson | |
2023-01-07 | Bump to 1.19.3 and BuildTools to 152 | Eric Anderson | |
2022-11-13 | Bump to 1.19.2 and BuildTools 150 | Eric Anderson | |
2022-07-10 | Bump to 1.19 | Eric Anderson | |
2022-07-10 | Bump BuildTools to 148 | Eric Anderson | |
2022-04-11 | Bump to 1.18.2 | Eric Anderson | |
2022-04-11 | Bump BuildTools to 147 | Eric Anderson | |
2022-04-11 | Swap /srv directory creation to tmpfiles.d | Eric Anderson | |
This avoids the need to run systemd-sysusers and chown in the install file. | |||
2021-12-10 | Bump to Java 17, BuildTools 141, 3284a | Eric Anderson | |
2021-10-14 | Bump to 1.17.1.3216 for OpenJDK 17 support | Eric Anderson | |
2021-08-21 | Bump BuildTools to 132 | Eric Anderson | |
2021-07-09 | Bump to 1.17.1 | Eric Anderson | |
2021-07-02 | Bump to 1.17, BuildTools 131; hard-code openjdk | Eric 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-20 | BuildTools to 127 | Eric Anderson | |
2021-02-20 | Bump to 1.16.5, BuildTools to 124 | Eric Anderson | |
2020-11-21 | Bump to 1.16.4 | Eric Anderson | |
2020-11-08 | Bump to 1.16.3, BuildTools to 122 | Eric Anderson | |
2020-08-30 | Bump to 1.16.2 | Eric Anderson | |
2020-08-22 | Bump to 1.16.1, BuildTools to 121 | Eric Anderson | |
2020-02-02 | Bump to 1.15.2 | Eric Anderson | |
Also bump buildtool to 111 | |||
2020-01-12 | Bump Buildtools to 107 | Eric Anderson | |
2019-12-23 | Bump Buildtools to 105, fix help in craftbukkit-save, discourage craftbukkit | Eric Anderson | |
2019-12-17 | Bump to 1.15.1 | Eric Anderson | |
2019-12-15 | Remove sleep workaround for spigot's console | Eric 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-10 | Bump to 1.15 | Eric 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-28 | Bump buildtool to 103 | Eric Anderson | |
Adds support for Java 13 | |||
2019-08-09 | Bump to 1.14.4 | Eric Anderson | |
1.14.4 is now the default in BuildTools. Build 2281 is from May 10th, 3 months ago. | |||
2019-07-21 | Bump build to 2131, from April | Eric Anderson | |
2019-07-21 | Bump buildtool to 101 | Eric Anderson | |
This adds support for the more recent 1.14 builds | |||
2019-04-14 | Bump buildtool to 99 | Eric Anderson | |
2019-04-01 | Bump build to 2027, from January | Eric 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-01 | Bump buildtool to 96 | Eric Anderson | |
2019-01-13 | Swap package url to https | Eric Anderson | |
2019-01-07 | Mention vanilla server in pkgdesc | Eric Anderson | |
2019-01-02 | Bump buildtools to 90 | Eric Anderson | |
2018-12-18 | Bump to buildtools 89 | Eric Anderson | |
2018-12-15 | Bump to buildtools 88 | Eric Anderson | |
Fixes building older versions | |||
2018-12-13 | Bump buildtools to 85 | Eric Anderson | |
Version 84+ is now required for 1.13.2: https://www.spigotmc.org/threads/buildtools-update-required-1-13-2.351162/ | |||
2018-12-02 | Bump buildtools to 83 | Eric Anderson | |
2018-11-28 | Flow readme to 80 columns, unix line endings | Eric Anderson | |
2018-11-28 | Use build number instead of date in version | Eric 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-28 | Bump to 1.13.2 | Eric Anderson | |
1.13.2 is now the default of BuildTools: https://www.spigotmc.org/threads/minecraft-1-13-2-status-update.349184/ | |||
2018-11-25 | Bump to BuildTools 82 | Eric 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-11 | Add back old commands, to make it easier to upgrade | Eric 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-11 | Add support for multiple simultaneous servers | Eric Anderson | |
The non-@ services still only support one running, but the templated services (@) can be run simultaneously. | |||
2018-11-10 | Major refactoring | Eric 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-23 | Fixed .SRCINFO | BuildTools | |
2018-07-23 | BuildTools updated to #75 | BuildTools | |
2018-01-24 | Upgraded buildtools to #71 | BuildTools | |