Skip to content

Configuration

toxicity188 edited this page Aug 24, 2023 · 6 revisions

Configuration

1
If you successfully install it, this files will be created.
There are so many files here! but don't worry! I will help you and there is no need to understand all of this file.

First, we will check QuestAdder's config file.
2
3
prefix.yml and suffix.yml are my language file. you can change this.
4
And this is a content of config.yml. let me explain that.

  • default-typing-spell: npc's talking speed. 1 means 1 tick to 1 alphabet.
  • auto-save-time: the duration to save user data.
  • default-dialog-item: a material that show at dialog's gui.
  • default-resource-pack-item: a material that QuestAdder's resource.
  • player-gui: refer to player's quest gui aka /q command.
  • navigation-gui-name: a name of navigation gui.
  • default-typing-sound: a typing sound that any sound are not presented.
  • time-format: a format of time.
  • quest-suffix: a last lore of quest's icon.
    5
    this is the content of database.yml. It refer to save location of user data.
    you can choose yml or mysql.
    7
    if you execute "/qa re[rl,reload]", your change will be applied.

Clone this wiki locally