itzg / itzg/docker-minecraft-server
Ensure `RESOURCE_PACK` is a URL
- Dominant language
- Shell
- Stars
- 14.3k
- Forks
- 1.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 31
Description
### Enhancement Type
Improve an existing feature
### Describe the enhancement
It is too tempting to set `RESOURCE_PACK` to a file situated on the server rather than a URL. As such, it would be helpful if the script logged a warning (or failed with an error?) if a non-URL is specified.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the startup script or entry point that reads RESOURCE_PACK and inspect how its value is currently handled. Define done as detecting a non-URL value and consistently logging a warning or failing with an error, then run the relevant startup checks for both URL and non-URL values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100