mcMMOπ
Actionsπ
mcMmoExpπ
Context:
Syntax: mcmmoexp <name> <amount>
Description: Add experience points in a specified skill.
The first argument is the name of the skill, second one is the amount of experience to add.
Example
actions:
swords1500: "mcmmoexp swords 1500"
Conditionsπ
mcMmoLevelπ
Context:
Syntax: mcmmolevel <name> <level>
Description: Whether the player has high enough level in the specified skill.
The first argument is the name of the skill, second one is the minimum level the player needs to have to pass this condition.
Example
conditions:
woodcutting50: "mcmmolevel woodcutting 50"