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 Nov 22, 2012Thank you! It's a great plugin!
-
View User Profile
-
Send Message
Posted Nov 21, 2012@Dysthymical
In few days I guess. What do you mean by "part of the time" ?
-
View User Profile
-
Send Message
Posted Nov 21, 2012Are you going to update the Dev builds soon? Just curious, our quest holders only work part of the time with the new 1.4.5 beta update. Thanks for the plugin, it is truly amazing.
-
View User Profile
-
Send Message
Posted Nov 20, 2012@ragan262
Oh it's no big deal at all! Thank you so much for responding in the first place to help out!
-
View User Profile
-
Send Message
Posted Nov 20, 2012@imaapseudonym
Sorry, but writing documentation is not my favourite part. I'm slowly updating documentation but most things are already there, additional little pieces of it may be found in dev changelog.
-
View User Profile
-
Send Message
Posted Nov 20, 2012@ragan262
Ohhhh okay thanks so much. I just figured that out too by watching the outdated video. You should think of adding a little section for that :] I thought I was going crazy haha. Thank you again for the awesomely fast response!
-
View User Profile
-
Send Message
Posted Nov 20, 2012@imaapseudonym
Holder needs to be selected. /q hol sel <holder ID>You need to hold blaze rod and be OP (or have quester.modify) to assign selected holder.
-
View User Profile
-
Send Message
Posted Nov 19, 2012I'm sorry if this is completely dumb but I still can't manage to add quests to specific NPCs. I create the holder and try to add it but when I click the NPC it just says "No quest holder assigned"
-
View User Profile
-
Send Message
Posted Nov 16, 2012@Tobias2289
There are no rewards in 0.6.1. Just use events with quest end occasion (-3). type /q evt a -3 for the list of available events.
-
View User Profile
-
Send Message
Posted Nov 16, 2012@ragan262
Thanks a lot! One thing, there seems to be no way of adding a reward. Command is unknown. I used /q reward add item 266 3
I'm using version 0.6.1
-
View User Profile
-
Send Message
Posted Nov 16, 2012@Tobias2289
Another thing: Don't use double quotes (") in quest names, it may mess with the quester a little.
-
View User Profile
-
Send Message
Posted Nov 16, 2012@Tobias2289
Are you having problems creating quest or assigning quests to an NPC ? Try to read this.
-
View User Profile
-
Send Message
Posted Nov 16, 2012Don't want to make a ticket I feel I'm more likely to get help here, sorry.
I and another person have tried to set this up working on my server to no luck.
Would someone please post a small step by step guide of what I exactly need to do the following so I have a example of the steps and correct commands?
I know how to make the npcs but include that as well if you could because I don't want to miss a thing.
We've got the most recent of both Citizens 2 and Quester (as of yesterday when I downloaded)
Neither of us can find a video that is exactly the same and or works.
I want to create a npc named Tobias2189 He will have 2 quests. First one will require you to gather 1 wood second will require you to make a workbench.
rewards: gold ingot.
-
View User Profile
-
Send Message
Posted Nov 15, 2012@fisherman77
No, I was not trying to say it is not possible. I was trying to say I want bukkit itself support it.
-
View User Profile
-
Send Message
Posted Nov 15, 2012Not trying to be rude, but are you sure that it isn't possible to use the book feature? This guy has found a way. http://dev.bukkit.org/server-mods/rpg-npc/
-
View User Profile
-
Send Message
Posted Nov 15, 2012@cooljoe888jc
Objective prerequisites. In order to be able to complete objective, one must first complete all of its prerequisites. To add prerequisity to objective 1, use /q obj prereq a 1 0. This command tells quester that objective 0 must be done before objective 1 - it add 0 as prerequisity to 1.
-
View User Profile
-
Send Message
Posted Nov 15, 2012Hi. I am trying to make a quest where you have to mine 64 cobblestone and then go back to the quest location. I have both of the objectives down, but how do I make it so that you have to the objectives in order?
-
View User Profile
-
Send Message
Posted Nov 15, 2012@jessefjxm
I know there are apis already, but they are not supported by bukkit itself and messy a bit. I'm goin to finish other things first before making purely cosmetic changes.
-
View User Profile
-
Send Message
Posted Nov 14, 2012I think you can create such a quest book using book api that have released : just updating the content of this book when quests changed or triggered throught exporting the book into txt and editing it.
-
View User Profile
-
Send Message
Posted Nov 13, 2012@fisherman77
If this is feature request, I believe you such feature will not be present anytime soon. It highly depends on bukkit book API release.