Quests (Inactive)

150k Downloads

I made a quest, but it's not showing available

goflishMC opened this issue ยท 3 comments

commented

After creating my quest it said I need to reload the plugin for my new quest to show up. I did "/questsadmin reload" however it only shows that there's 3 quests in the file. (the default quests that are there when you first load the plugin)

When I open the file, my quest is there that I created, however if I try to edit the quest in game it doesn't show up in the list.

When I click on the npc that I setup for the quest, it just say's no more quests available.

I'm using your latest dev build and the latest spigot that I just ran build tools on today.

Here's my quest info: http://pastebin.com/0t0BiLEe

commented

When you start the server, Quests will output some information, including how many Quests were loaded from the file. Does the info say Quests loaded 3 or 4? There may even be error messages telling you what the problem is.

commented

There were no errors, but what I figured out is it didn't like all the custom name & lore stuff. I did an item without all that and it loaded up fine.

commented

Interesting. Anyway, glad you resolved your issue.