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 Sep 4, 2013So what's the point of a /quest reload if it's not going to read the changes you've made to your quest.yml? And why are ingame added holders not showing up in my holders.yml too?
All this changed/added when the server shuts down? Cause the commands to edit/create quests ingame are not working for me at all. I can get as far as creating the name, that's it! Everything else tells me too many arguments no matter what I try. And this plugin used to be so simple to set up by hand in the config files, as far as quest.yml goes, but it's become quite confusing for me and I haven't used it in several months now...
I don't understand where I attach the NPC ID anymore, or if that's changed to "holders" and if I need to tied a "holder" to an NPC ID...
x.x I just spent an hour trying to put together 1 quest i'm not even sure is going to work the way I want it to!
ALSO: Everytime I edit the Quest config while server is offline, am I going to have to reactivate EVERY quest even if I didn't edit it specifically!?
-
View User Profile
-
Send Message
Posted Sep 3, 2013@ragan262 I think it may have been a moderator permission issue, regular player can right-click and get that one quest, for some reason if an admin tries, they need to left-click then right-click <where left-click attacks the NPC instead of selecting the quest. This NPC has both quester and sentry trait active.>, but that is not an issueanymore, thank you so much for this plugin. the other plugins in use right now are citizens 2, quester, sentry, dtltraders, builder, essentials, - chat - not protection, worldedit/guard, groupmanager, vault. thank you so much.
-
View User Profile
-
Send Message
Posted Sep 3, 2013@Ban5
Are you using only worldguard ? Is there a possibility that there is another plugin that might block it ? Or perhaps sentry guy being immortal ? Anyway, if you put only one quest on that sentry, you sohuld be able to start it by right clicking him straight away.
-
View User Profile
-
Send Message
Posted Sep 3, 2013ragan262 issue is left-click because the npc is a sentry left-click is attack, is there an over ride?
-
View User Profile
-
Send Message
Posted Sep 3, 2013@Ban5
Are you having problems with right click or left click ?
@Babibab
Could you at least show me entire info for that quest ?
If you just need to reset quest points, there are 2 ways to do that. You can use point even with negative value to subtract precise amount, or you can set it to specified value by using "/q player reputation set <player> <points>". (reputation is going to replace quest points, that's why the name) How you handle permissions is completely up to you, because quester can't directly modify them. However, many permission plugins can be fully controlled by commands, so command event should do. There is no way to completely erase players profile, but I will add that.
-
View User Profile
-
Send Message
Posted Sep 3, 2013@ragan262
-I can't give you the quest.yml because i don't have access to it, but I can tell you that the item event is supposed to give one tnt after the player clicks an npc and some message events are triggered, I had the item event at the same occasion as the first message (1:0). When running the quest, the quester ran all message events but the item one didnt trigger. When i changed it's occasion, it did...
- What I mean by delete player files is that quester can give "quest points", which we use on my server to give access to sorts of classes, like wizard, rogue, etc (using quester npcs and the give permission events), Id like players to be able to change their class by entirely resetting their quest profile, resetting their quest point number, but maybe i should just do that by using having a quest run inverted command flags on permissions, and inverted quest point events?
-
View User Profile
-
Send Message
Posted Sep 3, 2013Hi, awesome plugin. Getting used to it. Not sure if i'm missing something. I am using Citizens v2.0.8-SNAPSHOT (build 803), Sentry v1.3.7, and Quester v0.6.3. When the NPCs have just the quester trait I can select (left-click) the quest, then start (right-click) the quest, but if the quester also has the sentry trait I can't start the quest without the /q start QuestName, players do not have direct access to all the commands. The NPC starting the quest is a sentry, so I don't think i can use the command /q objective add npc (X) true/false. I am also using WorldGuard to make no pvp intown. I hope the solution isn't to use a different NPC ;) Love the plugin, keep up the good work!
-
View User Profile
-
Send Message
Posted Sep 3, 2013@Babibab
- Can you give me one quest where it does not work ?
- Yes, file format for signs changed in 0.7. I may or may not add backwards compatibility.
- What do you mean by delete quester player files ? There are commands for profile modification, but they can't completely erase player's profile, is that what you are looking for ?
@Blamo27
If by "quester" you mean player doing quest, then yes, ITEM objective can be used to take items from the player. I don't know what you mean by various objectives in one step.
-
View User Profile
-
Send Message
Posted Sep 3, 2013Hi,
When going from 0.6.3 to 0.7, A few issues appeared:
- Item events that are on an occasion without delay will not give the item (1:0, 2:0, 3:0 etc) Whereas they do with an occasion delay.
- Quester signs are broken.
I'll keep you posted if I get anything new.
Also, a little request, a command/event that will delete quester player files without having to go to the console.
Thanks
-
View User Profile
-
Send Message
Posted Sep 2, 2013In an objective the quester can give an Item to a NPC ? And various objectives in one Step
-
View User Profile
-
Send Message
Posted Sep 1, 2013@nintendorichard
You can do that yourself easily, although you need to code some stuff yourself. You can make a command execute upon quest completion. So you can issue the item give command. Essentials plugin contains support for writtenbooks. http://ess.khhq.net/wiki/Item_Meta#Book http://www.minecraftforum.net/topic/1560770-question-how-to-give-written-books-in-kits-bukkit/
After this, you create your books and let them be given by different quests. Then you need to code a command which checks the players inventory for all the books by getting their meta-data. If all collected: PRIZE!
-
View User Profile
-
Send Message
Posted Sep 1, 2013@nintendorichard
I'm sorry, but quester can't do that at the moment.
Edit: I was not sure whether you want to make player get the books (impossible) or give them to the player. (possible with third party plugin as Burglory mentioned)
-
View User Profile
-
Send Message
Posted Sep 1, 2013Is there any way I can add an objective to obtain a specific Written Book? For example, I have several books about the lore and history of one of the kingdoms, and I'd like to add a quest to obtain each of these books.
-
View User Profile
-
Send Message
Posted Sep 1, 2013Oh i was hoping it was a possible feature for quester plugin, damm
-
View User Profile
-
Send Message
Posted Sep 1, 2013@tremby90
Could you point me to the plugin that does it ? Just so I know it's even possible with bukkit.
-
View User Profile
-
Send Message
Posted Aug 31, 2013nvm i was noob at this plugin lol just one question how do i make it so a marker comes up on a players map so he knows where to go if he has an objective to go to a certain location
-
View User Profile
-
Send Message
Posted Aug 31, 2013Anyone have some quests to share, maybe? :)
-
View User Profile
-
Send Message
Posted Aug 30, 2013@tremby90
I have no idea what are you talking about. Paste your quest somewhere (not here) and explain what you need it to do.
-
View User Profile
-
Send Message
Posted Aug 29, 2013someone help me with this please when I test the quest and i get the item then go back to the qester and if i have a different item in hand he doesn't take the items away from me.
-
View User Profile
-
Send Message
Posted Aug 29, 2013Owh sorry my fould :S I did something wrong! Sorry!