mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-06-27 04:24:17 +00:00
Add purpur support for ServerLibraryCleaner (#4133)
This commit is contained in:
@@ -26,7 +26,10 @@ docker run -d --pull=always \
|
||||
|
||||
By default, supported server types remove stale server libraries during installation by setting `CLEAN_SERVER_LIBRARIES` to `true`. Set `CLEAN_SERVER_LIBRARIES` to `false` to disable this cleanup if it causes unexpected behavior.
|
||||
|
||||
Currently, library cleanup is supported by `TYPE=PAPER`. Other server jar types are not yet supported.
|
||||
Currently, library cleanup is supported by
|
||||
|
||||
- `TYPE=PAPER`
|
||||
- `TYPE=PURPUR`
|
||||
|
||||
## Running as alternate user/group ID
|
||||
|
||||
@@ -244,4 +247,4 @@ To also include the timestamp with each log, set `LOG_TIMESTAMP` to "true". The
|
||||
|
||||
```
|
||||
[init] 2022-02-05 16:58:33+00:00 Starting the Minecraft server...
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user