#DeluxeMenu & Custom font Prefix
1 messages · Page 1 of 1 (latest)
If %luckperms_prefix% returns some unicoded characters, it should work just fine.
Unless you need to use a custom font, that's not possible
Look: https://ibb.co/XF5C6pk
yeah deluxemenus parse the placeholder only once
Is there a solution?
is img another expansion? or where is that placeholder coming from?
and currently %luckperms_prefix% is returning a placeholder, who isn't parsed again
itemsadder iirc blitz
yeah but is it actually a PAPI expansion?
because then yeah, there is a possible solution. But if it's not, then idk
On luckperms prefix.1000.%img_Fondateur%
@odd quarry /papi parse NAME %img_Fondateur%
can you do /papi dump and send the generated link here.
If ItemsAdder is listening to packets then that will probably parse. Better to just get a list of all expansions
so yeah. it is. then 1 second. I will give you a possible solution
%nested_2_{luckperms_prefix}% I guess that's how it works
Yeah.
so @odd quarry /papi ecloud download nestedplaceholders then /papi reload.
and then instead of using %luckperms_prefix% in deluxemenus, use %nested_2_{luckperms_prefix}%
Don't work
if you just use %img_Fondateur% in DeluxeMenus does that work?
'Player': material: head-%player_name% slots: - 22 display_name: '&7&l➥ &bProfil' lore: - '' - '&7Grade&8: %nested_2_{luckperms_prefix}%' - '&7Argent&8: &e%vault_eco_balance_formatted% ⛂' - '&7Points VIP&8: &b%playerpoints_points% ✪' - '&7Joueurs tués&8: &c%statistic_player_kills%' - '&7Morts&8: &c%statistic_deaths%' - '&7Blocs minés&8: &a%statistic_mine_block%' - '&7Temps de jeu &8: &d%statistic_time_played:days%j %statistic_time_played:hours%h %statistic_time_played:minutes%m %statistic_time_played:seconds%s' - '' - '&6&l» &ewww.libertyfight.fr' - ''
what is displayed on grade?
nothing just: %%img_Fondateur%%
With double %?
Can you try directly putting %img_Fondateur% in deluxemenus?
welp
Oh. Nested doesn't need brackets.
apparently
try %nested_2_luckperms_prefix%
ah nice
nice
But
Another little problem, look at this &7Grade&8: %nested_2_{luckperms_prefix}%' when I leave it like that, my prefix is dark because there is the &7 but if I use &r before my placeholders it becomes very light pink for no reason 😮
https://ibb.co/XkDVLx4 with &r before
use f
It doesn't matter
&r in scoreboard is &f
That's because colors affect those images since they're actually fonts.
or rather characters in a font
If you use &r in scoreboard and looks fine, &f should look the same in lore
Great it works with &f! I have the same problem on my nametag but when I put &f before it doesn't change anything, any idea by chance haha?
Fondateur: tagprefix: "%img_Fondateur% &f%luckperms_meta_username-color%" tabprefix: "%img_Fondateur% %luckperms_meta_username-color%" belowname: "%health% &4❤"
oh x)
Fondateur: tagprefix: "&f%img_Fondateur% %luckperms_meta_username-color%" tabprefix: "%img_Fondateur% %luckperms_meta_username-color%" belowname: "%health% &4❤"
Now its work x)))
sorry