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 Mar 18, 2013Could you add support for PhatLoots for rewards, at the end of Quests? And if possible the option to add Custom Items such as Apples with lores or such?
Would make for some pretty cool Quests :D
-
View User Profile
-
Send Message
Posted Mar 18, 2013Can u add group system to the TODO?
-
View User Profile
-
Send Message
Posted Mar 18, 2013@Imnotcreativeenough
It needs to have quester trait and some quest holder assigned to work, as described in documentation.
-
View User Profile
-
Send Message
Posted Mar 18, 2013@ragan262
The npc doesnt take the items. When you right click the npc with the items nothing happens. If the npc has the quester trait then it says No Holder Assigned.
-
View User Profile
-
Send Message
Posted Mar 17, 2013@Minimaelstrom
Shift + click to get new quest.
-
View User Profile
-
Send Message
Posted Mar 17, 2013Another problem :
When we start a Quest by a NPC (with holder assigned) and then, when we try to start another quest with NPC or Sign (with another holder assigned and another quest in) the Quest can't start and we got this error message :
"Your quest can't be completed here"
This isn't an amount problem, because we set Quests amount at 1000 ^^
-
View User Profile
-
Send Message
Posted Mar 17, 2013@Imnotcreativeenough
Use item objective. NPC with quester trait can initiate objective completion, so player does not have to write commands.
@kubalaw55
Not yet. But if you have plugin handling it, you can use command event to do that.
-
View User Profile
-
Send Message
Posted Mar 17, 2013can you give a written book as a reward?
-
View User Profile
-
Send Message
Posted Mar 16, 2013Hey, How do you get a NPC to remove items from a player. I.e a player has just stolen stuff return to the NPC and the items get taken from the player.
/q event add 7 item 57 -1 doesnt work
-
View User Profile
-
Send Message
Posted Mar 16, 2013@Minimaelstrom
Only if it wasn't written in big red text under documentation, right ?
-
View User Profile
-
Send Message
Posted Mar 16, 2013Ok after some reading I found the solution ^^
Problem was the permission quester.admin ^^
-
View User Profile
-
Send Message
Posted Mar 16, 2013@Minimaelstrom
I need to see full quest and holder assigned to that NPC.
-
View User Profile
-
Send Message
Posted Mar 15, 2013Hi!
Thanks for this plugin, he's so nice! But I still have one problem. Questnot condition not working when a quest is finishing by the objective "npc" (right-click on a npc) because if the npc is the quest holder, that starts the quest again...
-
View User Profile
-
Send Message
Posted Mar 15, 2013@NemesisMate
I'm pretty sure it can be name or ID in form "i:<id>". It was added in response to a ticket, I don't know which one. Newer additions are horribly documented and I apologize for that. Once I make 0.7 bug-free enough, I will create proper wiki. Until then, test 0.7 alpha to catch all those sneaky bugs.
-
View User Profile
-
Send Message
Posted Mar 15, 2013@dimkad
You have to:
1. Select the quest you want to be done only once.
2. Add it the "questnot" condition with the same quest name you want to be done only once.
The same than above but with commands:
1. /q select <quest_id>
2. /q condition add questnot <quest_name>
Not sure about quest_id, quest_name, I saw that in the documentation, if one of that give you problems try switching quest_id with quest_name in both, 1 and 2. xD
-
View User Profile
-
Send Message
Posted Mar 15, 2013Here is a Ticket from problem
NemesisMate Mar 8, 2013 at 23:45 - 0 likes Like @ragan262: Go
Right, my fault. Thanx. :S I checked a lot perms but this time I found the trouble one. :D
EDIT: the creation of quester.use.all, or quester.user would be helpfully when using not-'*'-wildcard permission plugin.
_____
I understand what I should write bad or what should I do? Help
im german :(
-
View User Profile
-
Send Message
Posted Mar 15, 2013@dimkad
Use the "questnot" condition: http://dev.bukkit.org/server-mods/quester/pages/conditions/
If you are having problems with it read first: http://dev.bukkit.org/server-mods/quester/tickets/56-questnot-isnt-working/
;)
-
View User Profile
-
Send Message
Posted Mar 15, 2013Hii all
How can I make only 1 time quest is repeated, that every player can make only 1 time quest?
-
View User Profile
-
Send Message
Posted Mar 14, 2013@lilmurf
Oh, right. What does "-3" stand for ?
-
View User Profile
-
Send Message
Posted Mar 14, 2013@ragan262
I am but I'm using the latest build as well, is there anything wrong with the commands i'm doing?
Not sure why, but its working now! :) sorry for bothering you! This plugin is awesome and i appreciate you answering all my questions immediately! Thanks so much!
Is there anyway of making the time infinite? like -1? Wait i figured it out, its 0