To set a price for an item:
- Hold the item in your inventory (this helps the script "see" it and add it to the list).
- Run the command:
/scoreboard players set "Iron Ingot" prices 10- Note: Use quotes if the item name has a space.
- Note: The script's
niceNamelogic capitalizes the first letter, so ensure your scoreboard entry matches exactly.
how to set your selling scoreboard
+ add tag "sell(your scoreboard)"
How to Sell Items
The script only sells items for players who have the "Sell" tag.
- To start selling:
/tag @s add Sell - To stop selling:
/tag @s remove Sell
note; It Doesnt sell stuff that is priced at 0 edit(sorry guys first file had a few errors, should be fixed now)

