R-Remover-Tool

Building and entity removal tool

Total Downloads: 63,298 - First Release: Apr 3, 2015 - Last Update: Feb 7, 2018

5/5, 105 likes
  1. as i have already said going to page 119 WONT WORK if you dont have ftp access, IF the patch is so great on page 119 why isnt it replacing the existing plugin one with a new version number,
     
  2. yes and delete the config
     
  3. Hello, today install my server from rust and load the plugin and I get this error

    [Oxide] 11:19 [Error] Error while compiling RemoverTool.cs(475,41): error CS0246
    : The type or namespace name `ILivePlayer' could not be found. Are you missing a
    n assembly reference?
     
  4. Look on page 119, there is an attachment there that is a working version
     
  5. page 119 worked thanks!!!
     
  6. Not sure what you are looking at but I did not require FTP access. A mere right click,save and I was good
     
  7. Reneb updated R-Remover Tool with a new update entry:

    4.0.3

     
  8. Reneb updated R-Remover Tool with a new update entry:

    4.0.4

     
  9. Reneb updated R-Remover Tool with a new update entry:

    4.0.4

     
  10. Reneb, your hastotalaccess method returns true even if your not authorized to a nearby cupboard, seems to work regardless if you auth on the alpha cup only. Didnt know if you were aware.
     
  11. Where does the plugin save the logs? So we can see who removed what and where.
     
  12. what do you do to make the remove tool so people dont have to pay
     
  13. Edit the config file. theres an option in there.
    And then reload the plugin.
     
  14. hello, since I update the plugins can not remove metal contruccines
     
  15. what option is it thanks
     
  16. read the overview, it's explained
     
  17. @Reneb: did you see my comment. its game breaking. i got my remover fixed, pm if you need help.
     
  18. Is there anyway to make deployables that start with something inside of them COST what's inside of them to refund them? For example, currently for infinite fuel, the players are setting down a dozen lights, and taking the low grade fuel from them, then /removing them again.

    When I alter the settings for making refunds cost the deployable, or cost XP - even after reloading the plugin or resetting the server, they do not take affect. For example, even though I said in the config it should cost to /remove a deployable and it should also take XP to remove it, after setting my level to 1 and getting a bit of XP to see any variance, then emptying my inventory of everything and adding a few furnaces - I can still /remove said furnaces with no cost to me. It doesn't take any XP away, and it didn't say I couldn't afford to /remove the deployables, it just put them right back in my inventory as before; when I said make the refunds free.
     
  19. 1. yes, just make that the deployable costs what is inside :x you can set the price and the refund
    2. show me your configs.
     
  20. Oh my gosh Reneb! I didn't know we could customize the refund cost of each item! Where is that customization located? Thanks a million, here's my .json


    {
    "GUI - Position - X Min": "0.1",
    "GUI - Position - Y Min": "0.65",
    "Message - Admin Override Disabled the Remover Tool": "The remover tool was disabled for the time being.",
    "Message - Cant Use Remove With Item": "You can't use the remover tool while you are holding an item",
    "Message - CeilingLight remove blocked": "CeilingLight removal is disabled.",
    "Message - External Plugin Blocking Remove": "You are not allowed use the remover tool at the moment",
    "Message - Friends Plugin Missing": "Plugin reference missing. Update config for 'Use RustIO' to false, or install 'Friends' plugin.",
    "Message - Multiple Players Found": "Multiple players found",
    "Message - No Players Found": "No players found",
    "Message - No Rights To Remove This": "You have no rights to remove this",
    "Message - Not Allowed": "You are not allowed to use this command",
    "Message - Not Enough To Pay": "You don't have enough to pay for this remove",
    "Message - Nothing To Remove": "Couldn't find anything to remove. Are you close enough?",
    "Message - Raid Blocked": "RaidBlocker: You need to wait for {0}s before being allowed to remove again",
    "Message - Remover Tool Ended": "{0}: Remover Tool Deactivated",
    "Message - Target Remover Tool Ended": "The Remover Tool for {0} has ended",
    "Message - Unable to remove Tool Cupboard": "You cannot /remove Tool Cupboards.",
    "Remove - Access - Allow CeilingLight Remove": true,
    "Remove - Access - Allow Remove If Access To All Cupboards Surrounding": false,
    "Remove - Access - Allow Remove If Building Owner (Need Building Owners)": true,
    "Remove - Access - Allow Remove If Built Entity But Not Building Owner (No Other Plugins Required)": true,
    "Remove - Access - Allow Remove If Friend Of Building Owner (Need Building Owners + RustIO)": false,
    "Remove - Access - Require Block Ownership": true,
    "Remove - Access - Use Building Owners": true,
    "Remove - Access - Use Friends & Require Ownership (Require Block Ownership must be true)": true,
    "Remove - Access - Use RustIO & BuildingOwners (Building Owners needs to be true)": true,
    "Remove - Access - Use ToolCupboards": false,
    "Remove - Allow - Deployables": {
    (All are set to true, this chunk keeps me under 1k characters to make the post)
    },
    "Remove - Auth - AuthLevel - Admin Commands": 1,
    "Remove - Auth - AuthLevel - Normal Remove": 0,
    "Remove - Auth - Permission - Admin Remove": "removertool.canremoveadmin",
    "Remove - Auth - Permission - All Remove": "removertool.canremoveall",
    "Remove - Auth - Permission - Normal Remove": "removertool.canremove",
    "Remove - Auth - Permission - Target Remove": "removertool.canremovetarget",
    "Remove - Default Time": 30,
    "Remove - Distance - Admin": 50,
    "Remove - Distance - All": 400,
    "Remove - Distance - Player": 3,
    "Remove - Max Remove Time": 120,
    "Remove - Pay": false,
    "Remove - Pay - Costs": {
    "0": {
    "wood": "0"
    },
    "1": {
    "wood": "0"
    },
    "2": {
    "stones": "0",
    "wood": "0"
    },
    "3": {
    "metal fragments": "0",
    "stones": "0",
    "wood": "0"
    },
    "4": {
    "high quality metal": "0",
    "metal fragments": "0",
    "stones": "0",
    "wood": "0"
    },
    "deployable": {
    "wood": "0"
    }
    },
    "Remove - Pay - Deployables": true,
    "Remove - Pay - Structures": false,
    "Remove - Pay - XP": true,
    "Remove - RaidBlocker": true,
    "Remove - RaidBlocker - Radius To Block": 80,
    "Remove - RaidBlocker - Time To Block": 300,
    "Remove - Refund": true,
    "Remove - Refund - Deployables": true,
    "Remove - Refund - Percentage (Structures Only)": {
    "0": "100.0",
    "1": "100.0",
    "2": "100.0",
    "3": "100.0",
    "4": "100.0"
    },
    "Remove - Refund - Structures": true
    }
     
    Last edited by a moderator: Aug 21, 2016