https://github.com/restoremonarchyplugins/antiblowtorch
Prevent players from repairing or salvaging structures while being raided.
https://github.com/restoremonarchyplugins/antiblowtorch
rocket-plugin unturned unturned-plugin
Last synced: 3 months ago
JSON representation
Prevent players from repairing or salvaging structures while being raided.
- Host: GitHub
- URL: https://github.com/restoremonarchyplugins/antiblowtorch
- Owner: RestoreMonarchyPlugins
- Created: 2024-08-22T14:19:25.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-26T20:38:47.000Z (about 1 year ago)
- Last Synced: 2025-05-26T21:36:32.482Z (about 1 year ago)
- Topics: rocket-plugin, unturned, unturned-plugin
- Language: C#
- Homepage: https://restoremonarchy.com/servers/plugins/antiblowtorch
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Anti Blowtorch
Prevent players from repairing or salvaging structures while being raided.
## Features
- Prevent players from repairing the structure if it was recently damaged.
- Prevent players from salvaging the structure if it was recently damaged.
- Customizable messages and throttle time.
## Configuration
```xml
yellow
https://i.imgur.com/3bYaNFM.png
60
2
false
```
- `MessageColor` - The color of the chat messages sent by the plugin.
- `MessageIconUrl` - The icon of the chat messages sent by the plugin.
- `BlockTimeSeconds` - The time in seconds that the structure will be blocked from being repaired or salvaged after being damaged.
- `MessageThrottleTimeSeconds` - The time in seconds that the message will be sent again to the player. For example when the player uses blowtorch on the structure, without a throttle time the message would be sent multiple times and spam the player.
- `IgnoreOwnerAndGroup` - If set to `true`, the plugin will ignore the owner and group of the structure and block the repair or salvage action regardless of who damaged the structure.
## Translations
```xml
```