The whole /a thing is rather annoying, cause to place a block you gotta delete it then run back, etc etc etc.. if we could remove it for the /draw cmd.. would be useful..
- Thanks Mitch
Also I have a problem with.. Illegal name regulary comes up for people.. ;/
I restart and all and still doesn't work..
You know action blocks are for more then just draw?
This isn't going to happen, mainly because the code is near impossible to maintain without action blocks (we had it before so that you type /draw, THEN place two blocks). It's harder to maintain because as it is now, we have about 6 commands that work off those same 2 blocks. Otherwise, it carries out the /draw in the block placement section of the code, meaning there has to be about 6 conditions, one for each of the 6 commands...which makes a horrible mess of things.
And action blocks are better and easier once you get used to them. They make certain things easier, that were harder with the old system.