"List of rewards the player receives based on level": {
"10": {
"List of commands and chat messages that the player receives when reaching the specified level [Left = command. Right = Private message to player]. {id} = steam ID. {name} == name.": {
"o.grant user {id} cooking.recipemenu.chat": null,
"o.grant user {id} cooking.gather": null,
"o.grant user {id} cooking.use": "You made it to level 10 and can now cook meals by typing <color=#ffae00>/recipemenu</color>!"
},
"List of commands that are fired off when the player data is reset": [
"o.revoke user {id} cooking.recipemenu.chat",
"o.revoke user {id} cooking.gather",
"o.revoke user {id} cooking.use"
]
}
},