#Failing to parse placeholder with DeluxeMenus argument

1 messages · Page 1 of 1 (latest)

outer dome
#

Hey there!
I'm trying to use a placeholder from PlayerStats, but it is failing to parse in the menu if it has an argument from deluxemenus.
It does work fine without an argument, it can parse placeholders without issues.
For example. if I have in deluxemenus an argument for the player name:

args:
  - name

And then this:
display_name: '%playerstats_player: {name} , mob_kills%'

That won't parse correctly, it will show the playername, but the placeholder won't change to the statistic.

Is this an issue with the PlayerStats extension rather than something I did wrong?

#

Here is showing that it does parse correctly in chat:

#

And how it parses correctly in the menu if I don't use an argument and type the username into the placeholder instead

#

If anyone has any ideas I would appreciate it

#

jfc I have been fighting with this for a few days. Just realized there is a setting parse_placeholders_after_arguments for DeluxeMenus that fixes this specifically.

Leaving this here in case anyone encounters the same issue in the future. Lmao.

outer dome
# opaque arrow try placeholder `utils`

No worries, I figured it out already, just had to enable parse_placeholders_after_arguments

However, I'm curious, how would placeholder utils help here? I checked the placeholders that expansion has but didn't really see what it's useful for

quaint verge