R-Remover-Tool

Building and entity removal tool

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

5/5, 105 likes
  1. oxide.grant group player removertool.canremove
     
  2. I have been looking through the forums, and havent found how to set the refund to "2" to get back 60% from structures. Anyone know on what line i need to add that command to ? or is it a chat command?
     
  3. hello
    I have a dumb question, why players can remove not owned buildings after placing of an cupboard? how to fix it where and wich plaguin?
     
  4. How do i make it so my players can use this tool not just admins?
     
  5. give the player group canremove premission
     
  6. in Config change/check :
    Code:
      "Remove - Auth - AuthLevel - Admin Commands": 1,
      "Remove - Auth - AuthLevel - Normal Remove": 1,
      "Remove - Auth - Permission - Admin Remove": "canremoveadmin",
      "Remove - Auth - Permission - All Remove": "canremoveall",
      "Remove - Auth - Permission - Normal Remove": "canremove",
      "Remove - Auth - Permission - Target Remove": "canremovetarget",
    in server console write : oxide.grant group player canremove
    [DOUBLEPOST=1458151071][/DOUBLEPOST]
    "Remove - Auth - Permission - All Remove": "canremoveall",
    "Remove - Auth - Permission - Target Remove": "canremovetarget",
    what for this permission? what is all and what is a target?
     
  7. It use to say on the overview but that's removed now I see but going by the names of the permissions All would give you the permission to remove from any building even if not yours and target would be whatever your char is looking at I might be wrong so it would be best to test this with a normal char
     
  8. I was on a server where you couldn't use the remove if the structure was not yours even if you had control of the cupboard(s). Can I do this with this plugin or is there a dif one for this?
     
  9. With the plugin here and along side this one Building Owners for Rust | Oxide it should work but it will only work for bases built after you installed the plugin
     
  10. EDIT.... I figured it out....thanks for the help.
     
    Last edited by a moderator: Mar 17, 2016
  11. How to configure the plugin to remove only used by home owner
     
  12. "Remove - Access - Use ToolCupboards": true ---> false
     
  13. You should post what you found out so others will know how to do it
     
  14. I changed this to false----->"Remove - Access - Use ToolCupboards": false

    Is there a way to configure this so the owners can remove their own deployables?
     
  15. Try giving player group the removertool.canremoveall permission see if that works
    But you would need to test to be sure so login on a normal char and give the char the permission only first
     
  16. then no one can use remove.
     
  17. use buildings owner as addition to plugin
     
  18. i would much rather use entityowner and a modded version of removertool.
    I am doing that now and since entityowner uses facepunch's own owner database the performance is VERY nice.
    Entityowner is mainly a toolbox and API now, no more bulky databases ;).
     
  19. how to you revoke this from players but be able to use only as admins?
     
  20. Hi anyway to allow players to be able to remove their own high external walls while using building owners? It says the have no rights to do so even though they own it.