Support If you like it please consider supporting the developer with a small donation to keep this project alive.
Code (YAML):
# Economy provider can be any, vault or excellenteconomy economy-provider: any
# If enabled enchanted items can not be sold ignore-enchanted-items: true
gui:
items:
previous-page:
material: compass
display-name: "<red>\u2190 Previous page" slot: 40
lore: [] next-page:
material: arrow
display-name: "<green>Next page <gray>%next-page%/%total-items% <green>\u2192" slot: 41
lore: [] balance:
material: diamond
display-name: "<green>Balance" slot: 36
lore: -
"<yellow>Your balance:<green> $%balance%" text:
should-be-greater: "<red>Amount should be greater than 0 and must be number only." item-sold: "<dark_green>Item<yellow> %material%<dark_green> sold for<green> $%price%" no-items: "<red>You need at least one sellable item in your inventory to open worth menu." enter-number: "<dark_green>Enter a number into chat to sell the item (<gray>%material%<dark_green>):" gui:
title: "<dark_green>Worth menu" lore: -
"<gray>Price of worth:<green> $%worth%" -
"<gray>Total income (all):<green> +$%total-income%" -
"<gray>Amount to sell:<red> %amount%" -
"" -
"<gold>Left click<white> - Sell all" -
"<gold>Left shift + left click<white> - Sell x amount by typing into chat" -
"<gold>Right click<white> - Sell half<gray> (64 stack = 32)"