Only allow first foundation owner to remove?
i want to use Remover Tool but i cannot find the plugin needed so only the person who placed the first foundation can use the removal tool on the items in the base can anyone help.
It's in the configuration of this plugin:
"Use Entity Owners": true,
"Use Tool Cupboards (Strongly unrecommended)": true,​
5e13a8d5b2bc5.jpg Wulf
It's in the configuration of this plugin:
"Use Entity Owners": true,
"Use Tool Cupboards (Strongly unrecommended)": true,​

will those settings make so only the original builder be able to use the Removal Tool and not someone that gains access to the TC or another group member.

Natas989

will those settings make so only the original builder be able to use the Removal Tool and not someone that gains access to the TC or another group member.

Ah, not that I know of, but I'll leave that up to the maintainer or someone else more knowledgeable about that.

The documentation and config references a BuilderOwner plugin, but I don't see that anywhere.

"Use Building Owners (You will need BuildingOwners plugin)": false,​

There's Entity Owner - https://umod.org/plugins/entity-owner

Just an example:

    "Use Clans": true,
    "Use Entity Owners": true,
    "Use Tool Cupboards (Strongly unrecommended)": true,

This way to be able to use remove the player must be the entity owner or in the same clan as the entity owner and authed on the TC.
You will not be able to use remove if you lose TC access, even if you are the owner of the entity.

5b7ff3b605218.png Bumfuzzler
The documentation and config references a BuilderOwner plugin, but I don't see that anywhere.

"Use Building Owners (You will need BuildingOwners plugin)": false,​

There's Entity Owner - https://umod.org/plugins/entity-owner

it looks like that plugin is for admins from what i am finding out the Entity Owner option in the config actually represents Building Owner which is now a part of the game itself and that is why the BuildingOwner plugin is no more.  but thanks for all your help.

Natas989

will those settings make so only the original builder be able to use the Removal Tool and not someone that gains access to the TC or another group member.

If you want the owner to be able the only one allowed to remove an entity use this:

    "Use Clans": false,
    "Use Friends": false,
    "Use Entity Owners": true,
    "Use Tool Cupboards (Strongly unrecommended)": false,
    "Use Building Owners (You will need BuildingOwners plugin)": false,​
5df121d013ded.png runescape

If you want the owner to be able the only one allowed to remove an entity use this:
    "Use Clans": false,
    "Use Friends": false,
    "Use Entity Owners": true,
    "Use Tool Cupboards (Strongly unrecommended)": false,
    "Use Building Owners (You will need BuildingOwners plugin)": false,​

from what i am seeing Facepunch has implemented entity ownership to building structures into thier code and the recomendations in this plugins configuration for BuildingOwner plugin is no longer needed.  thank for you help

"Use Building Owners (You will need BuildingOwners plugin)": false,////BuildingOwners is an old plugin on oxide.

Maybe someone has it.