Age | Commit message (Collapse) | Author |
|
|
|
upgpkg: spigot 1.16.3+b122-1
upgpkg: cuberite 1.12.2b89-1
upgpkg: papermc 1.16.3+b211-1
|
|
|
|
Fix confusion of the user name in systemd's tmpfiles and sysusers
configuration.
|
|
upgpkg: cuberite 1.12.2b14-1
upgpkg: papermc 1.16.1+b135-1
upgpkg: spigot 1.16.2+b120-1
|
|
Fix a bug in the cuberite PKGBUILD.
upgpkg: cuberite 1.12b1288-2
upgpkg: papermc 1.16.1+b90-1
|
|
|
|
upgpkg: cuberite 1.12b1279-1
upgpkg: papermc 1.15.2+b371-1
upgpkg: spigot 1.15.2+b115-1
|
|
upgpkg: cuberite 1.12b270-1
upgpkg: papermc 1.15.2+b318-1
|
|
|
|
|
|
Introduce a new config flag called `BACKUP_FLAGS` for specifying
additional flags which to pass to tar for compression.
Additionally, replace `Type=forking` with `Type=oneshot` in the backup
services as to not let the backup timeout.
Furthermore, change some upper case variables to lower case ones.
upgpkg: spigot 1.15.1+b107-1
upgpkg: cuberite 1.12b1065-1
upgpkg: papermc 1.15.1+b48-1
|
|
|
|
|
|
Fix a bug which was most likely introduced in ada9f5931d preventing the
`is_player_online` function to parse the response properly for some
servers and in particular papermc. The bug deleted lines which were not
intended to be deleted. As a fix, just stop deleting any lines as all
subsequent invocations use grep anyway and hence already select the
right line.
upgpkg: cuberite 1.12b1049-1
upgpkg: papermc 1.14.4+b196-1
upgpkg: spigot 1.14.4+b103-2
|
|
|
|
upgpkg: cuberite 1.12b1026-2
upgpkg: papermc 1.14.4+b163-1
upgpkg: spigot 1.14.4+b102-1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix search-and-replace mistakes made in commit b382febaf5.
upgpkg: cuberite 1.12b1014-2
upgpkg: spigot 1.13.2+b93-2
|
|
Adapt the `is_player_online` function to be a little more generic. This
fixes detecting players on cuberite even with the most recent version.
upgpkg: cuberite 1.12b1014-1
upgpkg: spigot 1.13.2+b93-1
|
|
Update server-management script to be a little tidier. Sync changes
across minecraft-server, spigot and cuberite.
upgpkg: cuberite 1.12b1013-2
upgpkg: spigot 1.13.2+b93-1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
upgpkg: spigot 1.13.1+b79-1
upgpkg: cuberite 1.12b1013-2
|
|
|
|
Broaden the scope of the regex which searches for active users in the
minecraftd.sh management script to include more escape sequences. This
notably enables using the idle_server part of the script in combination
with the 'Paper' minecraft server.
upgpkg: cuberite 1.12b975-2
upgpkg: spigot 1.12.2+b73-2
|
|
Readd the `WantedBy` directive to allow for proper enabling of the unit.
This might however not work properly as the 'multi-user.target' is now
specified in `WantedBy` and `After`.
upgpkg: cuberite 1.12b975-2
upgpkg: spigot 1.12.2+b73-2
|
|
Update the SystemD service file to wait for the multi-user target prior
to initiating the application and remove the 'WantedBy' parameter.
This makes sure that the application does not start prior to the
required user being available.
upgpkg: cuberite 1.12b975-1
upgpkg: spigot 1.12.2+b73-1
|
|
|
|
Switch to a different pkgver naming schema to incorporate the build tag.
|
|
Instead of relying on makepkg's built-in `msg` function simply use
`echo` without any coloring or similar beatifications.
|
|
* Pin version of 'BuildTools.jar' using a Jenkins build tag
* Quote more variables in the PKGBUILD and .install file
* Switch from `echo` to makepkg's internal `msg` and `msg2`
* Add comment honoring the initial submitter of this package
* Remove '.gitignore'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|