Quest place-block stage item bug
shootcraft opened this issue ยท 8 comments
some blocks that consist durability such as chiseledsmoothbrick are not working
Here the whole yaml file
http://pastebin.com/XRv1u1Gd
Here the specific part that the problem was
http://pastebin.com/sBFETaXa
@shootcraft Test it and find out.
Thanks a lot, it really work, I finally able to launch my server with this feature , apparently it seems to have small quests editor bug that causing quests editor to unable to function properly but it still not a big deal since I still can config inside yaml file
Continued from #361
I see that the Quest refuses to load with the data tag. The place-block editor will need to be updated.
@shootcraft http://ci.ac3-servers.eu/job/Quests/111/
Please note that this is experimental and only supports durability for block-break at the moment (so it won't work for block-place yet). Report back with any issues.
thank you so much, It will help me a lot, it will be nicer if it works on place block because most of the quests that i setup used that place block module
Fixed in 1b2bec0. All block events should now be supported. Give the latest dev build a try and create a new issue if you experience any problems. Thanks!