Skip to content

MMOResource Requirement

Aria edited this page Sep 23, 2020 · 1 revision

Feature

REQUIRES MMOCORE
Requires the player to have a specific or higher amount of certain MMOCore resources

Arguments

Line Config Arg. Description
required (Double) The required amount of resource
resource (String) The type of resource they need the amount of
take (Boolean) Whether or not to take the resources on unlock (Default: False)

Example

- 'mmoresource{required=5.2,resource="mana",take=true}'

*Valid Points:

  • mana, stamina, stellium

Clone this wiki locally