I've been wanting to add an auction house for part of my custom commands. All the current auction houses I know of are behind a paywall. It wouldn't matter if it's a chest like gui or just basic forms.
I'm not sure where to start and I'm not good enough at databases, would preffer tags or scoreboards to save stuff in? Idk
Anyone have a good direction and what I should do?
Would I make an unkillable entity to tag and add scores too and keeps all the data, then just update it depending on the tags it has on it every couple of seconds? My issue would be keeping the correct data or nbt with enchants etc, so maybe throwing the stuff into a chest and updating often? - tag the player if they grab the item and then it could remove and ask if they want to purchase? I'm assuming I would have to add info the item when placed into the chest...