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 Feb 16, 2014@Jonthe445
Try to do what I suggested to him then.
-
View User Profile
-
Send Message
Posted Feb 16, 2014I am also having the issue WillSchab is having, The issue it: When entering a command like this
/q event add 10:3 msg &a[Killer] &cHow dare you!
It gives me a message saying "Too Many Arguments" I can't put in any command with spaces because it gives me this message. I hope you figure this out, Thanks!
-
View User Profile
-
Send Message
Posted Feb 16, 2014@JasonMcRay
Not at the moment. I will add something to make instances possible at some point.
@willschab
Quote your description "like this" or 'like this'.
-
View User Profile
-
Send Message
Posted Feb 16, 2014When setting a description for a quest, it will only accept it if it does not have any spaces in the desc. otherwise I get the "Too many argunments"
-
View User Profile
-
Send Message
Posted Feb 15, 2014Hi... Is there a way how to solve following problem?
I have a quest which requires player to kill certain mobs. They will spawn when player reaches a location, but if another player kills those spawned mobs, the kill count doesnt go to the player on the quest and makes the quest uncompletable (until player cancels the quest and take it again)
-
View User Profile
-
Send Message
Posted Feb 14, 2014@Masterofjumping
Link me to the paste of that error please, so I can investigate. Thank you.
-
View User Profile
-
Send Message
Posted Feb 14, 2014@ragan262
I also have had that error stating "access non-existant player's profile". Freeze's up the server for a couple moments and seems to be pretty random.
-
View User Profile
-
Send Message
Posted Feb 14, 2014Hello, I'm back. I will be improving/fixing quester somewhat regularly now and will soon relaunch the wiki to get that pesky documentation done.
@CloudKidZ
1. Not yet. 2. Not yet. 3. No, because potion brewing events in bukkit ar rather lacking, but I will try to make some workarounds to make reliable brew objective.
I also recently ended a deal that will allow me to add much more customization to quester, plus a couple of new elements. It pretty much means full support for item/mob metadata. (things like fireworks, books, lore, names or aforementioned skeleton types or colored mob armor)
@JasonMcRay
Something is trying to access non-existant player's profile. I will take a look at this and see if I can do anything to fix this.
@zdwyer
Thanks for the feedback, it's really appreciated. About the documentation: At the moment, there is only documentation for version 0.6, which is kinda obsolete, since I've been working on 0.7 for a very long time now and many things are different there. It discourages me a bit from improving the current one, as it feels better to just start over on the wiki. There was some documentation already, but the damn hosting removed my account as a result of a very unfortunate miscommunication.
@ToontownCraft
Not very immediate, but they might be missing "quester.use.npc" (I guess ?) permission.
-
View User Profile
-
Send Message
Posted Feb 14, 2014How do I add occasions to the events?
-
View User Profile
-
Send Message
Posted Feb 11, 2014This plugin is VERY powerful. So far, it's the only plugin I've used (combined with Citizens 2) that has this amount of options/potential. I had a hard time starting at first - I highly recommend this guy's video to help people get started; after you've got the gist of how things work, the documentation is a lot easier to grasp.
(video)
-
View User Profile
-
Send Message
Posted Feb 11, 2014@CowLegs
You can add the questnot condition, it makes sure they haven't done "YourQuestName" before:
/q condition add questnot YourQuestName
See this page for an example:
http://dev.bukkit.org/bukkit-plugins/quester/pages/quest-examples/
-
View User Profile
-
Send Message
Posted Feb 11, 2014Hey I am trying to find a way to make it so every player can do the quest once. The ONLYFIRST flag makes it so it deactivates the entire quest. I want it so every player can only do a quest once. Is this possible?
-
View User Profile
-
Send Message
Posted Feb 11, 2014Hi. I really wanted to use quester plugin on my server (modded), but I am having an SEVERE error in console every now and then :(
http://pastebin.com/PDU5iY9X
I had the same issue with Quests plugin, so wanted to try this one. Any help?
-
View User Profile
-
Send Message
Posted Feb 10, 20143 quick questions:
1. Any way to do a craft objective for colored leather armor?
2. Any way to do a mobkill objective for wither skeletons, not normal skeletons?
3. Any way to do a "Brew" objective? I don't want to just do potions as an item objective, since we sell them in our shop.
I'm really enjoying how versatile this plugin is! Thanks.
Misty
CloudKidZ
-
View User Profile
-
Send Message
Posted Feb 10, 2014Maybe can help other... If you have issue with quester 0.7 and craftbukkit 1.7.2, try to remplace special character like this: à â ç è é ê î ô ù û Works for me.
-
View User Profile
-
Send Message
Posted Feb 10, 2014when will the wiki for 0.7 be back up?
-
View User Profile
-
Send Message
Posted Feb 8, 2014Players are not allowed to do quests from npc's PLEASE HELP I NEED IMMEDIANTE HELP.
-
View User Profile
-
Send Message
Posted Feb 7, 2014@ragan262
Using quotes still does not get it to work.
-
View User Profile
-
Send Message
Posted Feb 6, 2014@mrbeast196
Just follow this simple steps:
-
View User Profile
-
Send Message
Posted Feb 6, 2014@ryanthemagi
Use quotes, just like xenmai suggested. If they don't work, it's a bug. Both single and double quotes can be used. Every command argument in 0.7, that consists of multiple words, must be quoted. "Like this" or 'like this'.
/q evt a -1 msg "Example message with spaces."
@KeithSt0ne
Not at the moment. Don't use mysql for other than testing purposes. Also only profiles can be saved to the database.