An open API service indexing awesome lists of open source software.

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.

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


```