imperialwool / HuggingCraft

Launching Minecraft server on HuggingFace or another Docker service.
MIT License
4 stars 0 forks source link

Cannot save world #2

Open chohj06 opened 1 month ago

chohj06 commented 1 month ago

I think in order to save world to use 20Gb Persistent Storage option on huggingface, add "java -jar /app/server.jar --world /data nogui" and edit server.properties.

server.properties file

level-name=/data

imperialwool commented 4 weeks ago

i think it should be optional btw, maybe will add some config then