mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
5 lines
275 B
Bash
5 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_*"
|