There were many issues with the storage for sentinel due in part to many changes (A good thing) to Sentinel. Monkey is active on that plugin and giving everyone new features all the time so Kudos to him, bad on me for not keeping up with them.
Wrote a new system to manage the storage of settings for Sentinel per location. There are some items that DO NOT function with this version of destinations.
The settings of byMultiple and byAllInOne are not supported as they are nested lists and I have not gone down that rabbit hole yet. If this is an issue let me know and I will work on making that work.
BetonQuest V1.x and V2.0 supported
Possible loop on Citizens shutdown/plugin disable
I have not been able to produce it, but there is a point where for some reason an event loop occurs. If you get this still please let me know. I have removed the code that listened for that event, though all it did was say it was canceling the pathing tasks. I now only do this on Destinations shutting down, not when citizens does.
SoftDepends
I had several complaints of breaking Denzien/Citizens load orders when I had them in the softdepends, but to help avoid the messages I have added them back. It really shouldn't break any load orders in my view, but its been reported that it does randomly.