Sorry for the long wait again guys! I promise this update will be worth it Once again, a big thanks to @Kicjow for all the help! NOTE: THIS UPDATE REQUIRES A RESTART OF YOUR SERVER, AND FUTURE UPDATES WILL TOO, DUE TO THE WAY I PREVENT A PLAYER FROM STARTING MULTIPLE QUESTS AT ONCE. RELOADING THE PLUGIN REQUIRES A COMPLETE RESTART, OR A /KICKALL, AS I NEED TO ADD ALL PLAYERS TO A LIST WHEN THEY JOIN. Added:Doing multiple quests at once! Fixed: Quests freezing when more than 1 player starts a quest. Fixed: Dropping quests returning an error.
Lines have been added to Messages.yml. You can either let the plugin regenerate it for you, do the changes below yourself, or copy the new Messages.yml from the plugin overview.
Add this line under VoucherReceive:
Code (Text):
#Message send if player tries to start more than 1 rankquest.
OnlyStart1: '&cYou may only do 1 &bRank Quest&c at a time.'
Add this line under NotInWarzone:
Code (Text):
#Message sent if player tries to move quest item in his inventory while doing the quest.
NoMovingQuest: '&cYou may not move the quest item around in your inventory while the quest is ongoing!'