- Added optional Sneak-to-use mode (sellstick.require-sneak) to prevent accidental selling
- Added message feedback when a container has no sellable items
- Currency symbol is now taken from config everywhere (Top command + PlaceholderAPI)
Code (YAML):
# Configuration for the Sell Stick
sellstick
:
# if true, player must be sneaking to use the stick
require-sneak
: false
# Configuration for the messages displayed to the user
messages:
world_blacklisted
:
"&cYou can’t use the Sell Stick in this world."
sneak_to_use
:
"&dShop &8>> &7Sneak to use the Sell Stick."
nothing_sellable
:
"&dShop &8>> &7No sellable items found in this container."
Please consider leaving a good review for the plugin.
Discord Support