give_item_level

Grants levels to the triggered item's level system, bypassing XP.

Categories: inventory

Required arguments

Key(s)DescriptionType
idThe ID of the level type to grant levels for.STRING
levelsThe amount of levels to grant to the item. Supports expressions. Negative values remove levels.EXPRESSION

Example

effects:
  - id: give_item_level
    args:
      id: <value>
      levels: 1

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue
Permanentfalse