Incompatiblity with QuestCreator
WarnDa opened this issue ยท 10 comments
Description
The fastcraft doesn't work with QuestCreator. In this plugin I got a quest where player need to craft 1000 amount of an item, but when he uses fastcraft to craft 64x the item, it counts only one in the quest.
Server Details
- Server:
- FastCraft: v3.2.9
- QuestCreator 6.20.0 https://www.spigotmc.org/resources/questcreator-new-configuration-presets.38734/
When you craft normally with 64 of each ingredient, does shift-clicking count 64 times in the quest?
(That's basically what FastCraft pretends to do when you use the multiplier)
This item is "special" and can only be craft 1 by 1, (it's beetroot soup), that's maybe why it has some issues.
But I don't know how to fix it
Oh I see. Can you show me how to setup the plugin (or zip QuestCreator's plugin folder) and how to craft the item?
For questcreator it's a basic thing like :
type: PLAYER_ITEMS_CRAFT items: a: item: type: BEETROOT_SOUP goal: 1024.0
but this won't change things,
and to craft the beetroot soup, I set all the item and fastcraft craft them, I don't know how I can help you on this :/
The plugin just basically caught the crafting event, so you maybe have to "simulate" that the player craft the item 64 times instead of one
Oh hey, sorry! I just sent a message to the QuestCreator dev about getting access to the plugin. From there I'll see what's causing the problem and share the details here :)
join his discord and create a ticket on it, it will be easier, but dev won't be available until two weeks (he is doing exams)
He was actually pretty quick to respond!
I have a test server setup but I'm not sure how to setup/start a (crafting) quest. (I looked through the documentation briefly)
Could you share how to start this quest? (what commands I need to run, or what I need to configure)
I'm not sure where the type: PLAYER_ITEMS_CRAFT ...
goes.
I just don't want to spend a lot of time researching and figuring this out
Add me on discord :
WarnD#0 0 0 1
(without space betwwen numbers, but github block if I write without space)
It will be easier :)
Closing since it seems to be an issue with Quest Creator.
Dropped items don't count towards the quest (e.g. vanilla crafting grid: crafting with Q)
Reproduction:
Put in plugins/QuestCreator/quest_models/
:
soup.zip
Reload, then:
/qc start soup