| 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 | `permission{list="<perm1>,<perm2>..."}` | Only players with specific perms may use the recipe. |
| Placeholder | `placeholder{placeholder=<Placeholder>~<Comparator>~<Number>}` | Check the placeholder of a Player, then compare it to a number of your choice. Comparator list: <,<=,>,>=,==,=,!= |
| 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. |