give_virtual_key

Gives the player a number of virtual keys for the specified crate.

Categories: inventory

Required arguments

Key(s)DescriptionType
crateThe ID of the crate to give virtual keys for.STRING
amountThe number of virtual keys to give.EXPRESSION

Trigger parameters required

  • PLAYER

Example

effects:
  - id: give_virtual_key
    args:
      crate: <value>
      amount: %level% * 10

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue