Remove tool (Rust)Solved
Greetings,

I am looking for a developer to code a /remove tool for Rust.

The tool must do the following:

In chat > Player types /remove - It gives them the ability to remove objects owned by them (via Tool Cupboard only)
The /remove ability must give back half of the items, so if wood costs 50, it must give back 25 when you /remove it with a hammer.
No need to waste money or time, just go here
In response to ():
No need to waste money or time, just go here
Hi,

See I tried this, but I really don't understand how it works? I tried multiple things, but I just can't get it to work.
In response to ElTwiddy ():
Hi,

See I tried this, but I really don't understand how it works? I tried multiple things...
Read the plugin documentation
In response to ():
Read the plugin documentation

Hi,

What documentation?

Also in console, I get;
Error while compiling: RemoverTool.cs(430,65): error CS1061: Type `PrefabAttribute.Library' does not contain a definition for `GetAll' and no extension method `GetAll' of type `PrefabAttribute.Library' could be found. Are you missing an assembly reference?

In response to ElTwiddy ():
Hi,What documentation?

Also in console, I get;
Error while compiling: RemoverTool.c...
Documetation is on the plugin's download page. If you see that error, that means you are not using the latest version.
In response to Wulf ():
Documetation is on the plugin's download page. If you see that error, that means you are not using t...
Hi,

Alright, thank you.
Locked automatically