R-Remover-Tool

Building and entity removal tool

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

5/5, 105 likes
  1. If you are using Clans, then you need to remove them also after clan-kick from RustIO-Friends. Clans does by default add ClanMembers to each others RustIOFriends-list.

    RemoverTool is not the cause for your problem ;)
     
  2. How Can i remove a Pump Jacks that i have placed? 3 weeks ago i could before your update, thank you
     
    Last edited by a moderator: Sep 6, 2016
  3. Hi I've installed the RemoverTool plugin but it's not creating the config file and I don't see anything in the logs. All other (15 or so) mods are working okay. Is there something simple I've missed here?
     
  4. How to make you can only delete objects if you have permission tool cabinet?
    And so that it can only remove your own buildings?
     
  5. Eso

    Eso

    ^This.

    Players on my server are able to remove everyone's base regardless of owner.
     
  6. Can anyone help me get this plugin working? It hasn't added in a config file when I loaded it, am I meant to create it manually? I don't see any errors in the Oxide logs.
     
  7. How do i make it so it dosnt cost anything to remove stuff?
     
  8. Im trying to set it so you have to have access to all cupboards to /remove anything. but im still able to remove even when im building blocked. is this because im an admin?

    Edit: also, how can i turn off the notifications in chat?
     
    Last edited by a moderator: Sep 7, 2016
  9. Can you make a setting to make it unable to /remove while building blocked? Right now building blocked people can remove their stuff if they're owner or friend with owner.
     
  10. Mughisi updated R-Remover Tool with a new update entry:

    4.0.6

     
  11. I'm not sure what I am doing wrong. For some reason the config file is not saving the changes that I make after I upload it to the server.
    /remove works just fine on default settings, I just can't seem to get the changes to save. I would like people to only be able to /remove their own structures and not any one else's, and also get rid of the price feature. I have read the overview, and quite a number of pages here, but I do not know what I can do to keep my changes to the config. It seems like I can make changes to the config file but they don't take effect, so I remove the plugin and keep the config file, then add the plugin again, but it still does not change anything on the server or alter the config file. I tried to do oxide.reload RemoverTool server.writecfg but that just resets the config file. I also tried oxide.reload RemoverTool because I don't know why, but it also did not work. Please help me save the config file, I don't know what to do.

    And also maybe related: remove.allow false/true gives the response "You don't have access to this command."
    I am the server owner/admin and haven't had problems with other mods in the past. I tried to give myself the permissions, which did grant me permissions but it still give the "You don't have access to this command." response when I try remove.allow false

    Also, I am using the latest download

    Thanks
     
  12. Make sure that the json of your config file is still valid when you have modified it using a tool like JSONLint - The JSON Validator. or something. If the json would be invalid the config probably resets to the default values.
     
  13. did a /remove on a tc i was authorized on in my server, and now the area is the tc covered is completely blocked and i can't build on it. how can i prevent this?
     
  14. When i try to remove any deployable , this refound materials but not removing the deployable. i'm using last oxide vercion. any help?
    [DOUBLEPOST=1473468257][/DOUBLEPOST]When i try to remove any deployable , this refound materials but not removing the deployable. i'm using last oxide version. any help?
    ---Rust Legacy---
     
  15. Hey Thanks! That worked for me. You da best!
     
  16. No erors only this on console
    Code:
    NullReferenceException: Object reference not set to an instance of an object
    at Oxide.Plugins.RemoverTool.GetRefund (.BaseEntity TargetEntity) [0x00000] in :0
    at Oxide.Plugins.RemoverTool.GUIRefundUpdate (.BasePlayer player, Boolean useRefund, .BaseEntity TargetEntity) [0x00000] in :0
    at Oxide.Plugins.RemoverTool+ToolRemover.RemoveUpdate () [0x00000] in :0 
     
  17. Remove All is giving me "you are not allowed to use this command"
    Is there a separate permission required for that?

    edit: Got it removertool.all =O)
     
    Last edited by a moderator: Sep 14, 2016
  18. Looks more like you gave "authLevel 0" the right to "remove all" :p
    Means: everyone with knowlegde of this command can remove everything ;)
     
  19. Doh! Then something is wrong because everything works but All command
     
  20. Is it possible for RemoverTool to directly hook into Clans rather than using external plugins such as friends and livemap?