Powerful Item Placeholders
This feature was added in 2.1.0. Before that, you should view Item Placeholders page.
Where can I use them?
In MythicChanger itself, you can use powerful item placeholders at fake or real changes's config. Like this:
You can also use them at actions or conditions set in MythicChanger.
Not all! You can use them at other item plugins that not packet based in lore! Just use
parse-papi-lore
change rule do it! Use this rule in fake changes only!
Placeholder List
{name}
{original-name} - The original item name, which means the item changed before.
{amount}
{max-stack}
{item_<Item Format Key>;;<Default Value>} - Get the value of the item's specified Item Format value. You can use command
/mc generateitemformat
to view hold item's Item Format. (Premium)ALL PLACEHOLDERAPI placeholders!
Math
You can use math symbol in change configs! Just set math.enabled
option to true
in config.yml
file.
Last updated