Quester

Quester is highly customizable plugin handling all kinds of quests. From simple "gather to get reward" quests, to complicated forked story-telling quests. What is even better, everything is customizable on-the-fly directly in game ! No more restarting/reloading your server every time to change something. Localizable messages, plenty of different, highly-customizable objectives, conditions, events and flags. NPC and sign support. All this together creates almost unlimited possibilities.
Found a bug? Have a suggestion? Sumbit a ticket.
Don't forget to specify Quester version you are using and label the ticket appropriately. Tickets without label will take longer to review or be ignored completely.
Latest DEV version should be working with recent minecraft versions. See dev builds.




-
View User Profile
-
Send Message
Posted Jan 25, 2013@AshvaleStaff
If you look at the commands page, you will see that it starts random quest (if conditions are met). If you do not want them to be able to do it, just don't give them quester.use.start.random perm.
-
View User Profile
-
Send Message
Posted Jan 25, 2013Yeah that's the thing, the very first thing they do upon joining the server is walk down a long corridor, then type ' /q start two '. I don't touch profiles.yml.
I have a question though, what happens when someone just types ' /q start ' and leaves off the quest name? This may be the problem.
-
View User Profile
-
Send Message
Posted Jan 25, 2013@AshvaleStaff
It is exactly what it looks like. I did not upload documentation to reflect some additions in 0.6.3, but if you read changelog, you will get basic info needed. Thing is, you can limit how many quests can players have at once. Default is 1, so if you already have one quest, you can't start another until you finish or cancel it. When new players join the server, they will have no quests assigned for sure, (unless you manually add it into profiles.yml, which I do not recommend) so it should not be a problem.
Edit: If this message is displayed and you don't have any quests assigned, it's a bug and you should report it. By report I mean to tell me how to make that happen, so I can find what's wrong easily.
-
View User Profile
-
Send Message
Posted Jan 25, 2013Hello, I set up a tutorial quest on my server new players have to do to become a member, but sometimes when they try to do it, it says 'Maximum quest amount reached". Do you know what this is or how to fix it? Starting this quest is pretty much the first thing they do on the server.
-
View User Profile
-
Send Message
Posted Jan 25, 2013ragan262 it works perfectly now it completes the quest after killing EpicBoss :D
-
View User Profile
-
Send Message
Posted Jan 25, 2013@jajamic
When you assign holder to the npc, you need to left click it to select a quest and then right click it to accept it. If it's not active (/q toggle), it cannot be selected, and I see your quest does not have ACTIVE flag in config. Every quest needs to be activated before it can be used.
-
View User Profile
-
Send Message
Posted Jan 25, 2013Hi,
I created a search and I tried to assign it to a npc I followed all the process and this is what I was told when right clicking on the npc: "no quest select"
I have entered the id "/ q holder add 0" I wondered if I had an error, but nothing on the logs, I'll still give my quest.
http://pastebin.com/MGU1MQw7
Thx for you help
-
View User Profile
-
Send Message
Posted Jan 25, 2013@imaapseudonym
Is nothing happening ? This could be cause by other plugin cancelling an interct event. Try it without all other plugins, only with citizens and quester.
@TomYaMee
Okay.. I will test it. You could tell how it does not work though.
Edit: I found the problem. Fixed jar is uploaded, just redownload it.
-
View User Profile
-
Send Message
Posted Jan 25, 2013@ragan262
Doesn't work :/
-
View User Profile
-
Send Message
Posted Jan 25, 2013For some reason I'm not able to assign quests to an NPC. I have the holder, have it selected, and am right clicking with the blaze rod. I'm OP on the server and have * permissions for everything. Could this be a Citizens problem or something? The NPC also has the quester trait.
-
View User Profile
-
Send Message
Posted Jan 25, 2013@TomYaMee @JustinFatalx
I just created fixed 0.6.3. Can be found on the dev build page. It should work, but is not tested.
-
View User Profile
-
Send Message
Posted Jan 24, 2013@ragan262
any eta on the next release? or at least make a dev build? because i need it for the new epicboss support
-
View User Profile
-
Send Message
Posted Jan 24, 2013Why is this no longer working with EpicBoss plugin.
I did everything right setting the boss kill objective and put the name right and even tryed to use the any boss method and yet after I kill the epicboss nothing happens when its suppose to complete the quest.
-
View User Profile
-
Send Message
Posted Jan 24, 2013@siemaeniu500
Npc needs to have questholder assigned. Read how to assign it here.
Once it has proper holder assigned, it can be interacted with. You can read about it here.
Left click = choose quest
Right click = accept chosen quest
-
View User Profile
-
Send Message
Posted Jan 24, 2013How player can accept quest by npc not using commands like /q start name.
Can you tell ma that? I read documentation but i can't understand it.
Sorry for my english.
-
View User Profile
-
Send Message
Posted Jan 24, 2013@siemaeniu500
I don't know, it's not very high on my priority list at the moment.
-
View User Profile
-
Send Message
Posted Jan 24, 2013@ragan262
So when u can do that?
Sorry for my english
-
View User Profile
-
Send Message
Posted Jan 24, 2013@jessefjxm
There is an option in config to limit maximum quests the players can have at a time. Default is 1. When player have more quests at once, only one is progressing, but he can switch anytime.
Command "/q quests" displays all quests and command "/q switch <index>" changes progressing quest. So player can go to npc A then switch quests and go to npc B.
-
View User Profile
-
Send Message
Posted Jan 23, 2013Can players deal with several quests at one time? e.g, quest 1 need player to talk to NPC A,and quest 2 need NPC B.If player have take quest 1,nothing will happen if they talk to B.Hope this can be improved.
-
View User Profile
-
Send Message
Posted Jan 23, 2013@siemaeniu500
I can, and maybe I will.
@Leviwulf
No, I'll probably add it in next version.