WorldEdit
@SBPrime Its a little more complicated than that, mostly because of the Lua interpreter. http://lua-users.org/wiki/ThreadsTutorial details the issues with having multiple threads for lua. At the moment we use separate lua states for each plugin, so each lua state is restricted to being accessed from one thread at a time. How we handle more than one is the difficulty.
Reply
Thanks given by:
This has already been discussed in this thread: https://forum.cuberite.org/showthread.php?tid=1830
I suggest you move further discussion there, since it's not too relevant to the WorldEdit plugin anymore.
Reply
Thanks given by:
Hey guys, I think one command is missing: //replacenear <size> <fromblock> <toblock>
Reply
Thanks given by:
There are still some commands missing, but we got the most used ones. //replacenear shouldn't be hard to implement.
Reply
Thanks given by:
I implemented //replacenear Smile
Reply
Thanks given by:
Another update: You can now disallow blocks in the configuration. If the player has worldedit.anyblock then he can use all blocks.
Reply
Thanks given by:
How can I return to default brush after "/brush cylinder 2 1 1"?
Reply
Thanks given by:
Do you mean disabling it? I believe it's /none, though I'm not completely sure if that works with brushes.
Reply
Thanks given by:
I think two command is missing:
//fill <block> <radius> [depth]
//fillr <block> <radius>

Blush

Worldedit version?Huh
Reply
Thanks given by:
Not all commands are implemented yet. Could you describe what they both do?
Reply
Thanks given by:




Users browsing this thread: 2 Guest(s)