Possible to have multiple spawn commands for minicopter?Solved

I edited the config to the below, but it made it so neither command worked.

"Minicopter": {
"Spawn commands": [
"mymini",
"mini"
],

Seems it was a perm issue.

Locked automatically