Placeholders

After you got the API you can use: Object value = api.placeholder("%placeholder%") // To get value of a placeholder

Placeholders:

"itemstat":
    usage: "%itemstat.<itemname>.<statname>%"
    result: The stat value, for example if I have the stat "damage" on my sword and its value is 50 the result will be 50

Last updated