Video
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 version="1.0" encoding="utf-8"?>
<AntiBlowtorchConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MessageColor>yellow</MessageColor>
<MessageIconUrl>https://i.imgur.com/3bYaNFM.png</MessageIconUrl>
<BlockTimeSeconds>60</BlockTimeSeconds>
<MessageThrottleTimeSeconds>2</MessageThrottleTimeSeconds>
<IgnoreOwnerAndGroup>false</IgnoreOwnerAndGroup>
</AntiBlowtorchConfiguration>
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 totrue, 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 version="1.0" encoding="utf-8"?>
<Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Translation Id="BlockRepair" Value="You can't repair this [[b]]{0}[[/b]], because it was recently damaged. Wait [[b]]{1}[[/b]] seconds." />
<Translation Id="BlockSalvage" Value="You can't salvage this [[b]]{0}[[/b]], because it was recently damaged. Wait [[b]]{1}[[/b]] seconds." />
</Translations>
You Might Also Like
Building Restrictions
Free
Set the limits for the number of buildings the player can build.
More Homes
Free
Allow players to claim and teleport to multiple beds.
Resource Multiplier
₩ 17,761
Multiply resource gathering rewards with optional auto-pickup feature.
ZaupShop
Free
Simple shop for items and vehicles using Uconomy currency.