[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

    CraftyMclovin

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    hi, is there anyway to set a color code using & or # when creating the greeting and farewell messages?
  4. Offline

    alex9322

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I want to set up my server to where other players can set their own worldgaurd regions, but I want to have a custom region-size limit for them and not admins...I do not see a permission node for this. any help?
  5. Offline

    Ziden

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

    Is the PRTreeRegionManager going to be implemented ? It still bugs out (at least with the version of the PRTree i was testing). Im looking for mass performance on my server witch has 2k+ regions, so im tryng new methods for the region manager.

    Thanks alot for the attention

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

    DallyLolli

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Would it be possible to flag certain regions which tamed animals can't leave / follow you out of? I keep losing my beloved dogs... It would be great if I could confine them to my homestead and still let them follow me around in the peaceful areas surrounding it.
  7. Offline

    Acer_Mortem

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Why does blocked-cmds not work on global regions? I tried to set it up so that people couldn't use /home and /tpa on my creative world to prevent the smuggle of blocks. Please help? Example of config:

    regions:
    __global__:
    type: global
    priority: 0
    flags:
    blocked-cmds: [/tpa /call /home]
    owners: {}
    members: {}
  8. Offline

    si7vder

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have a bug wich is very old and very annoying: I have protected areas where people cannot build (Castles) with walls.

    However people just place blocks underthem selves, the block dissapear, but they are able to jump very high and jump over the wall. How can I fix this ? I cannot make the walls higher so I need some Plugin/Config sided fix.
  9. Offline

    kalvinleung

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    how to allow player to place certain items only ??
  10. Offline

    si7vder

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I think you need to make your own Thread to get a real answer I cannot help with that one maybe if you check the Configs ?

    Still need help, they keep jumping over walls because of this bugg
  11. Offline

    si7vder

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have not found a solution yet, I tried to make regions without passthrough permissions but that would bugg.

    Anyone other ideas ? Maybe some plugin wich would kick them for trying to place toomany blocks in an area ?
  12. Offline

    kalvinleung

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    How to allow player to place or remove certain blocks under a region that have "construct deny"? I want to make a market inside a protected city :).If worldguard can't do this,can u suggest some other plugins that can ? Thanks
  13. Offline

    Darthmineboy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What are the perms for the string check regions. My admins seem not to be able to see the regions using strings, however I can ( I am op ) , is there a permission node? / command that must be typed to activate / deactivate?
  14. Offline

    TNTUP

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Blocked cmds must be separated by , [/tpa, /call, /home]

    Hope it helps :) It works on my server in a defined region, but idk if it work on __global__ region, it will work. :)
  15. Offline

    cavemaneca

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Have you tried this?

    1: Enable PvP in server.properties
    2: Disable PvP in the default world properties for world edit.
    3: Enable PvP in regions that you want it, ex. an Arena or Paintball court.

    This post has been edited 1 time. It was last edited by mbaxter Oct 1, 2012.
  16. Offline

    jonoce633

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi, I thought it would be useful if you can add a flag that blacklists/whitelists specified blocks. This way certain regions allow or disallow the specified blocks to be broken or placed but not in other regions. This would be really useful for RPG servers.
  17. Offline

    zml2008

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This forum thread is no longer the place to get WorldGuard and information about WorldGuard. Please see the BukkitDev page instead.
  18. Offline

    Silentspy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Topic is now reopened by sk89q's request.
  19. Offline

    sk89q

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

    [IMG] Download via dev.bukkit.org

    If you need help, read this: We do not officially provide support on this thread, although you are free to post to see if someone can help. Chat with developers and users on IRC.
    [IMG]
    Release Notes:
    [IMG]
    Changes in 5.6.3:
    • Added helper WGBukkit class to get references to WorldGuard from other plugins.
    • Added physics.vine-like-rope-ladders to make ladders work like vines. As long as the top ladder block is present, ladder blocks will hold even if they have no block behind them, like a rope ladder.
    • Fixed NullPointerException in PlayerInteractEvent caused by potion blocking.
    • Fixed mobs.block-{item-frame,painting}-destroy not working.
    Changes from 5.6.1 and 5.6.2:
    • Added a mycelium-spread region flag.
    • Added a dynamics.disable-mycelium-spread configuration setting.
    • Added new gameplay.block-potions option. For example:
      Code:
      gameplay:
          block-potions: [invisibility, speed]
    • Fixed a bug in the entity explosion event handler that caused a NullPointerException.
    Changes from 5.6:
    • Added official support for Minecraft 1.4. Support for 1.3.2 (and below) is still provided in this release.
    • Added support for new and existing explosion types.
    • Added support for blocking withers with the following settings:
      Code:
      mobs:
          block-wither-explosions: false
          block-wither-block-damage: false
          block-wither-skull-explosions: false
          block-wither-skull-block-damage: true
    • Added support for blocking item frames (and their use) in protected regions.
    • Added item frame destruction region flags (if you wish to disable item frame destruction completely).
    • (Re-)added support for priority R-tree region indexes. This means quicker region lookup, and better support for servers with thousands of regions.
    • Improved /region info output for -g group flags.
    • Allowed removing of -g group flags with /region flag.
    • Allowed /region flag to set group and value at once.
    • Deleting a region flag now also deletes group flag.
    • Fixed detection of attack by projectiles to be more accurate.
    • Fixed support for saving non-string flags in the MySQL region support.
    • Fixed spurious comma in "Flags:" /region info output.
    • Fixed players who are not in god mode not receiving damage in PVP areas from enderpearls.
    • Players will now be told that they are in a no-PvP area if they are in one and attempting to attack someone, or that the player they are attacking is in a no-PvP area, if that is the case instead.
    • Fixed an issue where region.getId() was lowercase'd each pass of a for loop in MySQLDatabase.updatePoly2dPoints().
    • Fixed mob damage from projectiles not being properly blocked in regions whereapplicable.
    • Changed default region wand to leather (#334).

    This post has been edited 4 times. It was last edited by sk89q Nov 6, 2012.
  20. Offline

    sk89q

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

    [IMG] Download via dev.bukkit.org

    (The file may not yet be available.)

    If you need help, read this: We do not officially provide support on this thread, although you are free to post to see if someone can help. Chat with developers and users on IRC.
    [IMG]
    Release Notes:
    [IMG]
    Changes in 5.6.4:
    • Added mobs.block-above-ground-slimes to block slimes spawning naturally above ground.
    • Added security.deop-everyone-on-join to de-op all players when they join.
    • Added security.block-in-game-op-command to prevent usage of /op from in-game.
    • Fixed a NullPointerException in PlayerInteract involving water potions and potion blocking.
    • Fixed an issue with snowballs being blocked in regions.
    • Changed dragon eggs to be checked like it is a broken block in regions.
    • Moved developer's WGBukkit class to package com.sk89q.worldguard.bukkit.
    Adrenaline likes this.
  21. Offline

    Ahille

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I don t know what to say...i have no words to describe this plugins ....BEST PLUGIN!
  22. Offline

    kikotte

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    http://youtrack.sk89q.com/issue/WORLDGUARD-2330
    [fixed bug]
    /region migratedb yaml mysql
    [error] [WorldGuard] Could not save region cowaffe: Duplicate entry cowaffe-3' for key 1
    Code:
    cowaffe:
            type: cuboid
            min: {x: -474.0, y: 81.0, z: -1324.0}
            max: {x: -465.0, y: 82.0, z: -1320.0}
            priority: 0
            flags: {}
            owners:
                players: [agge1010]
            members:
                players: [agge1010]
    [Fixed]
    Code:
    cowaffe:
            type: cuboid
            min: {x: -474.0, y: 81.0, z: -1324.0}
            max: {x: -465.0, y: 82.0, z: -1320.0}
            priority: 0
            flags: {}
            owners:
                players: [agge1010]
            members: {}
    error comes when you have two names in a region.

    This post has been edited 1 time. It was last edited by kikotte Nov 14, 2012.
  23. Offline

    PatPeter

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    My per-world config.yml never work. For instance, I disabled ice-formation in one world and it did not work. I had enabled TNT in another world and that did not work either. How can I make per-world configurations functional?
  24. Offline

    Frsoty39801

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Plz someone help, my world guard makes so players cant interact with any thing at all!
    plz help me:'(

    This post has been edited 1 time. It was last edited by TnT Dec 9, 2012.
  25. Offline

    ariodsenuke

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    So I am using Cannons plugin and I want to keep people from griefing my regions using it. The plugin said I needed to hook Cannons into WorldGuard. After many google searches I found NO explanation for how to do this. Could anyone tell me how to 'hook' a plugin into WorldGuard?
  26. Offline

    ariodsenuke

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey man, you need to export permissions. If you are using the McMyAdmin control panel select export permissions to Group Manager. Download Essentials and Group Manager. That solved the problem for me.

    This post has been edited 1 time. It was last edited by md_5 Dec 13, 2012.
  27. Offline

    carlos2526

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i wanted to make the spawn unabble to destroy and make every one there imortal how can i do that?
  28. Offline

    carlos2526

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

    MineMan910

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Greetings! I had a problem with the plugin WorldGuard. The bottom line is that there is no allocation of an ax, but there is a team / /hpos1 and / /hpos2. I ask for your help!
  30. Offline

    Frsoty39801

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    help some one do i need to update?
    10:46:56 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.9.6) (Phoenix)
    10:46:57 [INFO] GroupManager version 2.0 (2.9.6) (Phoenix) is enabled!
    10:46:57 [INFO] [WorldEdit] Enabling WorldEdit v5.4.5
    10:46:57 [INFO] WEPIF: Using the Bukkit Permissions API.
    10:46:57 [INFO] [WorldGuard] Enabling WorldGuard v5.6.5
    10:46:57 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
    10:46:57 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
    10:46:57 [INFO] [WorldGuard] (world) Lava fire is blocked.
    10:46:57 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
    10:46:57 [INFO] [WorldGuard] Loaded configuration for world 'world'
    10:46:57 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    10:46:57 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
    10:46:57 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
    10:46:57 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    10:46:57 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
    10:46:57 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    10:46:57 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
    10:46:57 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
    10:46:57 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    10:46:57 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
    10:46:57 [INFO] [WorldGuard] 4 regions loaded for 'world'
    10:46:57 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
    10:46:57 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
    10:46:57 [INFO] [Permissions] Enabling Permissions v3.1.6
    10:46:57 [INFO] Fake Permissions version 3.1.6 is enabled!
    10:46:57 [INFO] WEPIF: Using the Bukkit Permissions API.
    10:46:57 [INFO] [Essentials] Enabling Essentials v2.9.6
    10:46:58 [INFO] Essentials: Using GroupManager based permissions.
    10:46:58 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.6
    10:46:58 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.6
    10:46:58 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    10:46:58 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.6
    10:46:58 [INFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.9.6
    10:46:58 [INFO] Server permissions file permissions.yml is empty, ignoring it
    10:46:58 [INFO] Done (3.736s)! For help, type "help" or "?"
    >//wand
    10:47:06 [INFO] Unknown command. Type "help" for help.
    10:47:13 [INFO] Frosty39801[/82.28.175.47:49843] logged in with entity id 275 at ([world] 44.69999998807907, 70.0, 246.5299377078251)
    10:47:16 [INFO] Frosty39801 issued server command: //wand
    10:47:29 [SEVERE] Could not pass event EntityChangeBlockEvent to WorldGuard v5.6.5
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:457)
    at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:445)
    at net.minecraft.server.v1_4_6.EntityEnderman.c(EntityEnderman.java:106)
    at net.minecraft.server.v1_4_6.EntityLiving.j_(EntityLiving.java:523)
    at net.minecraft.server.v1_4_6.EntityMonster.j_(EntityMonster.java:24)
    at net.minecraft.server.v1_4_6.World.entityJoinedWorld(World.java:1334)
    at net.minecraft.server.v1_4_6.WorldServer.entityJoinedWorld(WorldServer.java:546)
    at net.minecraft.server.v1_4_6.World.playerJoinedWorld(World.java:1315)
    at net.minecraft.server.v1_4_6.World.tickEntities(World.java:1193)
    at net.minecraft.server.v1_4_6.WorldServer.tickEntities(WorldServer.java:443)
    at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:580)
    at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity;
    at com.sk89q.worldguard.bukkit.WorldGuardEntityListener.onEndermanPickup(WorldGuardEntityListener.java:733)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    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:425)
    ... 18 more
    10:47:41 [INFO] Frosty39801 lost connection: disconnect.quitting
    10:47:41 [INFO] Connection reset
    >
  31. Offline

    Kill3rBlack

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I recommend u edit your post Frosty, to censor your IP
  32. Offline

    goldii

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    NEED HELP ! How I can fix that ??
    [IMG]

    This post has been edited 1 time. It was last edited by c0mp Dec 26, 2012.

Share This Page