#how to make custom menu for every skill

1 messages · Page 1 of 1 (latest)

hidden fox
#

so is it will possible to create a different menu for every skill? because i want to set different textures to every skill's progression menu, and so I need to set different title names for every skill, I read the wiki but there is written that "templates, components, formats, and options" sections will not work, I quite didn't understood what it meant by that, can I simply copy existing level progression menu config and make a custom menu config with a different title name and set the command to open that menu in the main skill menu

pallid charm
# hidden fox so is it will possible to create a different menu for every skill? because i wan...

Custom menus are more for creating completely new menus rather than copying an existing one, since new menus don't have any code in the plugin that replaces placeholders or provides functionality built-in.

The way you could technically do this right now is create a custom PlaceholderAPI placeholder for the title and have it replace a different text for each skill, though this would either need to be coded yourself or be done using some exernal plugin. What I could add in the future is a way to set a different title for each skill in the same menu

hidden fox
verbal trellis
#

/ title ^

verbal trellis
#

For example

pallid charm