Changes via update in default vendingsSuggestion

Hello again:) is there any way to add tracking for changes to default stores when the game is updated? Like now, for example, with the blue card? Maybe a setting like "remove an item from the store if it was removed from the default store during a game update"? What other options are there for this? thanks..

This would take some work to achieve, as the plugin needs to save a copy of what the vanilla orders were when it was last customized, so that it can let you know there was a change. This data also needs to be backfilled at some point (e.g., when this feature is released or when the server owner opts in to this feature). The notification mechanism needs to be defined so you can see and acklowedge changes.

I don't see this as being a ton of work, it could probably take less than a day to design and code it.

If there is a specific items that needs to be removed, let me know and I'll force remove it with a new version. I did this with the saddle update.

I think there's nothing better than two parameters for adding new items and deleting old items. If I take the adding case, I can quickly go to the store and change it to suit my needs. If I take the deleting case, like with the blue card, I just know that it will disappear from the store on its own, if that's what the vanilla developers did.

Personally, I try to change the standard proportions and stores as little as possible. To be more precise, I have 3 additional ones and have changed the exchange of cultures in Bandit Camp, since it is a PvE server. It would be great to have automatic updating of all goods in all stores, except for those goods that I have changed personally. Perhaps you could track every product in every store, whether it's been modified by the administrator or not, always update the data file with vanilla settings at server startup, and make changes to the stores based on that? I can't estimate the amount of work involved, but if it's possible, I'd be happy to :) Because every time something changes in vanilla stores, I forget to track it manually. So, I got flowers a couple of months later, I accidentally noticed the honey and added it more quickly, a friend told me about the blue card, if you know what I mean... Automation is always good) Thank you for your efforts)

Hello, have you thought about this topic? :)

I have looked into this some more, but it is fairly tricky to get right. It gives rise to complexity that I would rather not deal with, so I need to spend more time to see how it can be simplified.

I understand, thanks a lot anyway ;)