Skip to content

MMOProfLevel Requirement

Aria edited this page Sep 23, 2020 · 1 revision

Feature

REQUIRES MMOCORE
Requires the player to be a specific level or higher in the specified profession.

Arguments

Line Config Arg. Description
level (Integer) The required level.
profession (String) The profession they need the level in

Example

- 'mmoproflevel{level=5,profession="mining"}'

Clone this wiki locally