WorldEdit
#81
It looks like 1.8 broke the left click compass tool Sad
Reply
Thanks given by:
#82
Thanks for this great plugin! Is there any way to implement a block blacklist and block limit into the plugin?
Reply
Thanks given by:
#83
What exactly should a block blacklist do? Limit the blocks that can be used for the replace, fill etc.?
Reply
Thanks given by:
#84
(10-05-2014, 06:54 PM)xoft Wrote: What exactly should a block blacklist do? Limit the blocks that can be used for the replace, fill etc.?
Yes, it should block some blocks from being placed with WorldEdit.
Reply
Thanks given by:
#85
Hi, just wondering, how in the world do you download this plugin. I need this plugin for my server. Can someone help?
Reply
Thanks given by:
#86
There's a Source link at the bottom of the first post: https://github.com/mc-server/WorldEdit
On that page, you can download the entire thing as a ZIP pack; then you need to unzip it into a "WorldEdit" folder inside MCServer's "Plugins" folder.
Reply
Thanks given by:
#87
Weird!

When I use the compass tool I get an error, but still get teleported. I get this error:
[Image: 81159da7b5.png]

Hmm. The problem is probably not in WorldEdit, but in the cLineBlockTracer class, because when I try to use it in my Executer plugin I also get an error.
Reply
Thanks given by:
#88
sigh, I'm having a hard time implementing //generate. You're supposed to be able to create structures using math formulas, but it seems like the math is different in Java compared to Lua. I tried "log(0.5+sin(atan2(x,z)*8)*0.2)*(sqrt(x*x+z*z)/0.5)^(-2)-1.2" in Java (had to replace ^ with Math.pow) but it gave a different result when I tried it in Lua. I really wanted to try and make this, because you can make awesome structures like this one. I found it on reddit Wink
Reply
Thanks given by:
#89
I wonder why it would come out with a different result though. Seems a bit odd. Maybe order of operations issue or degrees vs. radians with the trig functions?
Reply
Thanks given by:
#90
I asked on their forum if they know what I'm doing wrong. http://forum.enginehub.org/threads/need-...ort.16105/
Reply
Thanks given by:




Users browsing this thread: 2 Guest(s)