sell_multiplier

Multiplies the sell price of items when the player sells through a shop.

Categories: economy

Required arguments

Key(s)DescriptionType
multiplierThe multiplier to apply. Supports expressions.EXPRESSION

Example

effects:
  - id: sell_multiplier
    args:
      multiplier: 1.5

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue