itzg/docker-minecraft-server
Add option to reset/delete the world on startup
Offen
#1.649 geöffnet am 03.08.2022
enhancementhacktoberfesthelp wanted
Repository-Metriken
- Stars
- (13.694 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 15h 10m) (32 gemergte PRs in 30 T)
Beschreibung
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.