Open EseKriper opened 1 year ago
The styles that the player has are enchanted.
When you enter the style you can see that the selected effect is enchanted.
If you add a style/effect marker you can do cool things in deluxemenus like the ones above without being limited by the amount of style/effect the player has.
With the code above I'm limited to 3 style/effect, I can add more but it would be interesting if it was implemented as a placeholder of the plugin.
To facilitate the use of the particles to the users I made a menu with deluxemenus and had to use placeholder api javascript to visually show the user that has that particle.
Unfortunately javascript in placeholderapi is outdated and inefficient. We use this code to show 3 style/effect and you can see that it is not very efficient if I want to show more than 3 style/effect.