Cuberite Forum
WorldEdit - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Plugins (https://forum.cuberite.org/forum-1.html)
+--- Forum: Plugin Releases (https://forum.cuberite.org/forum-2.html)
+--- Thread: WorldEdit (/thread-870.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18


RE: WorldEdit - NiLSPACE - 05-24-2013

(05-24-2013, 04:34 AM)tonibm19 Wrote: I've tried it and it don't work.

What doesn't work? the plugin or the button ;

FakeTruth Wrote:Ye button is not working for me, perhaps you cannot use fancy fonts and stuff.
I don't think this spoiler button thingy is very goodTongue

No sadly its not a realy good idea ;( maybe this one Smile


RE: WorldEdit - tonibm19 - 05-24-2013

Plugin don't work


RE: WorldEdit - NiLSPACE - 05-24-2013

Thats weird. it works perfect for me. Did you delete the "Commands" folder?


RE: WorldEdit - tonibm19 - 05-24-2013

(05-24-2013, 05:16 AM)STR_Warrior Wrote: Thats weird. it works perfect for me. Did you delete the "Commands" folder?
No, I didn't deleted anything


RE: WorldEdit - NiLSPACE - 05-24-2013

Well there is something gone so there has to be something not there anymore. Try renaming WorldEdit-master to WorldEdit. Maybe you renamed the Commands folder to commands? just thinking of stuff that come in my mind now Wink


Functions.lua Syntax Error? - tigerw - 05-27-2013



Hello Warrior person!

It seems this plugin has a syntax error in 'functions.lua', lines 55-60, which prevent the plugin from starting. When the plugin attempts to load the commands (in /Commands/xyz.lua), it fails because their location is defined as '\\Commands\\xyz.lua', which I believe was the issue tonibm19 at post #17 had. Changing it to a forward slash fixes the issue and the plugin successfully starts.

OS: Debian Linux 6.0

Could you fix? Thanks!




RE: WorldEdit - NiLSPACE - 05-27-2013

Hello and welcome to the forum. Wink
I changed it. I hope it will fix it. If it works it is weird because it works fine for me on Windows.


RE: WorldEdit - tonibm19 - 05-27-2013

What's in API? The spolier button don't work.


RE: WorldEdit - NiLSPACE - 05-27-2013

There is some code you could use to use some functions WorldEdit has. for example you could get the coordinates a player has selected with it wand.


RE: WorldEdit - tonibm19 - 05-27-2013

I tested it and now is working Smile.
The latest version is much better than the last version I tested (the first one).
What will you add next?
I think //drain and //expand commands would be useful