[SEC] Delrad v1.1 - A Powerful Antigriefing Measure [928]

Discussion in 'Inactive/Unsupported Plugins' started by Android, Jan 21, 2011.

  1. Offline

    Android

    Delrad: (Tested against Build 798)
    Version: 1.1

    THIS PLUGIN IS NOW INACTIVE. THOUGH IT WILL WORK FOR THE VERSION SPECIFIED, IT MAY NOT WORK FOR ANY FUTURE VERSIONS. IT IS NOT LIKELY TO BE UPDATED.

    Another plugin from the hey0 mod, this plugin adds the command /delrad [type] [radius], which will delete all blocks of the specified type within the specified radius. It is a very easy way to get rid of griefing structures made of obsidian or just too large to take apart by hand.

    With the updating of version 1.1, there is now a new way to input the command! Instead of just typing /delrad [type] [radius], one can now also enter /delrad [type] [x] [y] [z] ! This allows you to specify how much to delete in one particular direction, while leaving the others untouched! It is important to keep in mind how the directions work; the y coordinate will delete vertically, while x and z will delete in the north/west/east/south directions. X and Z do not depend on the direction you are facing, so keep it in mind when you are deleting. Also keep in mind it deletes in both directions; both up/down, east/west, and north/south.

    Example: /delrad 12 0 1 0
    The plugin would delete blocks of sand 1 block above and 1 block below the user, while leaving all other sand blocks untouched.

    Here is the video of the plugin in action:

    http://www.youtube.com/watch?v=uWgnlnBuOlo

    NOTE: This can be a very dangerous tool in the wrong hands, as seen above. This Plugin is set up to work with the Permissions plugin. In order to give permission to a user, use the following node:

    - 'delrad.delete'

    Please let me know if you experience any problems with the plugin.

    Download the Plugin/My Github

    Version History

    Version 1.1
    • Updated to work with new versions of bukkit, as well as adding a new way to input the command.
     
    bobbysmithyy likes this.
  2. Offline

    SPACEDUDE360000

    looks good, some plugins might be better but im adding this
     
  3. Offline

    FXStrato

    Nice. Technically, you could say it's an anti-griefing measure, yet in at the same time, its a griefing tool. :D
     
  4. Offline

    Blunt

    doesnt delete water or lava?
     
  5. Offline

    nichiatu

    does not delete snow.
     
  6. Offline

    feverdream

    Snow is not a block type, I think technically its a state that blocks have, not sure.

    Water is item 8 or 9, Lava is 10 or 11.

    It would be really nice if I could grant people access to this based on permissions.

    It would be really great if I could limit the block types people can use this with based on permissions.
     
  7. Offline

    Nijikokun

    So basically it's just WorldEdit's //replacenear ?
     
    dak393, KHobbits and SweetCraft Girl like this.
  8. Offline

    Android

    Snow is a block type, data value 78. I think people were getting confused with the actual snowblock though, which you form with snowballs in the crafting table.

    I am going to get it working with Permissions though. Though limiting block types... That's an interesting idea. I'll think on it.

    Pretty much. I made this before I realized WorldEdit had anything like it.
     
  9. Offline

    Blunt

    doesnt matter Ive tried all though data values and it still doesnt take out lava or water. http://www.minecraftwiki.net/wiki/Data_values

    Also I do not use worldedit and didn't know the option was there I guess I might have a look at it and see but this being the only feature i was looking at it would be awesome if this worked.
     
  10. Offline

    Opus

    I love this plugin, have been using it since it came out. Any chance this will be updated so that craftbukkit doesn't generate errors on launch?

    Specifically:
    Code:
    2011-02-26 16:48:29 [WARNING] Using the stupidly long constructor com.Android.bu
    kkit.Delrad.Delrad(PluginLoader, Server, PluginDescriptionFile, File, File, Clas
    sLoader) is no longer recommended. Go nag the plugin author of Delrad to remove
    it! (Nothing is broken, we just like to keep code clean.)
    2011-02-26 16:48:29 [WARNING] Plugin 'Delrad' (ver 1.0) is registering events be
    fore it is enabled. It may be misbehaving and the author needs to fix this.
     
  11. Offline

    Android

    Yeah, definitely. Sorry, I've just been overwhelmed with errors in another plugin i've written, haha.
     
  12. Offline

    SweetCraft Girl

    Can't go wrong with /replacenear 100 <block #> Air - Also awesome for terraforming.
     
  13. Offline

    Android

    Updated!
     
  14. Offline

    Hyruma

    PLeaze Example for the permission plugin because me /delrad Type Radius Not fonctionnal :s
     
  15. Offline

    sethgandy

    Update to 617+ Pretty please!?
     
  16. Offline

    Android

    Sure thing, guys. I'll get right on this tomorrow.
     
    sethgandy likes this.
  17. Offline

    sethgandy

    Thank you! Works great on build #670 btw
     
  18. Offline

    Android

    I figured as much, but I forgot to check. Thanks for your help!
     
    sethgandy likes this.
  19. Offline

    Reterg

    How about a way to delete blocks in only 1 direction.
    For example:
    /delrad 12 0 1 0
    to remove 1 block of sand above you.
    /delrad 12 0 -1 0
    to remove 1 block of sand below
     
  20. Offline

    jmcneely

    Wow, I love this plugin. Now I don't have to close the server and use McEdit just to remove annoying oby, bedrock, or TNT. One thing I would love to see added would be a replace command, you can replace a selected block with another selected block.
     
  21. Offline

    Plague

    CB 670 - inactive
     
  22. Offline

    Atticusmas

    worldedit much?
     
  23. Offline

    Android

    O u
     
  24. Offline

    acetech09

    Is the download link a static link that can be used with CraftBukkitUpToDate?

    If it isnt, please change it to one, and lemme know so I can contact the dev of UpToDate to add your plugin.
     
  25. Offline

    Android

    That it is. Feel free to inform the dev.
     
  26. Offline

    acetech09

    Bug: /delrad <type> <radius> doesnt work, i have to put in all 3 axes no matter what.
     
  27. Offline

    Android

    That's odd. Does it spit out an error when you put it in?
     
  28. Offline

    acetech09

    nope.
     
  29. Offline

    jmcneely

    Can you please update and support the new superperms?
     
  30. WorldEdit has this feature!
     

Share This Page