Changes
Page history
Moved Custom Menus over to the MythicMobs wiki
authored
Nov 26, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Placeholders.md
View page @
f68b8ea3
...
...
@@ -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.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 | Function |
|:----------------------------------:|-------------------------------------------------------------------|
...
...
...
...