-
Notifications
You must be signed in to change notification settings - Fork 36
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
Setblock command #44
Comments
How can that been usefull? |
In case of a certain event, for example a builder wants something to change about a build on a certain action, like on use of TapToDo plugin. So then when a player taps the block the /setblock commands will run changing the build, since the builder might not be able to set something like that using code. |
//wand and //set can be used instead of this |
The following work when the //pos has already been set, and this would be used for an automatic function of changing the block on specified event, aka when the builder isnt online. |
I left a review on the pmmp page aswell, but i'd like to suggest it here aswell. Would it be possible to change //wand to 1 specific item as a wooden axe as it would be time saving and much more efficient. Very good job so far though, keep it up! |
As for rotation i think i'd be better and more efficient aswell if it were like this: //rotate 90 0 0 to rotate it 90 degrees on Y around the //copy spot and for flip i'd suggest it gets mirrored the way you look at. For instance you copy your build than look up it and it will flip upside down. If you'd look right and //flip it would mirror to the right side (including mirroring your current //copy position. These are recommendations by the build community of McBe as this is what we're used to in java edition. |
branch 1.2.0 |
Could this be also possible for commands like //blockinfo? |
Add /setblock command that would set certain coordinates to a specific block.
The text was updated successfully, but these errors were encountered: