Set-up & Configuration

Set-up & Configuration

Installation

Installing the plugin is very simple. Simply place the plugin in your plugins folder and start/reload your server.

Configurations

If you have successfully installed the plugin, in your plugins folder a folder called QuestBoard will be created and inside will be some configuration files.

  • Core.yml is responsible for plugin configurations, such as enabling auto updating.
  • Quests.yml is responsible for saving all the quests that are created in the server. You can modifiy quests through there, however the sign text will not be updated. This will be changed in the future.
  • QuestBoards.yml will contain all the quest boards that are created in the server. You can change locations and remove boards from there.

In-Game

Creating Quest Boards

To create a quest board, type: /qb sa. The plugin will ask you to right click 2 points on a horizontal line.
If done correctly, you should get a Created Successfully message, and if you check the questboards config file, you will see your board there.
Note

  • Quests can only be placed on that horizontal line that was selected between the 2 points including the points. So if you are building a quest board structure, it would have to be something like this: Quest Board Structure Example
  • The red box is the horizontal line that you created
  • The green box is the location where quest signs can be placed. Note how the wool is 1 layer back from the horizontal line.

Creating Quests

After you've created some quest boards, you now need to place some quests on them. This is done by:

  1. Place a sign on the quest board.
  2. The 1st line of the sign will be the quest type. Available quest types are written at the bottom of the page.
  3. The 2nd line is the mission itself. It is formatted as follows: [Amount] [Mob/Item name].
  4. The 3rd line should say "Reward"
  5. The 4th line is the reward. It is formatted as follows: [Amount] [Item name].

If done correctly, you will receive a Mission Requested Successfully message.
An example of a sign would be:

  • Hunt
  • 1 creeper
  • Reward
  • 5 stick

Quest Types

There are 3 available quest types:

  1. Hunt
  2. Collect
  3. Craft