Moved Custom Menus over to the MythicMobs wiki authored by Lxlp's avatar Lxlp
...@@ -10,12 +10,6 @@ These are all of the placeholders MythicRPG provides ...@@ -10,12 +10,6 @@ These are all of the placeholders MythicRPG provides
| <caster.archetype.exp.[group]> | Returns the caster's [archetype](/Archetypes) experience from the specified `group` | | <caster.archetype.exp.[group]> | Returns the caster's [archetype](/Archetypes) experience from the specified `group` |
| <caster.archetype.exp.goal.[group]>| Returns the caster's [archetype](/Archetypes) experience goal from the specified `group` | | <caster.archetype.exp.goal.[group]>| Returns the caster's [archetype](/Archetypes) experience goal from the specified `group` |
## Variable Placeholders
| Placeholder | Function |
|:----------------------------------:|-------------------------------------------------------------------|
| <skill.var.click-type> | The type of the click used to interact with a [menu button](/Custom-Menus#button-skills). Returns `1` if rightclick was used, `0` otherwise |
## Placeholder API Integration ## Placeholder API Integration
| Placeholder | Function | | Placeholder | Function |
|:----------------------------------:|-------------------------------------------------------------------| |:----------------------------------:|-------------------------------------------------------------------|
... ...
......