The Worth Display feature shows item sell values directly in the item's lore while viewing your inventory. This is one of EasySell's most powerful features for player convenience.
Overview
When enabled, as you hover over items in your inventory, their sell value is automatically added to the item's lore in real-time. This works without modifying the actual items.
How It Works
Packet Interception - EasySell uses ProtocolLib to intercept inventory packets
Lore Injection - Worth information is added to item lore before display
Real-Time - Updates happen as you browse your inventory
Non-Destructive - Actual items are never modified
Configuration
Enable/Disable
In config.yml:
item-worth:true
true - Enable worth display in item lore
false - Disable the feature entirely
Customize Lore
Placeholders:
%worth% - The calculated sell value (includes stack amount)