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

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

Thread Status:
Not open for further replies.
     
  1. Offline

    sk89q

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    [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

    Netzgeist

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Code:
    15:30:05 [WARNUNG] [WorldEdit] "WorldEdit v5.3" has registered a listener for or
    fected; please notify the authors [].
    org.bukkit.plugin.AuthorNagException
            at org.bukkit.plugin.java.JavaPluginLoader.createRegisteredListeners(Jav
            at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginMana
            at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.j
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:263)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:245
            at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
            at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:380)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    15:30:05 [INFORMATION] Server permissions file permissions.yml is empty, ignorin
    15:30:05 [INFORMATION] CButD: CraftBukkit is Outdate, try to download new versio
    15:30:05 [INFORMATION] Done (2,264s)! For help, type "help" or "?"
  4. Offline

    Harry4of4

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Code:
    [WARNING] [WorldEdit] "WorldEdit v5.3" has registered a listener for org.bukkit.event.player.PlayerChatEvent on method "public void com.sk89q.worldedit.bukkit.WorldEditListener.onPlayerChat(org.bukkit.event.player.PlayerChatEvent)", but the event is Deprecated. Server performance will be affected; please notify the authors [].
    org.bukkit.plugin.AuthorNagException
      at org.bukkit.plugin.java.JavaPluginLoader.createRegisteredListeners(JavaPluginLoader.java:302)
      at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:507)
      at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:111)
      at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
      at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:357)
      at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
      at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:263)
      at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:245)
      at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
      at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
      at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
      at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:380)
      at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  5. Offline

    Theboxofilms

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    does it work for 1.3 ?
  6. Offline

    Curtis3321

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Look at the posts above. Sadly as it uses the old PlayerChatEvents it is given errors. But ingame it works fine.
  7. Offline

    DaEgo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    just the error at start and no error after user online and build ?
  8. Offline

    Flutters

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Has this Updated for 1.3 Yet?
  9. Offline

    DaEgo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  10. Offline

    Im_a_Porpoise

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Same problem I'm sure everyone else is having...

    Code:
    2012-08-06 02:27:38 [WARNING] [WorldEdit] "WorldEdit v1203-b81fec1" has registered a listener for org.bukkit.event.player.PlayerChatEvent on method "public void com.sk89q.worldedit.bukkit.WorldEditListener.onPlayerChat(org.bukkit.event.player.PlayerChatEvent)", but the event is Deprecated. Server performance will be affected; please notify the authors [].
    org.bukkit.plugin.AuthorNagException
        at org.bukkit.plugin.java.JavaPluginLoader.createRegisteredListeners(JavaPluginLoader.java:302)
        at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:507)
        at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:111)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:357)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:263)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:245)
        at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
        at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:380)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  11. Offline

    Anora

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    IS there a way to use world edit to remove one specific block tipe from the entire map/region especially when you don't know were there at.
  12. Offline

    Hugibanana

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    First you have to select the region where you want to delete the specific type of block from and then you type //replace [theblockyouwanttodelete] [theblockthatreplaces]. For example if you wanted to delete all cobblestone you would type //Replace cobblestone 0

    0=air.

    This post has been edited 1 time. It was last edited by Hugibanana Aug 6, 2012.
  13. Offline

    Explo123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Need help please!
    alright so in worldedit I unknowingly used //naturalize and it did its thing or whatever but all the grass in that area looked like a dull off green and all dead looking.
    So I left it, but it seems like walking over that spot causes lag or something, I have no snapshots or anything and I cant restore it or whatever... I dont think anyway.
    SO i tryed another command over this area called //regen thinking... maybe this will help..
    but it seems to have just expanded the dead looking grasss area! How do I make this area just look normal again as close to what it was?!
  14. Offline

    Toem99

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can i use it with minecraft 1.3.1?
  15. Offline

    Silaims

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Error paste after save schematic:

    This post has been edited 1 time. It was last edited by Silaims Aug 8, 2012.
  16. Offline

    Anora

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sorry I think your misunderstanding what I am asking, I want to affect the entire wold not a selected region. as I had somebody go about and place chunk loader all over and tracking them down is a pain. world is fairly big
  17. Offline

    Stelko77

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Where is the 1.3.1 Version? Is it here? I would apreciate if you added it to this page/Bukkitdev so i could use it on my new server. :D
  18. Offline

    BlueJayofEvil

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    gbumoon likes this.
  19. Offline

    vinno97

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    an admin on a friend's server made a worldedit mistake and it's too long ago to undo it with //undo, is there a way to undo it anyway?
  20. Offline

    Apex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What would we ever do without this amazing plugin?
  21. Offline

    RasecLOG

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    may I request a 1.3.1 minecraft version of WorldEdit??
  22. Offline

    IdealIdeas

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Having problems with //stack crashing the world.
    whats going on?
  23. Offline

    Parker Mckinley

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    [SEVERE] Could not load 'plugins/WorldEdit.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: Bad version number in .class file
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:155)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:222)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:198)
    at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:50)
    at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11)
    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Caused by: java.lang.UnsupportedClassVersionError: Bad version number in .class file
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:676)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:317)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:375)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:144)
    Mine says that in the console when i install it and start the server? Anyone help? Please?
  24. Offline

    Lokilis

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sorry, quick question.
    I'm trying to restore a selection from a backup. I need help with editing the \Bukkit Server\plugins\WorldEdit\config.yml file to specify the backup directory.
    It tells me that I have not set up snapshot restore yet.

    Right now it's:

    Code:
    snapshots:
        directory: \Backups
    since according to the wiki it's supposed to be relative to the bukkit .jar.
    I've also tried setting an absolute directory (%appdata%\.minecraft\backups....C:\users\...etc)

    If my backup .zip is located at C:\Users\Loki\Desktop\Bukkit Server\Backups\effinworld\2012-08-19-12-00-00.zip
    then how would I input that in the config.yml file?

    Thanks for the help.

    P.S. my bukkit .jar is in C:\Users\Loki\Desktop\Bukkit Server\
    I'm on MC 1.3.1
    My craftbukkit is updated.

    This post has been edited 6 times. It was last edited by Lokilis Aug 20, 2012.
  25. Offline

    WESandTER

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can Someone help my worldedit is stopping me with trading with villagers
  26. Offline

    ragd

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey,

    and the moment //rotate does not work as expected for wood blocks in degrees of 90, 270, -90 and -270. They don't seem to get rotated properly (...at all?).

    Thanks every developer for the amazing work on this plugin :)
  27. Offline

    Snipes01

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No rotate works. Select, Copy, rotate <degree>, paste. Its not working at all?
  28. Offline

    ragd

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ah, sorry. Maybe my post was confusing. //rotate works, but the texture direction of wooden logs stays the same.

    Screenshot:
    [IMG]
    Workflow for this screenshot would be:
    1. Select
    2. //copy
    3. //rotate 90
    4. //paste

    This post has been edited 1 time. It was last edited by ragd Aug 21, 2012.
  29. Offline

    MeMOnsta

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    is it for 1.3.1 yet?
  30. Offline

    JacobOSKARSSON99

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Where is the tool to build?
  31. Offline

    Bfitzy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    WorldEdit is broken on my server. Here's the log.

    This post has been edited 1 time. It was last edited by TnT Sep 22, 2012.
  32. Offline

    scottymalloty

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is anyone having issues of world edit crashing the server on pastes of larger structures that had no trouble of pasting on previous versions of World Edit? I find that it is hard to paste any decent sized object with World Edit now which is weird because I could paste objects three times bigger before. This has been happening for id say about a month.
Thread Status:
Not open for further replies.

Share This Page