-
-
Notifications
You must be signed in to change notification settings - Fork 100
Description
Description of Feature
So I know you can repeat spacers consecutively but as I understand from the wiki there's no way to repeat non consecutive gui items in one "section", so it would be nice to be able to define multiple slots with one section if possible, so for example different gui slots separated by commas:
c:test:
'1,3,6,23,49,108':
display:
name: '&cCustom Spacer'
lore:
- '&7This is a custom item which can be added'
- '&7to your menus. This is purely cosmetic.'
type: STONE
(disclaimer: Just a suggestion on my part as I don't have coding knowledge, so if there's a better solution of course do that!)
Added a picture to show what I mean, red squares are gui slots I've put 1 custom item in each (about 16 slots) , and to do that for every category page would make the YML very long unless I could do it in the same section like a put as an example above
Reason for Addition
This would be very useful so you wouldn't have to have a very long YML to add spacers to all pages in a category to keep it the same on every page since categories aren't customized anywhere else.
Alternative Solutions
I don't know of any other solutions
Agreements
- I am running the latest version of Quests
- I am certain this request is unique and a similar issue is not currently open
Other
No response