R-Remover-Tool

Building and entity removal tool

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

5/5, 105 likes
  1. I realized after posting that it could be an issue with the building owner plugin
    [DOUBLEPOST=1454537540][/DOUBLEPOST]
    Nice trick!! Kind of worried it will happen again though... kind of a major risk considering people lost a lot
     
  2. Friend List API doesn't seem to be working with this neither does building owners, Certain people cannot remove things.
     
  3. players on my server is using this plugin somehow to raid ?
    i dont get it
    my friend had a base with ToolCupboard.
    still they were able to use /remove on his high external walls and uther buildingparts.
    by using a selfplaced tool''' outside his area and then standing in thier own toolarea remove his walls :(

    i added entety owner or building owner or what not that is compatible with this plugin hope this will fix or i will remove the plugin...
     
  4. You need to disable tool cupboard removal in your config.


    Code:
      "Remove - Access - Use Building Owners": true,
      "Remove - Access - Use RustIO & BuildingOwners (Building Owners needs to be true)": true,
      "Remove - Access - Use ToolCupboards": false,
     
  5. So - I am trying to also find a way to prevent players from using this as a raiding tool.

    By removing the ToolCupboards allowance, I would need to use Building Owners otherwise no one would be able to use it correct? If so, how does Building Owners handle multiple people using one base? Does each user have to add the next as an owner? That seems tedious, and from reading over Building Owners it seemed you could only "transfer" ownership leaving a max of one owner per building.

    Then again, it also comes with the question of when people decide to place stairs, etc. at someone's base during raiding, since they would be the owner how can a player remove something placed by another user without being granted ownership?
     
  6. I can´t remove new double doors.
    Sorry edit can´t :)
     
    Last edited by a moderator: Feb 7, 2016
  7. RemoverTool v3.0.15

    Code:
    [Oxide] 3:22 AM [Warning] Missing plugin name prefix 'removertool.' for permission 'canremove' (by plugin 'RemoverTool')
    [Oxide] 3:22 AM [Warning] Missing plugin name prefix 'removertool.' for permission 'canremoveadmin' (by plugin 'RemoverTool')
    [Oxide] 3:22 AM [Warning] Missing plugin name prefix 'removertool.' for permission 'canremoveall' (by plugin 'RemoverTool')
    [Oxide] 3:22 AM [Warning] Missing plugin name prefix 'removertool.' for permission 'canremovetarget' (by plugin 'RemoverTool')
     
  8. This was fixed long time ago you have 67 more pages to check
     
  9. You need to use Friend API and this allows friends of building owners to remove too.
    [DOUBLEPOST=1454855899][/DOUBLEPOST]
    Some items like High External Stone walls are not removable, Is this down to BuildingOwners or the remover tool?
     
  10. Yes same with gate, and repair table and double doors for example.
     
  11. And Large/small water catchers,Poopie Bear and some more stuff.
     
  12. Greeting guys! Opposite to other people here, I wonder. Is there any posssibility to make so that only building owners could remove their constructions, neither their clan mates, nor friends, only that man that have builded construction? Because i have faced the situation when ex clan mates totally removed entire ex clan base.

    If its somehow possible, I will appreciate for help. Maybe there some lines should be edited or deleted in plugin?
    Thank you!
     
  13. Disable Toolcupboard permission and Rust:IO

    Just leave BuildingOwners enabled.

    This can all be location in config/RemoverTool.json


    Code:
      "Remove - Access - Use Building Owners": true,
      "Remove - Access - Use RustIO & BuildingOwners (Building Owners needs to be true)": false,
      "Remove - Access - Use ToolCupboards": false,
     
  14. Thank you good man! I was thinking that this two options are meant to bu used together))). As i thought before - @Reneb is awsome Plugin developer! Tnx man!
     
  15. Expression 'raidBlockedPlayers[player] != null' is always true. RemoverTool.cs 799
     
  16. At this time, with building owners only active, players can remove only their own constructions, but no one can remove deployables.

    Would it be possible to make it so that players can remove their placed deployables, and their constructions, without giving the advantage to other players of being able to remove everything if they've accessed the tool cabinets?
     
  17. Yes, it possible. You need move from Building Owners to Entity Owner and make little modifications to RemoverTool.cs (discussed in Entity Owner thread).
    @Reneb maybe you can add official support for Entity Owner?
     
  18. It would be nice if you tell which exactly modifications should be done and at which line?))
    Thank you!
     
  19. Why you people so lazy??
    EntityOwner | Page 12 | Oxide