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
#how to make custom menu for every skill
1 messages · Page 1 of 1 (latest)
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
able to set different title for each skill feature would be awesome!
Hey, sorry to "bump" an old ticket, but is this existing now? We have made artwork for each skill seperately so "Fishing" "Farming" but when we go to change the title it's all dynamic, so if I change it for 1 all 5 will have the same GUI
/ title ^
No, this feature is currently not supported yet