Skip to content

Exp Requirement

Aria edited this page Sep 19, 2021 · 1 revision

Feature

Requires the player to have a specific amount (or higher) of experience.

Arguments

Line Config Arg. Description
levels (Integer) The required experience points. (This is the vanilla experience value)
take (Boolean) Whether or not the take the required amount when unlocked. (Default = true)

Example

- 'exp{exp=135,take=true}'

Clone this wiki locally