MovementChoiceTextStep
Send messages with choices, selectable with moving
forward = up
backward = down
leftClick = select
Ex:
needSomething:
type: movement-text-choice
text:
0:
- "{name}"
1:
- "§7Need something ?"
2:
- "-§7 I need something"
- "-§e I need something"
3:
- "-§7 No"
- "-§e No"
choices: needHelp,end
in the text section
if you put in one subsection 2 text it will became a button first line normal display second line display when selected else put only 1 line per subsection for decorations text
Last updated