This Rust plugin lets players repair items at a workbench even if they haven't learned the blueprint.
Permissions
repairwithoutblueprint.use
- Allows the player to repair items at a workbench without needing the blueprint. Only required ifRequire Permission
is enabled.
Configuration
JSON:
{
"Version": "1.0.0",
"Require Permission": true
}
Require Permission
- If true, only players with the required permission will be able to repair items without knowing the blueprint.