1. So, each wipe admin's remove their map-save and server create new one.
    Question - how can i get time of map creation time from Plugin, without using crutches such as:
    > OnNewSave() => lastWipe = DateTime.Now.ToShortDateString();

    CLOSED.
    SaveRestore.SaveCreatedTime.ToLocalTime();