i tested this one and it doesnt seem to work https://unturnedstore.com/products/110
im pretty sure i have set the configs right too
#Does anyone know of a good free anti-raid plugin? I could not find a working one
43 messages · Page 1 of 1 (latest)
AdminByPass>true</AdminByPass>
OnlyPreventPlayerDamage>false</OnlyPreventPlayerDamage>
AllowSelfDestruction>false</AllowSelfDestruction>
AllowGroupDestruction>false</AllowGroupDestruction>
OnlyPreventDestruction>true</OnlyPreventDestruction>
<IsBlacklist>false</IsBlacklist>
Did you test it without admin?
Because, it clearly says that admins can bypass the raid prevention
yes i /unadmin myself and dont have any perms
Are the barricades u want to raid in the barricadeid?
i want so that nobody can destroy anything
You can try asking @ripe burrow
He made that plugin
@ripe burrow pls help 🙏 
Oh Hey thats my plugin
Its not an anti-offline raid plugin
It just prevents you from raiding entirely
Not sure if thats what you want
If you want all Barricades to be protected then youll have to empty the BarricadesAndStructuresIDList and set IsBlacklist to true
Whitelist > All Barricades & Structures in the list are protected everything else is unprotected
Blacklist > All Barricades & Structures in the list are unprotected everything else is protected
yes i want that nobody/nothing can raid anything (structure, barricade, vehicle) at any time
is this config set right to make it work?
AdminByPass>false</AdminByPass>
OnlyPreventPlayerDamage>false</OnlyPreventPlayerDamage>
AllowSelfDestruction>false</AllowSelfDestruction>
AllowGroupDestruction>false</AllowGroupDestruction>
OnlyPreventDestruction>true</OnlyPreventDestruction>
<IsBlacklist>true</IsBlacklist>
so i tested it with these settings and /unadmin myself, i dont have any perms and im still able to destroy stuff
<?xml version="1.0" encoding="utf-8"?>
<RaidPreventionConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MessageColour>yellow</MessageColour>
<LogToConsole>true</LogToConsole>
<DiscordWebhookURL>Webhook</DiscordWebhookURL>
<ByPassPermission>RaidPrevention.Bypass</ByPassPermission>
<AdminByPass>true</AdminByPass>
<OnlyPreventPlayerDamage>false</OnlyPreventPlayerDamage>
<AllowSelfDestruction>true</AllowSelfDestruction>
<AllowGroupDestruction>true</AllowGroupDestruction>
<OnlyPreventDestruction>true</OnlyPreventDestruction>
<IsBlacklist>true</IsBlacklist>
<BarricadeStructureIDs>
</BarricadeStructureIDs>
</RaidPreventionConfiguration>
@zenith warren
This is for structures and barricades right?
Actually I've got a different question @ripe burrow
Do you know whether or not it's your plugin preventing ShimmysAdminTools from deleting structures or not?
I have no idea what all of this means, but this is shown in console when I try to delete a structure
Also it doesn't prevent explosives from damaging structures, is there any specific line of code I need to add to prevent that?
Nope my plugin wouldnt affect that, you can always try disabling my plugin to make sure tho but errors like this usually result from something wrong in the config
You either prevent all damage or only the destruction of barricades
<OnlyPreventDestruction>true</OnlyPreventDestruction>
It does prevent explosive damage idk what youre talking about
I don't know whether or not I did something wrong then
But it prevents structures and barricades from being raided but not exploded
Well you are able to destroy your own stuff
turn that off and the group and stuff shouldnt break from explosions
Its very confusing that you cant damage the barricade and structures even when you placed them
Never seen that before