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 31, 2013HeyHo I´ve a question/features how ever you see.
Is it possible to create a Dungeon for a missions. Do you know a good Dungeon plugin, where a new World is created and that quests for them created?
It would be nice if questers have a dungeon function.
-
View User Profile
-
Send Message
Posted Jan 31, 2013@west420
I already answered your ticket, your yaml is invalid. Use parser and fix it http://yaml-online-parser.appspot.com/.
-
View User Profile
-
Send Message
Posted Jan 30, 2013@myhrmans
I shut my server down, added the quests in, the started server, the quests werent there, so i shut it down again, and the quest file, deleted itself
-
View User Profile
-
Send Message
Posted Jan 30, 2013I thank you await your response thank you;)
-
View User Profile
-
Send Message
Posted Jan 30, 2013@myhrmans
Sorry for previous comments, fixed it now! My problem was as ragan262 said. I just needed to shutdown the server. (seems like I'm very bad at that)
-
View User Profile
-
Send Message
Posted Jan 30, 2013@ragan262
@ragan262
Tested that. Still didn't work :/
-
View User Profile
-
Send Message
Posted Jan 30, 2013You need to shut server down before changing quests.yml, because otherwise it gets overwritten with current quests. (no quests)
-
View User Profile
-
Send Message
Posted Jan 30, 2013@west420
I got the exact same problem.
I paste in all my quest from an old backup that worked in the quest file. Then I start the server. Reopen the file and all quest are gone. Done this about 3-5 times now. It's cleaning the file on start/reload. Haven't updated bukkit since 5 days ago, and have been working between that.
Here is consol: http://pastebin.com/SdnyvW5g
Quest file : http://pastebin.com/5rgLXysD
-
View User Profile
-
Send Message
Posted Jan 30, 2013Says that these quests arent/exist when I type '/quest list' (it shows no quests) and there is no error http://pastebin.com/11mkbPWW
-
View User Profile
-
Send Message
Posted Jan 30, 2013@Scipione
Use custom description. :)
@jajamic
I will take a look.
-
View User Profile
-
Send Message
Posted Jan 30, 2013I currently have a problem, my quests are meant to be a feasible one time and in a certain order. But conditions are not met why?
And we can impose order objectives, ie 0 -> 1 -> 2 -> 3?
Thank you for your help
http://pastebin.com/epxKtTBJ
-
View User Profile
-
Send Message
Posted Jan 30, 2013Would be very nice if you can add "Must not have done quest" to local.yml so i can translate this output (:
-
View User Profile
-
Send Message
Posted Jan 30, 2013Ah ! Thanks (;
-
View User Profile
-
Send Message
Posted Jan 30, 2013@Scipione
OPs and players with quester.admin permission are bypassing conditions.
I added it into documentation here.
-
View User Profile
-
Send Message
Posted Jan 29, 2013i really don't get it with the cooldown :/ i added questnot but i can still make the quest without any cooldown..
Is there any command i'm missing ?
Here is my testquest:
bettler fish: name: Bettler Fish description: Etwas rohen Fisch, der liebe Herr, etwas rohen Fisch, fuer mich und meine Familie. flags: ACTIVE;HIDDEN; objectives: '0': type: ITEM description: Komm wieder wenn du rohen Fisch dabei hast. item: '349' conditions: '0': type: QUESTNOT quest: Bettler Fish time: 600000 events: '0': type: ITEM occasion: -3 item: 373:8226 '1': type: MSG occasion: -3 message: Vielen Dank der Herr. Habe nicht viel, nur dieses alte Flaeschchen hier. ID: 0
-
View User Profile
-
Send Message
Posted Jan 29, 2013Says that these quests arent/exist when I type '/quest list' (it shows no quests) and there is no error http://pastebin.com/11mkbPWW
-
View User Profile
-
Send Message
Posted Jan 29, 2013But does this allow the player to complete other quests while this one is on cooldown?
-
View User Profile
-
Send Message
Posted Jan 29, 2013@myhrmans
Thank you.
Just put all the text in one line, cb will automatically change it's format to its liking. You can also set debug mode in config to true, it outputs additional information about loading.
-
View User Profile
-
Send Message
Posted Jan 29, 2013@west420 Look throw all pages before asking, tho here you go : /q condition add questnot [t:<sime_seconds>] <quest_name>
at LINK
-
View User Profile
-
Send Message
Posted Jan 29, 2013Is there a way I can delay the quest? So they cant repeatetively complete the quest?