R-Remover-Tool

Building and entity removal tool

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

5/5, 105 likes
  1. which coordinates should be pointed out that the shape at the bottom left corner?
     
  2. juste need to go down for 0.05 I think
     
  3. The rustio friends feature doesnt seem to work for me on the latest version. Ive had to roll back to the previous version to stop players from removing other players bases after raiding it
     
  4. I used BuildingOwner and I have no more problemes with players removing bases each other.
    Rust IO is not functionnal
     
  5. I also use building owners but the previous version of remove You could Remove other players parts only if they were your friend on the live map (rustio), which is what I'm using again now. This function is not working for me with the latest version of remove and is allowing players to remove other players bases
     
  6. i don't see why rolling back would fix it as i didnt make any changes regarding rustio friends.
     
  7. Can you write the exact coordinates?
    What changes should i do to move it under the chat ?
    Code:
      "GUI": {
        "activated": true,
        "x max": "0.20",
        "x min": "0.020",
        "y max": "0.95",
        "y min": "0.87"
      },
     
  8. change your ymax and ymin. keep the distance between 0.95 and 0.87 and report it around 0.15.
    try if this is good for you: (don't forget to change it inside the cs file, not just the json file)

    "GUI": {
    "activated": true,
    "x max": "0.20",
    "x min": "0.020",
    "y max": "0.18",
    "y min": "0.10"
    },
     
  9. Thnx, i'll try.
     
  10. Don't know, I'll try it again after next wipe
     
  11. Getting this with /remove
    Code:
    Oxide] 3:50 PM [Error] Failed to call hook 'cmdChatRemove' on plugin 'RemoverTool' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 3:50 PM [Debug]   at Oxide.Core.Libraries.Permission.GetUserData (System.String userid) [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
     
  12. Wulf

    Wulf Community Admin

    Your oxide/data/oxide.users.json file appears to be corrupt. Shutdown your server, verify the file using jsonlint.com, and start the server again. Make sure to not modify the file manually, and always make sure to shutdown your server properly.
     
  13. Is it possible for people to just place cupboards outside of a base and then remove anything in that radius without the other cupboards taken into consideration?
     
  14. No They have to have access to all cupboards
     
  15. no, if they are cupboard inside they won't be able to remove, they need to have all the cupboards. If there is no cupboard inside they will be able to remove a wall
     
  16. my friends, I am having trouble with Remover plugin because even with all tool cupboards autorized I can't remove anything and when I walk on the map without build near me, It continues "building blocked"
     
  17. You need to make sure your server and oxide are fully up to date and then also update m-Teleportation plugin.
     
  18. i have problem with the plugin .
    i have Tcadmin.
    and i have downloaded the plugin but in game when i write /remove in chat it says no command found .
     
  19. Wulf

    Wulf Community Admin

    Check your oxide/logs for errors.
     
  20. ok and do you know how can my server be in the server list ? i can only connect with the ip .. how do i change that ?