HelpChat / DeluxeMenus

DeluxeMenus but open source!?
https://wiki.helpch.at/clips-plugins/deluxemenus
MIT License
61 stars 30 forks source link

Placeholder double parse not working #74

Closed DarkyG2 closed 4 months ago

DarkyG2 commented 4 months ago

I currently have a placeholder that also outputs a placeholder, for example: %luckperms_prefix% will output "&cMVP%color_plugin%+" and and it won't parse the "%color_plugin%" placeholder for some reason

BlitzOffline commented 4 months ago

That is because it is up to each placeholder to parse its output if they want to. DeluxeMenus won't parse placeholder more than once.

DarkyG2 commented 4 months ago

That is because it is up to each placeholder to parse its output if they want to. DeluxeMenus won't parse placeholder more than once.

It's a shame since it works on 20+ plugins except Deluxemenus...