I am using this plugin on my server but after the last update of a base is raided and a player loses auth on a TC they are building blocked but can still use /remove on their base.
Preventing remove when building blocked?
/remove functions normally in building block zones otherwise
i.e., the owner has been raided, lost access to their cupboard and should not be able to /remove until they re-gain access to cupboard. Equally, those who have raided & gained access should not be able to /remove because they are not the owner. Clan members should also be able to remove if they have access to the cupboard.
How can this be achieved?
Many thanks!
How can this be achieved?
Many thanks!
You will have to adjust these settings to get the result you want
- Remove - Access - Use Tool Cupboards (strongly unrecommended)
This will allow remove for players that have access to all tool cupboards surrounding. - Remove - Access - Use Entity Owners
This will allow remove for players that built an entity. - Remove - Access - Use Building Owners (You will need Building Owners plugin)
This will allow remove for players that own a building (the one that built the first foundation in the base) - Remove - Access - Use Friends
Depending on what previous option you've chosen (entity owners or building owners) it will allow friends (independent plugin) of these people to remove - Remove - Access - Use Clans
Depending on what previous option you've chosen (entity owners or building owners) it will allow clan members (independent plugin) of these people to remove
is there a way to make it where you cant /remove in building block if someone raids you and clears TC
is it possible to remove a random player's build even if you haven't destroyed TC?
Set these 2 items to true. It will then be a 2 way check. No TC access they will not be able to remove stuff they added.
"Remove - Normal - Use Entity Owners": true,
"Remove - Normal - Use Tool Cupboards (strongly unrecommended)": true,
With those 2 set to true raiders will not be able to remove items even after they place a TC and at same time base owner will not be able to remove stuff until they take back TC.
"Remove - Normal - Use Entity Owners": true,
"Remove - Normal - Use Tool Cupboards (strongly unrecommended)": true,
With those 2 set to true raiders will not be able to remove items even after they place a TC and at same time base owner will not be able to remove stuff until they take back TC.
Try this in your config, it fits near the bottom, check again on your server then edit these untill you have the issue come back. Whatever setting it was, go back and change it to what you see below. Should be fine?!
"Remove - Normal - RefundEnabled": true,
"Remove - Normal - Remove fractioned objects": false,
"Remove - Normal - Remove fractioned objects - exclude BuildingBlocks": true,
"Remove - Normal - Remove fractioned objects percentage": 90,
"Remove - Normal - Use Building Owners (You will need Building Owners plugin)": true,
"Remove - Normal - Use Clans": true,
"Remove - Normal - Use Entity Owners": true,
"Remove - Normal - Use Friends (Friends)": true,
"Remove - Normal - Use Friends (RustIO)": true,
"Remove - Normal - Use Tool Cupboards (strongly unrecommended)": true,
Hi,
How do I disable building owners from removing their entity even when they have no authorization for the TC.
How do I disable building owners from removing their entity even when they have no authorization for the TC.