1. Important information on Next Recommended Build

    Hi Guest,

    We're cleaning up our code to help us better prepare for the release of Minecraft 1.2. As a result, a lot of old, inefficient and buggy code is being removed and plugins will need to be updated.

    Please check your plugins, find out if the plugin developers have been keeping everything up to date and kindly let them know that they need to update their plugins to make sure they will be ready for R5.

[SEC] WorldGuard [5.3] Block fire, ice/melt, MUSHROOMS! Advanced+fast area protect! Blacklist [1185]

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

     
  1. Offline

    sk89q Bukkit Team Member Moderator

    [IMG]

    Protect your world by selectivity turning off fire, controlling item usage, blocking TNT, and protecting areas. Most features are disabled by default (this keeps WorldGuard lightweight, even if it has a lot of options.)
    • Protect areas and set flags (like mob spawning, greeting messages, etc.) on regions, controlling who and what happens in zones
      • Many flags available: pvp, mob damage, mob spawning, creeper explosion, ghast fireball, sleep disable, TNT, flint and steal, fire spread, lava fire, lightning, chest protection, water flow, lva flow, button/door use, vehicle placement, snow fall, leaf decay, greeting message, farewell message, administrator notifications on enter/leave, automated healing, blocked/allowed commands, respawn location, physical entry or exit blocking
    • Ban, log, alert, and control the use of certain items with the blacklist
    • Simple user-controlled chest protection by placing signs (disabled by default, won't conflict)
    • Disable and control TNT, flint and steel, creepers, fire spread, lava spread, ice and snow melting, weather, leaf decay, ice formation, fall damage, and many other things
    • Bring back the sponge from Classic that takes away water
    • Make pumpkins let you breathe underwater
    • /god, /heal, /slay, /stack to make item stacks, /locate for compass fun
    • /stopfire and /stoplag are there in emergencies
    • Much much more!
    [IMG]

    [IMG] WorldGuard 5.3
    [IMG][IMG] Quick reference PDF [IMG]

    [IMG] Requirements: WorldEdit (If you don't want WorldEdit and don't plan on using WG's region protection, put WorldEdit.jar in the root folder of your server outside plugins/)

    If you find WorldGuard useful, [IMG]

    [IMG]

    Check out my server too!
    [IMG]

    [IMG]

    This post has been edited 12 times. It was last edited by sk89q Oct 12, 2011.
  2.  
  3. Offline

    mark_Dano_4936

    GUYS LIKE HIS POST! Just above me!About...................................................................HERE ^

    Now noone can use [tnt][tnt][tnt][tnt]
    And blow up my [cobble][cobble][cobble][cobble] (house)

    I have these in my server [creeper]

    Also, First,
    Nice job man!

    You deserve the internetz

    Edited: because this was the first post i think it deserved more sparkle!:D
    Edit 2: One year anniversary! You are awesome SK!
    1/17/12.

    This post has been edited 2 times. It was last edited by mark_Dano_4936 Jan 17, 2012.
  4. Offline

    marlenadia

    uhh the link is down
    Zappyle likes this.
  5. Offline

    Kainzo

    dev.bukkit.org profile:
    LordKainzo
    My Plugins
    Yep - link down.
  6. Offline

    CloseKnight

    The download link doesn't work.

  7. Offline

    Remus

    Thankfully he released an early build like this. It will be very helpful once the link gets fixed.
  8. Offline

    Nezu69

    sk89Q notice you have Creepers From Exploding destroying terain.. do you tihnk youd be able to make a Plugin to Disable Certain Mobs and Animals like Hey0 used to able to?
  9. Offline

    Dspradau

    Lol now we are a little bit closer....almost there....give that link a little CPR sk89q! :)
  10. Offline

    sk89q Bukkit Team Member Moderator

    Fixed. It would have helped if I actually uploaded the ZIP. :p
    TomTomGoLive, MineMaster and andrewkm like this.
  11. Offline

    mark_Dano_4936

  12. Offline

    Kainzo

    dev.bukkit.org profile:
    LordKainzo
    My Plugins
    With the save/load regions - is it possible to dupe items? It would go against the flow of my server to have it implemented unfortunately.
  13. Offline

    mark_Dano_4936

    Nice job! i have it running now!


    This was like worldguard or not situation for me
  14. Offline

    sk89q Bukkit Team Member Moderator

    Save/load saves the list of regions, not its content. Use WorldEdit if you want to able to load/save regions, although it currently doesn't support folders-per-user, inventory, or chests.
  15. Offline

    Kainzo

    dev.bukkit.org profile:
    LordKainzo
    My Plugins
    I'm a little confused then - I may have to see this in action first.

    # Prevent lava from starting fires.
    disable-lava-fire=true

    Doesn't seem to be working on #63+
  16. Offline

    sk89q Bukkit Team Member Moderator

    It's fire.disable-lava-fire-spread apparently.

    Ignore /region load and /region save. Most people will never need to use those commands.
  17. Offline

    Mountaineer

    And Cuboid is officially useless. Thanks for adding in protection support! Now my server can rely solely on WE/WG without having Cuboid just for protection!

    Can't wait until the official Bukkit release to try this out!
  18. Offline

    Kainzo

    dev.bukkit.org profile:
    LordKainzo
    My Plugins
    K... Firespread is also not disabled - despite it saying it is - where should the worldguard.txt be located? Also is there some retroactive changes we need to make?
  19. Offline

    Remus

    I can't get this plugin to work at all for some reason.

    On build #48

    Ive got all the permissions, and everything else set.

    Im also running the plugin that imports groups.txt, and users.txt from hey0.
  20. Offline

    Kainzo

    dev.bukkit.org profile:
    LordKainzo
    My Plugins
    What permissions did you set? and try #63
  21. Offline

    stolen_insanity

    Doesn't work for me. I get:

    2011-01-16 23:22:51 [INFO] WorldGuard WGVERSIONMACRO loaded.
    16-Jan-2011 23:22:51 org.bukkit.plugin.SimplePluginManager loadPlugins
    SEVERE: Could not load plugins\WorldGuard.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:82)
    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.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:80)
    ... 8 more
    Caused by: java.lang.NoClassDefFoundError: com/sk89q/bukkit/migration/Configurat
    ionPermissionsResolver
    at com.sk89q.worldguard.bukkit.WorldGuardPlugin.<init>(WorldGuardPlugin.
    java:120)
    ... 13 more
    Caused by: java.lang.ClassNotFoundException: com.sk89q.bukkit.migration.Configur
    ationPermissionsResolver
    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:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 14 more



    I have WorldEdit and craftbukkit 61
  22. Offline

    sk89q Bukkit Team Member Moderator

    You really need the latest version of CraftBukkit, because I JUST added things to (Craft)Bukkit when I was finishing WorldGuard up.

    Fire spread disabling works for me -- I just tested it again. Can you use flint and steel? It appears that disabling fire spread prevents flint and steel usage completely too (this is a bug).

    @stolen_insanity: Make sure to update WorldEdit.
  23. Offline

    Remus

    Where can i download the latest build of bukkit?
  24. Offline

    sk89q Bukkit Team Member Moderator

    Get Bukkit and CraftBukkit here:
    http://bamboo.lukegb.com/

    Remember to update both. Downloads are under the "Artifacts" tabs for each build.
  25. Offline

    stolen_insanity


    I DLed the updated WorldEdit 2.8
    Got the same error as with WorldGuard.
  26. Offline

    SeeD419

    This was once of the best plugins on my hmod server. Glad to see you porting it.

    Question. Why is WorldEdit required to use this now? I was once running WorldGuard as a standalone plugin on hmod.

    I will test this later on when server traffic dies though.
  27. Offline

    Remus


    Thanks a lot.
  28. Offline

    stolen_insanity


    If I update from 61 to 63 are all my other plugins not gonna work again?
  29. Offline

    Kainzo

    dev.bukkit.org profile:
    LordKainzo
    My Plugins
    Stolen_insanity - General will not work.
    --- merged: Jan 16, 2011 11:47 PM ---
    I'm running #63 - and Firespread = disabled doesnt seem to do anything - perhaps a setting issue - I'll look into it more after our server meeting.
  30. Offline

    stolen_insanity

    Is that the only plugin that won't work?
    I really want this plugin as the blacklist is so valuable
    But I don't want to break my server again after just getting it usable again.
  31. Offline

    Remus

    Just updated to 63, Still doesn't seem to work. I will keep trying though.

Share This Page