This plugin ensures that only the owner of an entity, and optionally their teammates, can pick it up.
Permissions
ownerpickuponly.ignore
- Allows players to bypass the pickup restriction and pick up any entity, regardless of ownership.
Configuration
JSON:
{
"Version": "1.0.0",
"Allow Teammates To Pickup": true
}
Localization
JSON:
{
"CannotPickupDeployable": "You cannot pick up this entity as you are not the owner."
}