Changelog
- Now you can use PAPI placeholders on title
- Now working custom-model-data with all menu items
- Now plugin doesn’t lag on first open menu
Quests on defined slots (new method)
You can now define quests on specific slots using the new method in gui.yml.
Quests: # don’t change
glowing: false
current-method: OLD # OLD METHOD or NEW METHOD
slots: 10-16,19-25,28-34,37-43 # OLD METHOD
new-slots: # NEW METHOD
1: # 1st Quest is on these slots
- 20
- 30
2:
- 22
- 32
3:
- 24
- 34
4:
- 25
- 35
display-name: "[QuestName]"