R-Remover-Tool

Building and entity removal tool

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

5/5, 105 likes
  1. I have a version running on my server that is working,
    [DOUBLEPOST=1434666910][/DOUBLEPOST]I also just gave Reneb a new version because there was a glitch in the refurbished version of reneb that made it posible that the owner only had to share his location and not both
     
  2. Seems to be working fine on my server. So thanks.

    What do you mean by "and not both"?
     
  3. That player a and player b both need to share, it is/was working when only one of the two is sharing with the other.
     
  4. Ah okay, thanks. From my point of view, as the building owner shares that's sufficient.
    [DOUBLEPOST=1434748323,1434707893][/DOUBLEPOST]I just watched (and banned) two players /removing walls in buildings they did not own. They both had a couple RustDB bans so not sure if it is the plugin or otherwise.
     
  5. The RustIO feature means you can remove friends stuff as long as you're added on RustIO?

    Do they also need access to all the cupboards in addition to that?
     
  6. Hi! 1 question ... :
    Can i give permision to player, to remove only in his house (0nly the parts that he build)?

    I asked that because people use the Remover Tool to raid ... i don't want that... just in their houses if they build something wrong!

    Thx and regards!
     
  7. Using tool cupboard false and RustIO true - seems to be working really well for me. Only the building owner (make sure you have the Building Owners plugin installed and running since your last wipe) and friends sharing on RustIO (or added via the RustIO clans plugin) can remove.

    Raiders gaining access to cupboards cannot remove. My players are getting used to it and seem nearly unanimous that they like it this way. The only complaint so far is from the most aggressive raider.
     
  8. Thank You! Working like a charm! :))
     
  9. Would it be possible to have an option to allow owners and their added friends to remove boxes, cupboards, etc please.
     
  10. Last version: oxide permissions added! that's what you need?
     
  11. i have used this plugin on other servers as a moderator but now that i have my own server i cant seem to get the other admins permission to use the tools...obviously im doing something wrong...i went in & manualy changed the parimeters from lvl 2 to lvl1 & they still cant use the tools...please help?
     
  12. Admins: moderatorid SteamID ...
    When you changed the levels in Remover Tool, did you do in console oxide.reload RemoverTool ? ... and the admins reconnect ...or
    Permissions:
    - oxide.grant user SteamID canremove
    - oxide.grant user SteamID canremoveadmin
     
    Last edited by a moderator: Jun 22, 2015
  13. Wulf

    Wulf Community Admin

    If you use a valid command, and the permission is successfully granted, you wouldn't need to do anything else.
    Code:
    oxide.grant user yoursteamid canremove
    or
    Code:
    oxide.grant user yourplayername canremove
     
  14. Seems like the newest update is still using // Reference: Oxide.Ext.Rust

    Change this to // Reference: Oxide.Game.Rust

    :)
     
  15. Wulf

    Wulf Community Admin

    It's not needed, just remove it.
     
  16. I'm really enjoying the new implementation of linking to playrust.io as the only removers. I'm still wondering though if it is possible to implement a logic to the game in that if a structure has No cupboards (aka: a forward attack base from someone that raided someone else) can be taken back over by the person that got raided to be removed so there isn't a base of the raider outside their door in definitely.

    How I would see this working is if say a foundation has no cupboard, you can be reassigned as the owner of the foundation if you place a cupboard on it for over (x) amount of hours.
     
  17. the message is throwing an error in the console on the newest version :)
     
  18. Wulf

    Wulf Community Admin

    It throws a warning, not an error. Either way, you can remove the reference as it isn't used.
    Code:
    [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'RemoverTool'
    The plugin works fine with or without the change though being as it isn't an error.