The following json is giving me an error when loading the plugin:
patterns:
- type: command
commmand: alonsolevels addexp {player} %math_{level}*1500% true false
executor: console
pattern:
interval: 1
levels:
it says [AuraSkills] Error while loading rewards file global.yml at path patterns.[0]: Reward/loot requires entry with key command
as far as I can tell, the syntax is correct per the wiki??