mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-13 22:02:28 +00:00
4 lines
275 B
Bash
4 lines
275 B
Bash
mc-image-helper assert fileExists "/data/world/datapacks/afk*"
|
|
mc-image-helper assert fileExists "/data/world/datapacks/graves*"
|
|
mc-image-helper assert fileExists "/data/world/datapacks/VanillaTweaks_*"
|
|
mc-image-helper assert fileExists "/data/resourcepacks/VanillaTweaks_*"
|