add_global_points

Permanently increases a global point counter while the holder is active.

Categories: economy, points

Required arguments

Key(s)DescriptionType
typeThe global point type to add to.STRING
amountThe amount of global points to add. Supports expressions.EXPRESSION

Example

effects:
  - id: add_global_points
    args:
      type: <value>
      amount: %level% * 10

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue