itzg / itzg/docker-minecraft-server

Downloading vanilla jar offline

Open
#1,206 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Shell
Stars
14.3k
Forks
1.9k
Avg merge
2d 10h
Merged PRs (30d)
31

Description

### Enhancement Type

A completely new feature

### Describe the enhancement

when i run a paper server ,it need lots of time Downloading vanilla jar to cache dir

```
[init] Running as uid=1000 gid=1000 with /data as 'drwxrwxr-x 4 1000 1000 4096 Dec 16 14:41 /data'
[init] Resolved version given 1.17.1 into 1.17.1
[init] Resolving type given PAPER
[init] Removing old PaperMC versions ...
[init] Downloading PaperMC 1.17.1 (build 381) ...
[init] Copying plugins over...
[init] server.properties already created, skipping
[init] Updating ops
[init] Checking for JSON files.
[init] Setting initial memory to 1G and max to 1G
[init] Starting the Minecraft server...
Downloading vanilla jar...
```

why can not i use a offline vanilla jar file?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names Paper and the vanilla jar download but does not identify any file, test, or entry point. Start by locating the startup code that downloads the vanilla jar and determine how an offline jar should be selected; done would require a defined offline workflow and coverage for it.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, java
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.