About Auto Repair System
Auto Repair
About
AutoRepair is a plugin that automatically repairs items in a player's inventory when they are near a workbench. The plugin allows customization of item categories for automatic repair and the interval between notifications about insufficient resources.
Key Features
✔ Customizable Item Categories
Server owners can choose which item categories (weapons, clothing, tools, etc.) will be automatically repaired.
✔ Easy Configuration via JSON File
Easy settings that even a person who has not long started working with plugins can understand.
✔ Workbench Levels
Items in the inventory will be repaired only on those workbenches on which they are fashionable to learn or higher.
✔ logically request
The plugin is configured to logically request resources when starting.
✔ Customizable Item Categories
You сan choose which item categories (weapons, clothing, tools, etc.) will be automatically repaired.
An example of a Config file view
{
"NotificationInterval": 10.0,
"RepairCategories": {
"weapon": true,
"attire": true,
"tool": true,
"medical": false,
"ammo": false
}
}
- NotificationInterval - Interval of messages about lack of resources when the player is near the workbench
- RepairCategories - Categories you want to be repaired automatically near the workbench (True - yes, False - no)
You can see the above described plugin in the video
Help
If you have any questions or need any help, feel free to send me a private message on Discord
My Discord: callofglory_anytime