Interactions
  • Interactions Wiki
  • How to Start
  • Creating a Conversation: Inventory
  • Creating a Conversation: Config
  • Conversation Entities Properties
  • Conversation Properties
  • Dialogues Properties
  • Options Properties
  • Actions
  • Requirements
  • Commands and Permissions
  • Config.yml File
  • Messages.yml File
  • PlaceholderAPI Variables
  • Keywords
    • Conversation Entity
    • Conversation
    • Dialogue
    • Option
  • FAQ
    • FAQ
  • API
    • API Methods and Events
  • FULL EXAMPLES
    • Quests Example
    • Influence Example
    • Options in Dialogue Example
Powered by GitBook
On this page

Was this helpful?

  1. Keywords

Conversation

PreviousConversation EntityNextDialogue

Last updated 1 year ago

Was this helpful?

A conversation refers to a group of dialogues which follows an order. A could have multiple conversations and all of them should end by showing the player some options, redirecting to other conversation, or ending the whole conversation.

The main parts of a conversation:

Attribute Name

Description

These are the dialogues present in this conversation, they follow

an order and each of them have unique properties. A conversation MUST

have dialogues.

These are the options to show to the player when there are no more

dialogues to send. It is not necessary for a conversation to have options.

conversation entity
Dialogues
Options