R-Remover-Tool

Building and entity removal tool

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

5/5, 105 likes
  1. Can anyone tell me how to rewrite the code so on my server I dont have to pay for removal so the only thing it does is remove and refund NO pay fuction PLS.
    Thanks!

    Srry im a dumbass didnt notice I was in the plugins folder LOL so all is ok...
     
    Last edited by a moderator: Oct 31, 2015
  2. Unload the plugin, then edit the config file for it located in oxide/config/RemoverTool.json

    change "Remove - Pay": true, to "Remove - Pay": false,
     
  3. ye ye i know but i was lookin at the wrong folder its soooo late i didnt even notice all is cool thx btw
     
  4. I'm having an issue, I cannot remove a anything* as it says I don't have the rights to do this. I am the owner, using the /remove command

    edit*
     
    Last edited by a moderator: Nov 1, 2015
  5. Players on my server can still /remove even if they are building blocked, if they place a cupboard down of their own, just outside the radius.
     
  6. All players (nonadmins) on my server can remove other players buildings without building priv. how can i fix this?
     
  7. I had to disable building owners in the remover tool config. It fixed it
     
  8. Can't destroy new things like doors... Need to be fixed please :p
    @Wulf can u help us? :)
     
  9. Cant remove deployables if usetoolcupboard is false. Also as i mentioned before if another player places a wall or something on your foundation, that wall's owner should be the base owner, not the player who placed it. Like in legacy. I have buildingowners+friends set to true and cupboards to false
     
  10. yes it's normal that you can't remove deployables when tool cupboard is false. i need to work on that.
    as for placing walls, sometimes it works, sometimes it doesn't, new structures sometimes aren't in the exact same height position as the foundations or other structures (it's actually a rust bug that has been on since the beginning)
    sadely i havent found a good way to make it lag free and make that all structures are saved like in entityowner (as this plugin makes your server lag at some point as a lot of informations are loaded / saved and cached)
    i don't want to make a plugin like entityowner that would save everything but in return make the server lag.
    even if entityowner is awesomelly coded and is probably the best way to save all informations needed, it's still not good enough :(
    so for the moment, until someone finds a better way to make it 100% lag free, i don't have a perfect way for it :(
    but most of the parts will be in the owners name even new parts (at least if you have a big base), and never have been an issue for players on my server.
    [DOUBLEPOST=1446764975][/DOUBLEPOST]and doors are deployables now, you will need to destroy the doorway to remove a door now.
     
  11. @Reneb, what about items in the containers? I can send you some code that throws out contents of the deployable with item container when you removing it. Also I can suggest more usefull features in the future if you do not mind.
     
  12. Same problem here... don't want use remove cupboard.... Any solution Reneb?
     
  13. Add support 0friendsAPI
     
  14. Reneb?? Will you upgrade remover for building owner??
     
  15. i don't have time anymore, i might have on sundays, so i'll try to get things done tomorrow, but i can't promise anything.
     
  16. Is there a way i can disable this for players and have it be a admin only thing?
     
  17. According to gameserves.com there are some plugins constantly throwing up errors and making my server crash many times a day. This one.

    [10/8/2015 11:36:19 AM] [Oxide] 11:36 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RemoverTool v3.0.8' (NullReferenceException: Object reference not set to an instance of an object)
    [10/8/2015 11:36:19 AM] [Oxide] 11:36 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RemoverTool v3.0.8' (NullReferenceException: Object reference not set to an instance of an object)
    [10/8/2015 11:36:19 AM] [Oxide] 11:36 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RemoverTool v3.0.8' (NullReferenceException: Object reference not set to an instance of an object)
    [10/8/2015 11:36:19 AM] [Oxide] 11:36 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RemoverTool v3.0.8' (NullReferenceException: Object reference not set to an instance of an object)
    [10/8/2015 11:36:19 AM] [Oxide] 11:36 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RemoverTool v3.0.8' (NullReferenceException: Object reference not set to an instance of an object)
    [10/8/2015 11:36:19 AM] [Oxide] 11:36 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RemoverTool v3.0.8' (NullReferenceException: Object reference not set to an instance of an object)
    [10/8/2015 11:36:19 AM] [Oxide] 11:36 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RemoverTool v3.0.8' (NullReferenceException: Object reference not set to an instance of an object)
     
  18. You are using a old version no wonder you are getting errors
     
  19. Thanks... missed that. :)