Inactive [ADMN/EDIT] RemoveBuilding v0.3 - Remove Buildings with 1 click! [1000]

Discussion in 'Inactive/Unsupported Plugins' started by Bubby4j, May 25, 2011.

  1. Offline

    Bubby4j

    [​IMG]
    Remove Buildings with 1 click!
    Version: v0.3

    This plugin will allow you to remove buildings and objects by simply right clicking them. It works by searching around where you click for non-natural blocks and sets them to air. Very good for removing buildings in a Proving ground or other place you might need to remove a building.

    Usage:
    Commands:
    Code:
    /rbundo #undos last action
    /rblist #Lists the blocks considered natural
    /rbmode [all|atupy|atdowny] #Set your search mode, all, search up, search down
    /rbsn [default|blockid,blockid,blockid...] #Set your personal "blocks considered natural" list
    Config:
    Code:
    maxblocks: 350 #Maximum blocks that can be removed with one click
    mode: all #Default mode
    naturalblocks: 2,7,8,9,10,11,12,13,19,24,37,38,39,40,81 #Default blocks considered natural
    Permissions:
    Code:
    removebuilding.use #Can the user use the tool?
    removebuilding.setmode #Can the user set their mode?
    removebuilding.undo #Can the user use the undo command?
    removebuilding.listnatural #Can the user view the list of blocks considered natural?
    removebuilding.setnatural #Can the user set their personal blocks considered natural?
    Features:
    * Allows you to remove buildings and trees with one click
    * Configurable blocks considered natural list
    * Useful for Proving Grounds or places you need to remove objects
    * Permissions/isOp support!
    * Configurable max blocks removable at a time support
    * Undo command in case you make a mistake
    * 3 modes of searching for blocks
    * Configurable right-click item
    * Easier to use then WorldEdit, and safer!

    <Edit by Moderator: Redacted mediafire url>
    <Edit by Moderator: Redacted mediafire url>
    <Edit by Moderator: Redacted mediafire url>
    Source available soon.

    Changelog:
    Version 0.3
    * Fixed error on trying to use a command

    Version 0.2
    * Updated to RB

    Version 0.1
    * Releasing my awesome plugin
     
    Last edited by a moderator: Nov 27, 2016
  2. Offline

    cholo71796

    What is the "search mode?" What do "atupy" and "atdowny" mean?
     
  3. Offline

    Bubby4j

    When you use all, it will search all around where you click. When you use atupy, it will only search at that y level and up. And for atdowny, it will search at that y level and down. Most of the time you will use all, but if you don't know what's under a building, it's safest to use atupy because you can see what's at that y level.
     
  4. Offline

    MonsieurApple

    Approved.
     
  5. Offline

    jeffadkins51

    Just gives me an internal error has occured! When i type any of these commands, with or without the item specified. (Left at default)
     
  6. Offline

    Bubby4j

    Ok, I think I fixed that bug now.
     
  7. Offline

    jeffadkins51

    "You don't have permission for that command" I am in group admin - aswell as op. I tried it without permissions and with permissions, etc. etc.
     
  8. Offline

    Bubby4j

    Hm... I'll keep working on it. I thought it worked for me. It will only use isOp if you don't have the permissions plugin. It could be your permission's config.
     
  9. Offline

    jeffadkins51

    Everything else is working just great. But id rather just have OP as default. Maybe 2 sepearate builds? 1 woth OP only dependencies ? And the other with permissions.
     
  10. How does this work? I have used the command: /rbmode all

    but what do i do then? what do i click whit?
     
  11. Offline

    Bubby4j

    Look in the config.
     
  12. Offline

    harryjamesuk

    Update For 1.2.3 Please ;)
     
  13. Offline

    Bubby4j

    I didn't think anyone used it, I will when I get time now.
     
    harryjamesuk likes this.
  14. Offline

    Sumaxi

    I just found this, and this plugin is completely amazing in what it does, but it simply has only one purpose and therefore not too many people use it. If the building is quite large to the point of 3k by 3k blocks, could you make it so it doesn't lag by making a tick restore only 100 blocks? Also do something about dungeons+end+nether if it doesn't work already? Also can you make it so underground structures will be replaced with stone unless it's in a cave or dungeon unless it's in the nether? You have plenty to do from this one post alone I'm guessing.
     
  15. Offline

    Bubby4j

    It's very hard to detect if the structure isn't in a cave AND is underground.
     

Share This Page