[SEC] WorldGuard - Protect your server from others, Minecraft, and yourself [BukkitDev]

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

     
  1. Offline

    sk89q

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    [IMG]


    WorldGuard is a powerful plugin providing all the little things (and some big ones):
    • Block creeper and wither block damage, falling damage, etc.;
    • Disable fire spread, lava fire spread, ice formation, Endermen picking up blocks, etc.;
    • Blacklist certain items and blocks so they can't be used;
    • Warn moderators when certain items and blocks are used;
    • Protect areas of your world so only certain people can build in them;
    • Set areas where PVP, TNT, mob damage, and other features are disabled;
    • Protect your server from various 'exploits' like magical obsidian creation machines;
    • Disable, or enable, various Minecraft features, like sponges from classic;
    • Add useful commands like an immediate "STOP ALL FIRE SPREAD" command.
    • And add new features.

    [IMG] [IMG] [IMG] [IMG] [IMG]

    [IMG]

    [IMG] [IMG] [IMG] Before posting here: [IMG] [IMG] [IMG]
    • We do not officially provide help for problems here.
    • You will get help only from fellow users if you post here.
    • If you wish to suggest features or report bugs, you must use our issue tracker.
    • Visit our and hang out in our chatroom to talk to developers and other users.
    [IMG]

    This post has been edited 26 times. It was last edited by sk89q Nov 6, 2012.
  2.  
  3. Offline

    Verttex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    2012-04-05 23:08:26 [SEVERE] Could not pass event PlayerMoveEvent to WorldGuard
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:209)
    at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getVehicle()Lorg/bukkit/entity/Vehicle;
    at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener$PlayerMoveHandler.onPlayerMove(WorldGuardPlayerListener.java:113)
    at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    ... 10 more

    Happens when flying in gamemode creative. Spams my console.
  4. Offline

    JJLangan123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi sorry but do i was wondering if world guard can stop mob spawn in certain areas! If not maybe you can include it in the next update!Thx
  5. Offline

    TomdebomPC

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    13:20:20 [SEVERE] Could not load 'plugins\WorldGuard.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk
    89q/minecraft/util/commands/CommandsManager
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:150)
    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:207)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/Com
    mandsManager
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:139)
    ... 8 more
    Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.C
    ommandsManager
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 11 more

    This happens when im running my server
  6. Offline

    austin101

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This started flooding the server since I updated to WG 5.5.1

    Code:
    06.04 07:25:36 [Server] INFO    ... 10 more
    06.04 07:25:36 [Server] INFO    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    06.04 07:25:36 [Server] INFO    at java.lang.reflect.Method.invoke(Method.java:601)
    06.04 07:25:36 [Server] INFO    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    06.04 07:25:36 [Server] INFO    at sun.reflect.GeneratedMethodAccessor344.invoke(Unknown Source)
    06.04 07:25:36 [Server] INFO    at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener$PlayerMoveHandler.onPlayerMove(WorldGuardPlayerListener.java:113)
    06.04 07:25:36 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getVehicle()Lorg/bukkit/entity/Vehicle;
    06.04 07:25:36 [Server] INFO    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    06.04 07:25:36 [Server] INFO    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    06.04 07:25:36 [Server] INFO    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    06.04 07:25:36 [Server] INFO    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    06.04 07:25:36 [Server] INFO    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:117)
    06.04 07:25:36 [Server] INFO    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    06.04 07:25:36 [Server] INFO    at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
    06.04 07:25:36 [Server] INFO    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:213)
    06.04 07:25:36 [Server] INFO    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
    06.04 07:25:36 [Server] INFO    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    06.04 07:25:36 [Server] INFO    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    06.04 07:25:36 [Server] INFO org.bukkit.event.EventException
    06.04 07:25:36 [Server] SEVERE Could not pass event PlayerMoveEvent to WorldGuard
    
    Denni300 likes this.
  7. Offline

    Denni300

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

    I´ve the same probleme !!!
  8. Offline

    APhilosopher

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    worldguard has been able to do that already for a very long time, maybe you should read the documentation?

    off the top of my head, /rg flag (region) mob-spawning deny
  9. Offline

    APhilosopher

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    a random test i'd try is /rg setpriority (globalregion) 3
    or some other positive number, maybe u have more then one global region and doing this will make the one ur working with the over rulling region, if it dont work then im wrong xD
  10. Offline

    MultiAnonymousG

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    so does this work for cb 1.2.5
  11. Offline

    Subrosa20

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

    canaillou2k5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Need help:

    there is my settings:

    147 arena_top entry-group everyone
    148 arena_top entry deny

    Anybody can go inside this zone, why?
  13. Offline

    Fly007

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ok so, me and a friend were trying to do a project on my server. underground sphere sort of thing to start. Well, I kind of accidentally made an ellipsoid, way to huge, and crashed server. cant undo giant hole in ground now.

    But now Im trying again elsewhere, and i get errors when I try to use //sphere
    In game it tells me to "Please report this error: see console"

    console error is this.
    Code:
    16:36:03 [SEVERE] java.lang.NullPointerException
    16:36:03 [SEVERE]      at com.sk89q.worldedit.bukkit.BukkitWorld.getContainerBl
    ockContents(BukkitWorld.java:643)
    16:36:03 [SEVERE]      at com.sk89q.worldedit.bukkit.BukkitWorld.copyFromWorld(
    BukkitWorld.java:338)
    16:36:03 [SEVERE]      at com.sk89q.worldedit.EditSession.rawGetBlock(EditSessi
    on.java:426)
    16:36:03 [SEVERE]      at com.sk89q.worldedit.EditSession.getBlock(EditSession.
    java:365)
    16:36:03 [SEVERE]      at com.sk89q.worldedit.EditSession.setBlock(EditSession.
    java:262)
    16:36:03 [SEVERE]      at com.sk89q.worldedit.EditSession.setBlock(EditSession.
    java:298)
    16:36:03 [SEVERE]      at com.sk89q.worldedit.EditSession.makeSphere(EditSessio
    n.java:2206)
    16:36:03 [SEVERE]      at com.sk89q.worldedit.commands.GenerationCommands.spher
    e(GenerationCommands.java:226)
    16:36:03 [SEVERE]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
    ethod)
    16:36:03 [SEVERE]      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown S
    ource)
    16:36:03 [SEVERE]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno
    wn Source)
    16:36:03 [SEVERE]      at java.lang.reflect.Method.invoke(Unknown Source)
    16:36:03 [SEVERE]      at com.sk89q.minecraft.util.commands.CommandsManager.inv
    okeMethod(CommandsManager.java:514)
    16:36:03 [SEVERE]      at com.sk89q.worldedit.WorldEdit$1.invokeMethod(WorldEdi
    t.java:182)
    16:36:03 [SEVERE]      at com.sk89q.worldedit.WorldEdit$1.invokeMethod(WorldEdi
    t.java:113)
    16:36:03 [SEVERE]      at com.sk89q.minecraft.util.commands.CommandsManager.exe
    cuteMethod(CommandsManager.java:501)
    16:36:03 [SEVERE]      at com.sk89q.minecraft.util.commands.CommandsManager.exe
    cute(CommandsManager.java:419)
    16:36:03 [SEVERE]      at com.sk89q.worldedit.WorldEdit.handleCommand(WorldEdit
    .java:1250)
    16:36:03 [SEVERE]      at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(
    WorldEditPlugin.java:197)
    16:36:03 [SEVERE]      at com.sk89q.bukkit.util.DynamicPluginCommand.execute(Dy
    namicPluginCommand.java:40)
    16:36:03 [SEVERE]      at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:166)
    16:36:03 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:473)
    16:36:03 [SEVERE]      at net.minecraft.server.NetServerHandler.handleCommand(N
    etServerHandler.java:821)
    16:36:03 [SEVERE]      at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:781)
    16:36:03 [SEVERE]      at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:764)
    16:36:03 [SEVERE]      at net.minecraft.server.Packet3Chat.handle(Packet3Chat.j
    ava:34)
    16:36:03 [SEVERE]      at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:229)
    16:36:03 [SEVERE]      at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:113)
    16:36:03 [SEVERE]      at net.minecraft.server.NetworkListenThread.a(NetworkLis
    tenThread.java:78)
    16:36:03 [SEVERE]      at net.minecraft.server.MinecraftServer.w(MinecraftServe
    r.java:551)
    16:36:03 [SEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:449)
    16:36:03 [SEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:492)
    >world
  14. Offline

    Epics

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    On the latest build I can't seem to get the MySQL server to go.
    When I run the update command, it throws me this error.
    Code:
    SQL query:
     `region_cuboid` DROP FOREIGN KEY `fk_region_cuboid_region` ;
     
    MySQL said:
    #1146 - Table 'twoc1c_regions.region_cuboid' doesn't exist
    

    This post has been edited 1 time. It was last edited by Epics Apr 8, 2012.
  15. Offline

    JJLangan123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thx srry still new and can't be arsed to read the doc!
  16. Offline

    xKarolusx

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    how can i disable potions splash dmg!?
    Cuz my players are still using them to killing in protected areas and WG dont read splash dmg potions in blacklist.txt
  17. Offline

    rossistboss

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Plugin is great and all, but takes about 1 month to update, and by then a new minecraft version is out!
  18. Offline

    CreeperInside

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have the latest dev build and pistons can no longer move blocks? Can someone help me? I've checked the configs and I can't find an option for pistons, I even made a region and allow the "pistons" flag, but they still can't move blocks.
  19. Offline

    yaitsbilly

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I keep getting an error saying.

    Could not past playermovent to worldguard.
  20. Offline

    subrosabmxing99

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Okay, I don't know why it's doing this but, WorldGuard works, I also have WorldEdit, but this is filling my CraftBukkit:

    Code:
    19:27:09 [SEVERE] Could not pass event PlayerMoveEvent to WorldGuard
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:303)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:62)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:459)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:209)
            at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getVehicle()Lor
    g/bukkit/entity/Vehicle;
            at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener$PlayerMoveHandle
    r.onPlayerMove(WorldGuardPlayerListener.java:113)
            at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:301)
            ... 10 more

    Any help? I can't see anything unless I stop the server.

    Thanks!
    Denni300 likes this.
  21. Offline

    nala3

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Tell your players, the next person to do that gets banned. Stopped it on my server :)
  22. Offline

    CheesyWalnut

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i keep getting an error in the console i cant even read it cause it spams me so fast
  23. Offline

    CoolDude53

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    has anyone gotten the greeting or farewell notifications to work?
  24. Offline

    Siderz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    My doors, buttons, pressure plates and switches aren't locked for any regions.

    I've done some research and only found people trying to unlock these flags on regions, but I want to lock them.

    I don't understand how to use flags, but I note you need to set the "use" flag to "deny", how do I set this on every region? I could just do "cmd+f" and replace "flag: {}" with the "use" flag but I'm not sure how to write it.

    Also I want to be sure that this only locks it to people who don't own the region and also doesn't lock things which haven't even got regions.
  25. Offline

    MegaMiner2306

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I cant get it to say "SafeZone" when i enter a safezone??? i realy need help!!
  26. Offline

    Denni300

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Same !!!
  27. Offline

    Ahmet66

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i got the last version of CraftBukkit when i look in Console i see blabalblalbaballba wait 2 sec again , How do i Fix THIS!
  28. Offline

    pplzsayheey

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It spams my console whenever I move or talk when I install this plugin... Can you please fix?
    Code:
    18:05:37 [SEVERE] Could not pass event PlayerMoveEvent to WorldGuard
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:209)
        at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getVehicle()Lorg/bukkit/entity/Vehicle;
        at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener$PlayerMoveHandler.onPlayerMove(WorldGuardPlayerListener.java:113)
        at sun.reflect.GeneratedMethodAccessor364.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
        ... 10 more
    
    I'm also caught up on all the CraftBukkit

    This post has been edited 1 time. It was last edited by pplzsayheey Apr 10, 2012.
    ThePianoGuy likes this.
  29. Offline

    Zeiss

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

    anyone know why the flag was removed allow-flight?

    greeting,
    MyZeiss
  30. Offline

    bram49

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    doesn't work for me on 1.2.5
  31. Offline

    PhantomsCore

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey, I had some chests locked and only the owners could open them. It was working fine and then it stopped working and everyone could open any chest, nothing was changed and now everyones stuff is gone.

    I have it like this:

    Region: Newtlads
    Owner: newtlad
    Flags: Chest-Access deny

    And it used to work now it doesn't. Any ideas?
  32. Offline

    monir

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have this issue with unlimited apples when somebody try to destroy a three in a Worldguard protected region it drops apples unlimited what is this bug is this a worldguard bug?

Share This Page