-
-
Notifications
You must be signed in to change notification settings - Fork 951
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add optionsPlace to placeBlock #3331
base: master
Are you sure you want to change the base?
Conversation
Add optionsPlace - Changeable swingArm - Changeable timeOut
/fixlint |
I ran |
can you use this in an example? |
Hello, sorry for the delay, I made this change because I am making a bot to print MapArts, the problem was that I was using awaits, but the waiting time was too long, I needed a faster confirmation, because if I didn't place it in that time indicated, it was not necessary to wait for the default, so I pushed this, in a while I will make a fix and change what they told me |
Using this function, you need to be able to control the wait time for block placement. This could make the timeout and swingarm changeable.