[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)
    Minecraft account:
    MCUSERNAME
    [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

    rennbahncookie

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    hey i have a problem :| anyone can help me out? im quite a noob at things like these.

    2011-01-17 23:49:38 [INFO] WorldEdit nightly loaded.
    Jan 17, 2011 11:49:38 PM org.bukkit.plugin.SimplePluginManager loadPlugins
    SEVERE: Could not load plugins/._WorldEdit.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:69)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:115)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:80)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:41)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:153)
    at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:140)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:104)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:177)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:114)
    at java.util.jar.JarFile.<init>(JarFile.java:135)
    at java.util.jar.JarFile.<init>(JarFile.java:99)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:56)
    ... 8 more
  4. Offline

    xiontawa

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    90% of java issues with plugins is usually because you are using an older version of Bukkit, or a just released version of Bukkit... It is best to find a stable build and plugin combo, and then do not upgrade until the next plugin updates are released...
  5. Offline

    WMisiedjan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I'm trying this on the newest build, And It just doesn't work. Somebody help?
  6. Offline

    rennbahncookie

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    so i either wait for the plugin to update, or revert to a older version of bukkit?
  7. Offline

    Ferendel

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    First of all, thanks for making such great plugins and constantly updating them to make them work. Secondly. right now this plugin does nothing. Version 2.8 worked flawlessly but when I upgraded to version 2.8.1.... it does nothing. Theres is no error code in the server terminal and i have the latest build. I even tried it on a new server without anything but bukkit, the mc server, and this plugin. Please at least post a link to 2.8.0. Thx
  8. Offline

    WMisiedjan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @Ferendel:
    I have the exact same thing. I would appreciate a /item /i command for building cool worlds and such.
  9. Offline

    Chaos

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Use the plugin General for the item giving.
  10. Offline

    JamRad

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I don't understand the permissions, if I want to let everyone in my server use worldedit what would I type?
  11. Offline

    stolen_insanity

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I can't get permissions to work.
    what am i doing wrong?

    permissions:
    groups:
    admins:
    users:
    stolen_insanity:
    groups:
    - admins
    permissions:
    - /reload
    - /worldedit
    Miasan:
    groups:
    - admins
    permissions:
    - /reload
    - /worldedit
  12. Offline

    Sargeo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I have the same problem. :/
  13. Offline

    TheArcher

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yeah, the plugin permissions are both unnecessary and useless (it should automatically give permissions to ops). I'm considering this plugin to be broken, sorry.
  14. Offline

    NickBrahz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Ok this is to bloody confusing for me. am i looking at Chinese? Could somebody please be kind enough to write up a version of this permissions as to how i would have it for Me and 1 other person to have full access.

    Code:
    permissions:
       groups:
            default:
                permissions:
                    - /permission1
                    - /permission2
            admins:
                permissions:
                    - /worldedit
                    - /anotherpermission
            anothergroup:
                permissions:
                    - /whatever
        users:
            sk89q:
                groups:
                    - admins
                    - anothergroup
                permissions:
                    - /something
                    - /yetanotherpermission
  15. Offline

    GmK

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    You *did* read this thread, especially the page before this one?
  16. Offline

    NickBrahz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yeh i did read the thread and the page before, i know how to make it so i have full access, just replace Where sk89q im just unsure how to add other users to it, is it meant to look like this
    Code:
    users:
            USER#1:
                groups:
                    - admins
                    - anothergroup
                permissions:
                    - /something
                    - /yetanotherpermission
    USER#2:
                groups:
                    - admins
                    - anothergroup
                permissions:
                    - /something
                    - /yetanotherpermission
  17. Offline

    Rodr1c

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    created the file plugins/WorldEdit/config.yml and pasted in the permission text, but all users still have access to things like the instant pick. Is the config not working properly? or do all users have access to that?
  18. Offline

    sk89q

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I'll look into those issues. Currently I'm trying to give WorldEdit complete documentation for the first time in the past five months.
  19. Offline

    Chaos

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Can You add support for the users and groups plugin? That would be much easier than permissions for just worldedit
  20. Offline

    ledhead900

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    If you choose to support a gorups plugin choose the Hmod Groups conversion plugin as it aims to be identical to Hmod and allows you to simply copy ur existing Hmod groups and users config's, adjust them and start server!

    providing the user has set every command on all of there plugins permissions settins to * for all players and any group then that Hmod plugin will kick in and it will be just like old times XD
  21. Offline

    Sparky222B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Urgent: I can't get snapshots to work. I've tried setting the directory setting in the .yml to a full unix path, a partial path, etc and I've tried putting the backups directory within /plugins/WorldEdit/backups as well as in just /backups, and nothing seems to work. Help! I need to restore from a backup ASAP or lava is going to do serious damage!
  22. Offline

    SpyDaniel

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Will this work, as it doesn't seem to be:

    Code:
    permissions:
        groups:
            default:
                permissions:
                    - /reload
                    - /worldeditselect
        users:
            user,user,user:
                permissions:
                    - /worldedit
                    - /reload
    I type //wand and nothing happens, I get no message, no item, also tried /wand.
  23. Offline

    NickBrahz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yeh //wand does not work for me either, no message shows up, and nothing is shown on the server console

    Also try this:
    Code:
    users:
    
            <USERNAME>:
            <USERNAME>:
            <USERNAME>:
    
                permissions:
    
                    - /worldedit
    
                    - /reload
    
  24. Offline

    ToitagL

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    My working permissions (WorldEdit & WorldGuard) :

    WorldEdit :


    Code:
    permissions:
        groups:
            admins:
                permissions:
                    - /worldeditselect
                    - /worldedit
            mods:
                permissions:
                    - /worldeditselect
            vip:
                permissions:
                    - /worldeditselect
                    - //wand
            builders:
                permissions:
                    -
            default:
                permissions:
                    -
    
    
        users:
            Name_ADMIN1:
                groups:
                    - admins
                permissions:
                    - /reload
                    - /worldedit
            Name_ADMIN2:
                groups:
                    - admins
                permissions:
                    - /reload
                    - /worldedit
            Name_Mod1:
                groups:
                    - vip
                permissions:
                    - /worldeditselect
                    - /regionlist
                    - /regionclaim
                    - /regionaddowner
    

    WorldGuard :

    Code:
    permissions:
        groups:
            admins:
                permissions:
                    - /worldeditselect
                    - /worldedit
                    - /reload
                    - /worldguardnotify
                    - /region
                    - /regionbypass
            mods:
                permissions:
                    - /worldeditselect
                    - /worldguardnotify
                    - /region
                    - /regionbypass
            vip:
                permissions:
                    - /worldeditselect
                    - /regionlist
                    - /regionclaim
                    - /regionaddowner
            builders:
                permissions:
                    - /worldeditselect
            default:
                permissions:
                    -
    
        users:
            Name_ADMIN1:
                groups:
                    - admins
                permissions:
                    - /reload
                    - /worldedit
            Name_ADMIN2:
                groups:
                    - admins
                permissions:
                    - /reload
                    - /worldedit
            Name_MOD1:
                groups:
                    - vip
                permissions:
                    - /worldeditselect
                    - /regionlist
                    - /regionclaim
                    - /regionaddowner
    
    If this can help...
  25. Offline

    sharkh20

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Here is my working permissions. Just replace Username with your name.
    Code:
    permissions:
        groups:
            default:
                permissions:
                    - /worldeditselect
            admin:
                permissions:
                    - /worldeditselect
        users:
            Username:
                groups:
                    - admin
                permissions:
                    - /reload
                    - /worldedit
            Username:
                groups:
                    - admin
                permissions:
                    - /reload
                    - /worldedit
  26. Offline

    Rodr1c

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    With that permissions you posted Toitag, you just have those in a config.yml file inside of plugins/WorldEdit/config.yml? and plugins/WorldGuard/config.yml? Also, does it restrict your regular users from using the superpick command? // ?
  27. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Update needed ;)
  28. Offline

    Rodr1c

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Code:
    permissions:
        groups:
            admins:
                permissions:
                    - /worldeditselect
                    - /worldedit
            mods:
                permissions:
                    - /worldeditselect
            vip:
                permissions:
                    - /worldeditselect
                    - //wand
            builders:
                permissions:
                    -
            default:
                permissions:
                    -
    
    
        users:
            Rodr1c:
                groups:
                    - admins
                permissions:
                    - /reload
                    - /worldedit
            Name_ADMIN2:
                groups:
                    - admins
                permissions:
                    - /reload
                    - /worldedit
            Name_Mod1:
                groups:
                    - vip
                permissions:
                    - /worldeditselect
                    - /regionlist
                    - /regionclaim
                    - /regionaddowner
    plugins/WorldEdit/config.yml (END)
    
    Thats my WorldEdit/config.yml, but regular users can still use //wand and other commands. Any ideas how come?
  29. Offline

    ToitagL

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yes. And my regular users can't do anything relative to WE or WG.

    I use GroupUsers in addition, maybe it has something to do ?
  30. Offline

    Rodr1c

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Do you have the groups.txt and users.txt files? If so, whats in them?
  31. Offline

    bwl

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  32. Offline

    TheArcher

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    As I said before, I followed your tutorial exactly (all of the steps):



    When I tried a command, however, it failed. I suggest that this thread be locked until the plugin is fixed.
Thread Status:
Not open for further replies.

Share This Page