-
-
Notifications
You must be signed in to change notification settings - Fork 15
Getting Started
After installing the plugin, get started by making your first Quest. There are 2 types of commands: /q
for the Quest user commands and /qa
for the admin commands, which we will use to create the quest!
To create your first quest type: /qa create <Quest Name>
After creating the Quest, you need to edit them in order to add functionality. You can add Objectives, Rewards, Requirements and so-called Triggers.
First, type /qa edit <Quest Name>
. Replace <Quest Name>
with the name of the Quest you would like to edit.
Now, this command is not done yet - but just run it anyways. It will show you all the available options of what you can edit :)
Helpful Tip: After each argument in any command, you can simply press enter & run command — even if the command is not finished. This will show a useful error message with a mini-tutorial and an explanation about what the heck the next argument is.