Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Define whether lines containing the %buy% placeholder should be hidden for unbuyable items
- hideBuyPriceForUnbuyable: true
- # Choose placeholder for the price when hideBuyPriceForUnbuyable is disabled
- buyPriceForUnsellablePlaceholder: "-"
- # Define whether lines containing the %sell% placeholder should be hidden for unsellable items
- hideSellPriceForUnsellable: true
- # Choose placeholder for the price when hideSellPriceForUnsellable is disabled
- sellPriceForUnsellablePlaceholder: "-"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement