No Repair Delay allows a player with permission to immediately repair an entity after it is damaged, or within a specified amount of time from the config file.
Note: If adjusting a language value with variables make sure to keep the {0} and {1} in the same order.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- norepairdelay.perm - Allows players to repair immediately after an entity is damaged.
- norepairdelay.timed - Allows player to repair within an amount of time different than the standard game time with permission.
Localization
The default messages are in the RepairDelayModifier file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.Note: If adjusting a language value with variables make sure to keep the {0} and {1} in the same order.