Tired of having to open/close your various building doors manually? Now they can be automated. A default config will be generated for you, opening doors at 0620 and closing them at 1810. You can enable / disable individual buildings if you'd like. Code: { "timeDoorsOpen": 620, "timeDoorsClose": 1810, "openOnRainyDays": false, "openInWinter": false, "buildings": { "Andrei": { "Barn96013": true, "Coop98020": true } } } Each player's buildings will be stored under their own name, if multiple people play on the same computer. Versions after 1.4.0 have only been tested on Mac. Download: https://github.com/azah/AutomatedDoors/releases Source code: https://github.com/azah/AutomatedDoors
The first post here links to an old version. For the latest version compatible with SMAPI 2.0, see this download link instead.
Will this work for also automatically opening doors to buildings placed on Advize's Expanded Farm Mod https://community.playstarbound.com/threads/farm-expansion-3-0-rewritten-from-the-ground-up.110832/ Currently using AutoAnimalDoors and it works great for the main farm but doesn't work at all on additional maps.