Custom logger, who write everything about BeautyQuests in a single file (for debug)
New things in API (item utils, etc.)
Custom Item Editor (GUI)
While moving items in a Rewards GUI, you'll be able to open this editor.
When an item has the lore "Quest Item" (config.yml, line questItem), you'll not able to drop it.
New sub-command : resetPlayerQuest<name> <id> : allows administrators to reset datas of only one quest for a player.
New reward type (on stage ending) : execute a command
New placeholders :
beautyquests_player_inprogress_amount (amount of quests in progress)
beautyquests_player_finished_amount (amount of quests finished)
beautyquests_total_amount (amount of quests created)
beautyquests_advancement_X(advancement of quest with id X for player)
Changes :
Big code revamp, performances optimization, ameliorations in updater.
1.9.2, 1.9.4 and 1.10.2 fully supported (yes, it's a little late)
Command /quest no longer exists, now to open the list GUI you have to execute the default command (/beautyquests, or aliases) without any sub-argument.