R-Remover-Tool

Building and entity removal tool

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

5/5, 105 likes
  1. This plugins also shows a WARNING after the latest update:
    Code:
    [6/5/2015 12:38:19 AM] [Oxide] 12:38 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'RemoverTool'
     
  2. is it possible to change what is allowed to be removed? Such as allowing players to remove campfires, research tables, furnaces, etc, without giving players admin remove..?
     
  3. stupid question; how do i know which setting is active?
    Code:
      },
      "Remove": {
        "admin": 2,
        "all": 2,
        "basic": 0,
        "target": 1
      },
    
     
  4. Wulf

    Wulf Community Admin

    They are all active, those are for different commands. Each number is an auth level.
     
  5. To ask a question that I believe has been asked in this thread, can you add friends API to this plugin? I want to make it work like teleportation where you can only remove if you have /friend on that person.
     
  6. Does this need to be updated to work with the latest update? I as an owner can remove things but players cannot? I have installed the plugin but not modified anything. I have also installed the partial dependency plugin.
     
  7. Wulf

    Wulf Community Admin

    Did you check your logs for errors?
     
  8. I've changed the code a little maybe you would like it.
    i've added RustIO Friends api to the code so that you can only let friends allow to remove and not only when you have access to one or more toolcupboards
     

    Attached Files:

  9. I change refund "activated" to "false" and it still refunds items back, i want to make players PAY instead of making Refund, how do i do this ?
     
  10. you cant yet
     
  11. everytime i go to /remove something it says I " need to get closer " is there anyway i could remove the range for the /remove tool ?
     
  12. Is there a way I can make this work against Quarries? I can't seem to use /remove on them.

    In advanced, thanks!
     
  13. This is interesting. So it uses Building Owners in combination with Rust:IO Friends api? Reneb you going to include this in future updates?

    A lot of base "recycling" happening on my server, which I would prefer didn't happen (although it does help keep the colliders down).
     
  14. yes indeed David it does ;) so the building owner has to be friend with you (shared his location with you) to be able to use the remove command
     
  15. Thank you sir! My players will certainly welcome this. As I don't currently have Building Owners, Friends API or your version of the plugin installed. I'm thinking that waiting for wipe would probably be the best time to add these?
     
  16. No problem, Make sure you use the RUSTIO friends api, and i will try to keep this version up to date as long as it's not implemented in the following versions of the remover tool.
     
  17. I have Rust:IO installed and use the live map, but Friends API? Is that included?
     
  18. Sure why not let me change it for you