RPG Quests Dialogues
You have to think of conversations and write dialogues with roles in it.
This is for my custom plugin.
Discord: ItmanHunter#7954
Code:
buyStone:
roles:
- "Buyer"
- "Seller"
dialogueList:
0:
role: "Buyer"
dialogue: "Someone has stone?"
1:
role: "Seller"
dialogue: "I have tp me"
2:
role: "Buyer"
dialogue: "Thanks"
3:
role: "Seller"
dialogue: "Np, anytime"
advertiseShop:
roles:
- "ShopKeeper"
dialogueList:
0:
role: "ShopKeeper"
dialogue: "All come, 20% discount on stone, diamond etc.. buy now, offer limited!!"
1:
role: "ShopKeeper"
dialogue: "Come Quick, 20% discount on cool items, offer limited!!"
This is for my custom plugin.
Discord: ItmanHunter#7954
Last edited:
