7dtd-ServerTools icon indicating copy to clipboard operation
7dtd-ServerTools copied to clipboard

Server tools command resetallprefabs?

Open LPMZ opened this issue 3 years ago • 1 comments

Hello, I was looking at all the server tools commands, there is none to restore all the prefabs of the map ?, or individual without using the chunkreset.? If not, could you implement those two commands?. It would be very good and much more complete since for that I have to use others that complicate the server :(

LPMZ avatar Jun 08 '21 03:06 LPMZ

@LPMZ Had the same problem so created a separate serverTool called "Prefab_Reset" It resets all chunks that have prefabs on them and have recent block updates, after the server restarts those chunks will be restored.

It's currently waiting for review in PR: https://github.com/dmustanger/7dtd-ServerTools/pull/326

mvmenno avatar Aug 24 '21 10:08 mvmenno