[EDIT/SEC/ADMN] WorldEdit - World editing/de-griefing

Discussion in 'Plugin Releases' started by sk89q, Jan 3, 2011.

     
  1. Offline

    sk89q

    [IMG]

    _______

    WorldEdit is an in-game map editor that is useful for both:
    • Creative: Build super structures you've only previously dreamed up in days instead of months. Build from far away with Minecraft's most powerful brushes. Copy, paste, and repeat structures with ease! Generate spheres and cylinders. Write useful build scripts in JavaScript!
    • Survival: Remove a griefer's lava, rollback to previous versions of the world, build a NPC village for your server, regenerate chunks, fix broken pools of water, move buildings -- fix problems quickly and easily! Administrate your server efficiently.
    Play single player? There is also a single player version.



    Some of the things that WorldEdit can do include:
    • Build far away with WorldEdit's original brush tools
    • Mine instantly with the super pickaxe
    • Use your compass to quickly teleport to areas by left clicking or using /jumpto
    • Replace a giant area with a block of your choice
    • Choose an area and have it instantly restored from backups
    • Level an entire mountain and replace it with natural looking terrain (with brush tools)
    • Smooth an entire mountain quickly
    • Generate spheres, cylinders, cuboids, forests, pumpkin patches, and snowy areas
    • Copy areas, paste them, load them, and save them (compatible with MCedit)
    • Kill mobs, nearby or across the world, and remove entities (arrows, items, etc.)
    • Find out which chunks were in a region, look up your current chunk
    • Count the statistical variation of blocks inside an area
    • Ascend through ceilings, pass through walls
    • Tie in with WorldGuard to protect areas
    • Make everything you do that's repetitive not repetitive
    [IMG]

    [IMG] WorldEdit(via BukkitDev)

    If you find WorldEdit useful, [IMG]

    [IMG]

    Check out my server too!
    [IMG]

    [IMG]

    This post has been edited 10 times. It was last edited by sk89q Mar 3, 2012.
  2.  
  3. Offline

    MrFiji

    Does anyone know if you can use World Edit to make a block with multiple ores in it? like a 28x28x10 block with 60% stone 20% iron and %20 coal all spread around randomly. and if not, does anyone know of a plugging that would allow this>?
  4. Online

    GamingDude

    I have a survival survival server with WorldEdit.
    The only problem I have is that you can craft the wand, and when you have the wand you can't destroy blocks.
    I also have WorldEdit installed in single player but there is the wand a separate item that looks like the wooden axe.

    Help Please
  5. Offline

    Supremx

    is there a way i can make big mountains with this??
  6. Offline

    honkeyponk

    I need help i have a circular pvp arena and i want to make it so that i can select the circle but i dont know the command for it please help i have been searching for every
  7. Offline

    NotDan

    I LOVE this plugin. My most used command is probably //undo :D haha
  8. Offline

    ironwolf189

    when is the update for 1.1-R4 coming out
  9. Offline

    VoltageB

    The next recommended build is for Minecraft 1.2, R5, and I and everyone who uses this plugin will greatly appreciate it if you can get a head start on the plugin so it's update to support the new revision when Minecraft 1.2 is officially released along with Bukkit R5.
  10. Offline

    omega3141

    i see i lot of bugs with //regen , trees respawning outside the selection zone, "live stock" in pens multiplying ,ended up with many many cows suddenly :) , wolf multiplying in a room etc. it seems to splash"regen" juice over the nearby area . torches move ( within their block ) from on top of fence post to the walls, chests changing orientation.
  11. Offline

    CKSpoiler

    Hey, could you please update to R5? :)
  12. Offline

    helpmeplz

    17:58:44 [SEVERE] Error occurred while enabling WorldEdit v5.2 (Is it up to date?): org.bukkit.plugin.PluginManager.registerEvents(Lorg/bukkit/event/Listener;Lorg/bukkit/plugin/Plugin;)V
    java.lang.NoSuchMethodError: org.bukkit.plugin.PluginManager.registerEvents(Lorg/bukkit/event/Listener;Lorg/bukkit/plugin/Plugin;)V
    at com.sk89q.wepif.PermissionsResolverManager$ServerListener.register(PermissionsResolverManager.java:289)
    at com.sk89q.wepif.PermissionsResolverManager.<init>(PermissionsResolverManager.java:97)
    at com.sk89q.wepif.PermissionsResolverManager.initialize(PermissionsResolverManager.java:68)
    at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:92)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:970)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:190)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:173)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:355)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:342)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:174)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    HELP!!!!
  13. Offline

    helpmeplz



    I really need help FAST!
  14. Offline

    thetravis0916

    Need help with error fast!!!!
    Code:
    20.02 21:57:50 [Server] INFO    at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:92)
    20.02 21:57:50 [Server] INFO    at com.sk89q.wepif.PermissionsResolverManager.initialize(PermissionsResolverManager.java:68)
    20.02 21:57:50 [Server] INFO    at com.sk89q.wepif.PermissionsResolverManager.<init>(PermissionsResolverManager.java:97)
    20.02 21:57:50 [Server] INFO    at com.sk89q.wepif.PermissionsResolverManager$ServerListener.register(PermissionsResolverManager.java:289)
    20.02 21:57:50 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.plugin.PluginManager.registerEvents(Lorg/bukkit/event/Listener;Lorg/bukkit/plugin/Plugin;)V
    20.02 21:57:50 [Server] SEVERE Error occurred while enabling WorldEdit v5.2 (Is it up to date?): org.bukkit.plugin.PluginManager.registerEvents(Lorg/bukkit/event/Listener;Lorg/bukkit/plugin/Plugin;)V
    20.02 21:57:50 [Server] INFO WorldEdit 5.2 enabled.
  15. Offline

    seanbrockest

    I'm an idiot, sorry.

    This post has been edited 2 times. It was last edited by seanbrockest Feb 21, 2012.
  16. Offline

    Etsijä

    Yes, I am worried whether this will ever be updated to support 1.1-R4. It is way outdated already. I'd hate to see WE and WG to drop from 1.2!
    gabriel11798 likes this.
  17. Offline

    Lathanael

    You could always use the dev version from sk89qs' Jenkins
  18. Offline

    Etsijä

    Can you please post the link - it is not on the opening message, nor can I find it from the wiki. (Why does finding these dev builds always have to be a riddle game?)
  19. Offline

    Lathanael

  20. Offline

    omega3141

    SNAPSHOTS - does anyone have snapshots working using zip's. I can't get it to work keeps coming up
    saying target world is not in zip ( which it is ) ive tried the file in a subdir inside the zip and without.
    unpacked files work fine ??
    logs don't show much apart from "Using com.sk89q.worldedit.data.TrueZipMcRegionChunkStore for loading snapshot <path to zip file.zip>"
    i have the extra truezip.jar in the worldedit plugin folder. and enabling debug show very little ?
    tried ZIP's using no compression even.
    Using we 5.2
  21. Offline

    hawk4867

    With 1.2 will it be possible to generate different terrains of different biomes? You set the corners and do maybe //genbiome mountain and it makes the area a mountain biome and generates them
  22. Offline

    Elfsovereign

    I don't know how well you respond to new-feature requests but I have one. Could you do a //hcopy //hpaste command? What I mean is when one uses //hcyl 1 10 for instance it creates a circle of stone with a radius of 10. It does not delete anything inside of the circle, or in the corners around it. It just replaces any block in the points where the circle would reside with stone. Similarly, //hcopy would copy any solid block in the selected area and //hpaste would replace any block where the copied structure would reside. This would be great for pasting things, but not having to relandscape afterwards which is a bit of a problem with larger structures. At any rate thanks for taking the time to read this.
  23. Offline

    Metal_Cap

    Hello, I run a server and I have a heap of different plugins. It is factions. And TNT does not work for non admins, it has not been working for about a month, we think its world guard. And we don't want to get rid of it because we want world edit. I have everything enabled such as TNT and lava and lava because its factions, but it still doesn't work for non admins.

    We Really need help, people are starting not to play because of it.

    Regards,
    Metal_Cap
  24. Offline

    robinbutler

    • Large font
    Hi I was wondering IF you could help me make a plugin a bit like Fence protection and I have 2 more ideas to make a /who that only shows STAFF and a ticket system to get help so you submit a ticket and it has a number and then a STAFF will read it pleas tell me IF you are interested in these plugin ideas

    Mod edit (NuclearW): Made text smaller

    This post has been edited 1 times. It was last edited by NuclearW Feb 26, 2012.
  25. Offline

    AndrewDC_001

    My friend said he used world edit to make it so in a world theres no ores besides coal how do i do tht?
  26. Offline

    PoisonMonkeyz

    No permission nodes?
  27. Offline

    andrewpo

    (1) Make your selection
    (2) //set 60%stone,20%ironore,20%coalore
  28. Offline

    andrewpo

    What? http://wiki.sk89q.com/wiki/WorldEdit/Permissions


    Your friend doesn't know what they're talking about.

    This post has been edited 1 times. It was last edited by andrewpo Feb 26, 2012.
  29. Offline

    Eestlane771

    Can you make a feature that warns people if they edit a selection larger than a configurable amount?
    Like, if someone made a selection with 956984564 blocks and accidentally //set it, he/she would get a confirmation message?
  30. Online

    Darky1126

    Code:
    2012-02-26 12:48:37 [INFO] [WorldEdit] Loading WorldEdit v5.2.
    2012-02-26 12:48:37 [INFO] WorldEdit 5.2 enabled.
    2012-02-26 12:48:37 [SEVERE] Error occurred while enabling WorldEdit v5.2 (Is it up to date?): tried to access class com.sk89q.util.yaml.YAMLProcessor$FancyDumperOptions from class com.sk89q.util.yaml.YAMLProcessor
    java.lang.IllegalAccessError: tried to access class com.sk89q.util.yaml.YAMLProcessor$FancyDumperOptions from class com.sk89q.util.yaml.YAMLProcessor
    
    o-o
    tried clean install.
  31. Offline

    Denni300

    is there a Permission (worldedit.all) or something which allouw players all permissions ?
  32. Offline

    hawk4867

    Also having this error, multiple clean downloads and even started a new server... PLEASE HELP



    [SEVERE] Error occurred while enabling WorldEdit v5.2 (Is it up to date?): org.bukkit.plugin.PluginManager.registerEvents(Lorg/bukkit/event/Listener;Lorg/bukkit/plugin/Plugin;)V
    java.lang.NoSuchMethodError: org.bukkit.plugin.PluginManager.registerEvents(Lorg/bukkit/event/Listener;Lorg/bukkit/plugin/Plugin;)V
    at com.sk89q.wepif.PermissionsResolverManager$ServerListener.register(PermissionsResolverManager.java:289)
    at com.sk89q.wepif.PermissionsResolverManager.<init>(PermissionsResolverManager.java:97)
    at com.sk89q.wepif.PermissionsResolverManager.initialize(PermissionsResolverManager.java:68)
    at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:92)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:970)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:190)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:173)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:355)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:342)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:174)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)

Share This Page