itzg / itzg/docker-minecraft-server
Add feature parity with datapack handling
- 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
For datapacks, add the functionality to map a "datapacks" directory that would be automatically imported to the $WORLD/datapacks folder.
Essentially, add parity between datapacks and the current mods/plugins functionality.
This is currently achieved by manually symlinking the folder, but it would be great to have the same functionality for simplicity's sake.
Thanks for a great container!
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for the existing mods/plugins directory handling and inspect the startup entry points that perform those mappings. Add equivalent handling for a datapacks directory, then verify that its contents are imported into $WORLD/datapacks and that existing mods/plugins behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100