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. Is it possible to fix the unremovable quarries in this plugin or are we just out of luck till the Rust devs fix it? Seems like the only way to remove it is with /remove admin or by nocliping inside of it and then attacking it with cupboard access and /remove.
     
  2. thanks for the updates...
     
  3. Can you use cupboard and friends together or is it one or the other? Figured I would ask before breaking something. Thanks.
     
  4. normally you can yes
     
  5. Thanks. I tried and noticed a few things:

    With both conditions true, only cupboard access is checked, ignoring friends and allowing remove. Also, with just friends true, trying to remove something shows the cantremove message instead of the nofriend message.
     
  6. Remove not working
    [Oxide] 7:51 AM [Error] Failed to call hook 'cmdChatRemove' on plugin 'RemoverTool' (NullReferenceException: Object reference not set to an instance of an object)
     
  7. Wulf

    Wulf Community Admin

    If you could, please provide the full stack trace, including debug below it.
     
  8. when using rustio only (building owner) chests cant be removed using /remove command.
     
  9. This is all we get
    Code:
    (10:46:23) | [Oxide] 8:47 AM [Error] Failed to call hook 'cmdChatRemove' on plugin 'RemoverTool' (NullReferenceException: Object reference not set to an instance of an object)
    (10:46:23) | [Oxide] 8:47 AM [Info] [Logger] [AUST] Bkeogh ran chat command: /remove
    (10:46:24) | [Oxide] 8:47 AM [Error] Failed to call hook 'cmdChatRemove' on plugin 'RemoverTool' (NullReferenceException: Object reference not set to an instance of an object)
    (10:46:24) | [Oxide] 8:47 AM [Info] [Logger] [SWAT] Randalf The Greybeard ran chat command: /remove
    (10:46:25) | [Oxide] 8:47 AM [Error] Failed to call hook 'cmdChatRemove' on plugin 'RemoverTool' (NullReferenceException: Object reference not set to an instance of an object)
    (10:46:25) | [Oxide] 8:47 AM [Info] [Logger] SuperDuperSqueaker ran chat command: /remove
    (10:46:26) | [Oxide] 8:47 AM [Error] Failed to call hook 'cmdChatRemove' on plugin 'RemoverTool' (NullReferenceException: Object reference not set to an instance of an object)
    (10:46:26) | [Oxide] 8:47 AM [Info] [Logger] [SWAT] Randalf The Greybeard ran chat command: /remove
    It looks like /kit does the same thing but if you do say /kit kit1 it works :S
    Code:
    (10:47:09) | [Oxide] 8:48 AM [Error] Failed to call hook 'cmdChatKits' on plugin 'Kits' (NullReferenceException: Object reference not set to an instance of an object)
    [DOUBLEPOST=1435279987,1435272166][/DOUBLEPOST]Removed the config for kits and loaded plugin for Kits, thats now working but for Remove, it still seems to be doing the same thing
     
  10. what does adding the building owners plugin actually do for the remove plugin? does it prevent people from removing house parts they did not place?
     
  11. Same with furnaces and other items. Have to stick with cupboards for now.
     
  12. Code:
    [Oxide] 11:20 AM [Error] Failed to call hook 'cmdChatRemove' on plugin 'RemoverTool' (NullReferenceException: Object reference not set to an instance of an object)[Oxide] 11:20 AM [Debug]   at Oxide.Core.Libraries.Permission.GroupExists (System.String groupname) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Permission.GroupHasPermission (System.String groupname, System.String perm) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Permission+<GroupsHavePermission>c__AnonStorey0.<>m__0 (System.String group) [0x00000] in <filename unknown>:0
      at System.Linq.Enumerable.Any[String] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Permission.GroupsHavePermission (System.Collections.Generic.HashSet`1 groups, System.String perm) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Permission.UserHasPermission (System.String userid, System.String perm) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RemoverTool.hasAccess (.BasePlayer player, System.String ttype) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RemoverTool.TriggerRemove (.BasePlayer player, System.String[] args, System.String ttype) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RemoverTool.cmdChatRemove (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
    Please, help!!
    RemoverTool is not working...
    [DOUBLEPOST=1435494502,1435475951][/DOUBLEPOST]
    Same problem with Remover
     
  13. Wulf

    Wulf Community Admin

    Your oxide.users.json or oxide.groups.json are corrupt.
     
  14. So, After installing this on our server we have noticed a potential BUG.

    Essentially this is how it happens...

    You create a building, doesn't matter how big or what material.

    You do /remove then remove all the walls, but leave the foundations.

    Teleport someone to you, and they can still see the entire building as it was before you did /remove. They also have collisions with it, as if it was not removed. For this reason, i believe the /remove plugin isn't removing structures server side but instead client side. (Atleast untill the server is restarted?)

    Possible to get this confirmed if is truly a BUG or something wrong with our r-remover tool plugin?

    Many thanks.
     
  15. I've had this issue too, but only once so far. Among not being able to remove chests, furnaces and other items with friends api checked. Still waiting for that to be fixed.
    [DOUBLEPOST=1435644876,1435508694][/DOUBLEPOST]Are there plans to fix not being able to remove chests, furnaces, etc when using owner/friends instead of cupboards? If not this plugin, might be building owners not assigning owners to these items. Thanks.
     
  16. I have Remover installed on my server and when i do /plugin it even shows that it is a installed plugin. But when i do /remove it does nothing it doesn't say invalid command or anything, and what obviously doesn't need to be said remover doesn't work.
     
  17. it seems that players remove recentley have been able to do /remove on trees and ore rocks also short distance remove seems to be broken people seem to be able to use /remove from ages away
     
  18. it doesnt even work for us
     
  19. if the ore rocks and trees are near someones tool cupboard they are able to use /remove on them
     
  20. Code:
    9:02 AM [Info] Loading plugins...
    9:02 AM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    9:02 AM [Info] Loaded plugin Rust Legacy Core v1.0.0 by Oxide Team
    9:02 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.RustLegacy' in plugin 'RemoverTool'
    9:02 AM [Error] RemoverTool plugin failed to compile!
    9:02 AM [Error] RemoverTool.cs(13,13): error CS0234: The type or namespace name `RustLegacy' does not exist in the namespace `Oxide'. Are you missing an assembly reference?
    Help?