I'm in need of a plugin that upon entering a command "/sellgui" or something, it'll open an empty gui window. You can put items in there, and upon closing, it'll sell it.
The unique part, is upon closing, it looks at the lore of the item and uses the lore to determine the price.
For example, somewhere in the lore of an item is:
"Sell price: $50"
So it'll see that, and sell the item for $50. Etc.
I'd like the lore to be found customizable in the config
ie:
Contact me on Discord @ Mr Soviet#7685 and we'll talk more.
(Note, I need a quote for how much it'd be for right now.)
The unique part, is upon closing, it looks at the lore of the item and uses the lore to determine the price.
For example, somewhere in the lore of an item is:
"Sell price: $50"
So it'll see that, and sell the item for $50. Etc.
I'd like the lore to be found customizable in the config
ie:
Code:
lore-message:
'Sell Price: $%price%'
Contact me on Discord @ Mr Soviet#7685 and we'll talk more.
(Note, I need a quote for how much it'd be for right now.)
Last edited:
