Is there a way to disable people removing other peoples even though they have tc?
Removing other players strucutres.
Its in the documentation
this is a problem. i did read the documentation and have set the appropriate parameters.
Players are still able to remove other players buildings using "/remove structure"
Here is my config:::
"Enable Debug Mode": false,
"Log Debug To File": false,
"Use Teams": false,
"Use Clans": false,
"Use Friends": false,
"Use Entity Owners": true,
"Use Building Locks": true,
"Use Tool Cupboards (Strongly unrecommended)": true,
"Use Building Owners (You will need BuildingOwners plugin)": false,
"Remove Button": "FIRE_PRIMARY",
"Remove Interval (Min = 0.2)": 0.5,
"Only start cooldown when an entity is removed": false,
"RemoveType - All/Structure - Remove per frame": 15,
"RemoveType - All/Structure - No item container dropped": true,
"RemoveType - Normal - Max Removable Objects - Exclude admins": true,
"RemoveType - Normal - Cooldown - Exclude admins": true,
"RemoveType - Normal - Check stash under the foundation": false,
"RemoveType - Normal - Entity Spawned Time Limit - Enabled": false,
"RemoveType - Normal - Entity Spawned Time Limit - Cannot be removed when entity spawned time more than it": 300.0
},
codepimp1234this is a problem. i did read the documentation and have set the appropriate parameters.
Players are still able to remove other players buildings using "/remove structure"
Here is my config:::
"Enable Debug Mode": false,
"Log Debug To File": false,
"Use Teams": false,
"Use Clans": false,
"Use Friends": false,
"Use Entity Owners": true,
"Use Building Locks": true,
"Use Tool Cupboards (Strongly unrecommended)": true,
"Use Building Owners (You will need BuildingOwners plugin)": false,
"Remove Button": "FIRE_PRIMARY",
"Remove Interval (Min = 0.2)": 0.5,
"Only start cooldown when an entity is removed": false,
"RemoveType - All/Structure - Remove per frame": 15,
"RemoveType - All/Structure - No item container dropped": true,
"RemoveType - Normal - Max Removable Objects - Exclude admins": true,
"RemoveType - Normal - Cooldown - Exclude admins": true,
"RemoveType - Normal - Check stash under the foundation": false,
"RemoveType - Normal - Entity Spawned Time Limit - Enabled": false,
"RemoveType - Normal - Entity Spawned Time Limit - Cannot be removed when entity spawned time more than it": 300.0
},
What permission did you grant your default group ?
removertool.normal - Required to use normal remove
removertool.all - Required to use all remove
removertool.admin - Required to use admin remove. In this mode, any entity can be removed.
removertool.structure - Required to use structure remove
removertool.external - Required to use external remove
removertool.target - Required to use 'remove.target' command
removertool.override - Required to use 'remove.allow' command
"Permission Settings (Just for normal type)": {//You can add more permissions here. but "removertool.normal" is necessary
"removertool.normal": {
removertool.normal and removertool.structure are assigned.
Normal works fine.
This structure type is intended for use by administrators. Don't grant to the player
Good to know - maybe the documentation can be updated to explain that. I removed that permission for now. Thank you!!!Arainrr
This structure type is intended for use by administrators. Don't grant to the player
codepimp1234Good to know - maybe the documentation can be updated to explain that. I removed that permission for now. Thank you!!!
As i originally stated "its in the documentation" the relevant instruction is :
There are no restrictions on all, structure, and external types. Please do not grant them to players
Thank you for posting the actual text relevant to the issue. It is much more helpful than just saying 'its in the documentation'.pookins
As i originally stated "its in the documentation" the relevant instruction is :
There are no restrictions on all, structure, and external types. Please do not grant them to players
codepimp1234Thank you for posting the actual text relevant to the issue. It is much more helpful than just saying 'its in the documentation'.
I see no difficulty in actually reading the documentation which the dev has taken the trouble to keep up to date and it is not that extensive and pretty much self explanatory.