Updated Recipe Conditions (creole) authored by Joshua's avatar Joshua
......@@ -9,7 +9,7 @@ recipes:
| Condition | Usage | Description |
| Min Lvl. | {{{level{level=<min>}}}} | Players must be Lvl X or higher. |
| Class | {{{class{list=<Class Name>,<Class Name 2>...}}}} | Restricts a recipe to certain classes
| Permission | {{{perms{list=<perm1>,<perm2>...}}}} | Only players with specific perms may use the recipe.
| Permission | {{{permission{list=<perm1>,<perm2>...}}}} | Only players with specific perms may use the recipe.
| Food | {{{food{amount=<amount>}}}} | The recipes consumes (and requires) X food. |
| Mana | {{{mana{amount=<amount>}}}} | The recipe consumes (and requires) X mana. |
| Stamina | {{{stamina{amount=<amount>}}}} | The recipe consumes (and requires) X stamina. |
......
......