#Global Pattern Syntax Wrong?

1 messages · Page 1 of 1 (latest)

stable shore
#

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??

fading finch
#

Put the actual command value inside quotes

#

“alonsolevels …”