set_global_points

Sets a global point counter to a specific value.

Categories: economy, points

Required arguments

Key(s)DescriptionType
typeThe global point type to set.STRING
amountThe value to set the global point counter to. Supports expressions.EXPRESSION

Example

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

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue
Permanentfalse