itzg/docker-minecraft-server

Add option to reset/delete the world on startup

开放

#1,649 创建于 2022年8月3日

 (2 条评论) (0 个反应) (0 位负责人)Shell (1,858 个派生)batch import
enhancementhacktoberfesthelp wanted

仓库指标

星标
 (13,694 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Enhancement Type

A completely new feature

Describe the enhancement

Add a new option that when set to true will delete the world folder on startup. Useful for minigame servers using mods such as bingo or lockout where a fresh world with a new random seed is needed for each game as a quick container restart will do all of the work.

Another option could be to allow the world option to take an empty folder and that in combination with the force copy option could be used to the same effect.

贡献者指南