Hi! Im doing an Shop Plugin were the player can upload their items to sell them to other players in a FormAPI. Im not really sure how and where i want to store these offers from the player. Does anyone has already written something like that or has a cool idea? thank you guys
You can save items that players sell by use YAML file in folder! For instance: Code: Steve: - 12: 34 - 24: 67 Steve is player name 12 is item that player sell 34 is price