Reneb updated R-Remover Tool with a new update entry:
3.0.18
R-Remover-Tool
Building and entity removal tool
Total Downloads: 63,344 - First Release: Apr 3, 2015 - Last Update: Feb 7, 2018
- 5/5, 105 likes
-
-
[DOUBLEPOST=1469053265][/DOUBLEPOST]please, add friend list fuction -
players are saying that they cant remove other things even with perms..
-
-
-
For some reason this is the hardest plugin to config... in the first place when i try and add the permissions I get a permission not found error... in the second place the settings to make the plugin work as expected are hard to figure out.
Can someone help me with the JSON settings for the following situation:
I want the person to be able to remove anything they built as well as remove their own cupboard.
I want to make it so people can remove other pieces in a raid AFTER the raid blocker cool down by gaining access to the other parties cupboard AND/OR dropping there own once the target one is destroyed.
I had it working like this at one time but now cannot figure out how I did it and with the updated removal tool here now... I am ready to try again.
Please help me with the settings to make it work this way and also help me with permissions:
IN order to grant me permissions I did:
grant user <my steamid> canremoveadmin and it says permission does not exist
I then tried to find the prefix for this permssion (removertool.canremoveadmin) and cannot locate it.
Also what permission do I give players canremovetarget or canremove??
Sorry I am really new to running a game server.
HELP!!!!! -
- normal Permission = removertool.canremove <-- Only give this to default group and only this one
- admin Permission = removertool.canremoveadmin
- all Permission = removertool.canremoveall
- target Permission = removertool.canremovetarget
oxide.grant group default removertool.canremove
oxide.grant group moderator removertool.canremove
oxide.grant group admin removertool.canremove
oxide.grant group admin removertool.canremoveadmin
oxide.grant group admin removertool.canremoveall
oxide.grant group admin removertool.canremovetarget - normal Permission = removertool.canremove <-- Only give this to default group and only this one
-
Я использую 3.0.25 (Werkrat) со страницы 94, и долго боролся с рейдерами, которые используют шкаф. С большим трудом мне это удалось, удалять постройки могут только хозяин. Поэтому официальный выход более старой версии 3.0.18 версии вызывает ужас. Будет ли в этой новой-старой версии работать удаление только от хозяина здания?
I am using 3.0.25 (Werkrat) from page 94, and for a long time struggled with the raiders, who use the closet. Only the owner can with great difficulty that I managed it, remove the building. Therefore, the official exit older version 3.0.18 version is appalling. Will this new-old version to work only on the removal of the building owner? -
removertool.canremovetarget - its work? i cant remove Wall and all target item
-
-
my /remove admin command is work
/remove all is work
but /remove is not work
ı wonder if it stems ıs
"Remove - Auth - AuthLevel - Normal Remove": 0,
im take for filezilla oxide/cfg/removetool.json
pls help me i need
my server is rust experimentalAttached Files:
-
-
-
...... Cause /removetarget will not give you remove, but it will give remove (enabbled remover tool with gui menu in corner) to TARGET <player>, if you want to remove some wall ect you need to use /remove
Be sure to read overview! Its all writen and explained there
[DOUBLEPOST=1469104787][/DOUBLEPOST] -
ME AND ANY PLAYER CANT USE /REMOVE,
-------------------------------------------------------------------
And Me How To Take Permission
so I have to write m 0 instead of the group nameLast edited by a moderator: Jul 21, 2016 -
Read the overview,
read the errors you might find in the server console.
You did something wrong.
Your configs are set to use: Building Owner + RustIO, you have both plugins? -
Hello removertool doesn't work on my server since last Rust update, when players trying to remove, they can't and there's message "You have no right to remove this"
Someone can help me pls?Attached Files:
-
-
Code:"Remove - Auth - Permission - Normal Remove": "removertool.canremove",
Code:"Remove - Access - Use Building Owners": false, "Remove - Access - Use RustIO & BuildingOwners (Building Owners needs to be true)": false, "Remove - Access - Use ToolCupboards": true,
-
Right after todays rust update i get the following compiler errors:
RemoverTool.cs(811,35) warning CS0472 The result of comparing value type `float' with null is always `true'
RemoverTool.cs(831,33) warning CS0184 The given expression is never of the provided (`Deployable') type
RemoverTool.cs(833,21) warning CS0162 Unreachable code detected
RemoverTool.cs(811,35) warning CS0472 The result of comparing value type `float' with null is always `true'
RemoverTool.cs(831,33) warning CS0184 The given expression is never of the provided (`Deployable') type
RemoverTool.cs(833,21) warning CS0162 Unreachable code detected
RemoverTool.cs(23,26) warning CS0414 The private field `Oxide.Plugins.RemoverTool.meshinstances' is assigned but its value is never used
RemoverTool.cs(106,23) warning CS0414 The private field `Oxide.Plugins.RemoverTool.xmax' is assigned but its value is never used
RemoverTool.cs(108,23) warning CS0414 The private field `Oxide.Plugins.RemoverTool.ymax' is assigned but its value is never used
To be completely honest i have NOT been able to get this mod configured properly since the XP wipe.Last edited by a moderator: Jul 22, 2016 -
I'm getting a strange set of issues using the R-Remove tool, but I don't think they originate with this script. I'm posting here in case someone else has had similar issue or solutions.
Symptom: Newly built items cannot be removed by the player that just built them. The error message is "You have no rights to remove this". Using the Prod (Who Owns) plug in shows a different player as the owner. I tried this a few times as Admin. Checking immediately after building a foundation a random Player (and it varied each time) was the 'owner'.
It seems as if either the Building Owner plug-in is misreading the Owner, or the Owner is begin mis-assigned.
Assigning ownership using /changeowner does work, but requires an admin to check every building.
Details:
Using R-Remover Tool V 3.0.18 Config set to use Building Owner Only. No Tool Cabinets.
Using Building Owners V 3.0.1
Using Prod (Who Owns) v 2.2.2
Using Oxide 2.0.2206 for Rust 953.85 (1477)
Using Rust:IO (Not sure how to check the version, but I updated it when I did Oxide2)Last edited by a moderator: Jul 22, 2016