
Please post bugs in the discussions area or send me a PM.
THIS PLUGIN IS AN ADDON FOR https://www.spigotmc.org/resources/quests.3711/.
In these times servers need to improve their first look in order to become popular. There are so many popular plugins out there which is incredible, but that doesn't make your server special anymore. QuestBook is designed to work incredibly easy and fast. With QuestBook you're able to give players books that open a GUI that shows them which quests they're doing.
Features
- Change everything in the GUI to your own liking.
- Edit all messages
- Automatically fetches quest icons
How to install?
- Download the .jar file.
- Drag and drop the file in your plugins folder.
- Change all settings in the config.yml en messages.yml to your own liking.
- Create quest icons for your quests in the ingame editor. Quests with no icon will become BEDROCK.
- You're off to go.


/givequestbook <player>
= questbook.give (permission)
Configuration
1. config.yml
Code:
debug: false
item:
name: '&dQuest Book'
lore:
- '&7Click to open your'
- '&7quests overview.'
material: BOOK
durability: 0
inventory:
title: '&6Information about quests'
size: 2
item:
name: '&dQuest Book'
material: BOOK
durability: 0
Code:
prefix: '&6&lQuestBook &r&7> &r'
messages:
no_console: Only players are allowed to use this command.
no_permission: You do not have permission to use that command.
unknown_player: Unknown player.
usage: 'Usage: {usage}'
action_completed: '&cAction finished!'
no_active_quests: '&cYou currently do not have any active quests.'
objective: '&7Objective:'
objective_list: '&6- {objective}'
count: '&6{count}. '