No problem that makes sense. Are there GitHub repos for most plugins? Would it be easier to do a merge request there than to post changes here?
Purge
Moved
Total Downloads: 946 - First Release: Jun 2, 2015 - Last Update: Jan 31, 2017
- 4.83333/5, 12 likes
-
Wulf Community Admin
-
Hi Wulf - is there any way that this could have some sort of a notification to be present in the infopanel or something? For example: Just something that - like the airdrops, would highlight an icon or something if the purge was active? Or even if you would just have the two words "PVE" and "PVP" be able to be highlighted to indicated what the current setting is?
-
hello guys,
can anyone help me ? i need this plugin for my pvp server hmm How can I give all automatically the permission for the raid protection of purge ?
Does not want to assign every permission to each one, Right after the joins she should have everyone -
Wulf Community Admin
-
thank you @Wulf for the fast help
Wish you a nice evening
high -
-
Hi Wulf!
You may not remember me, but I developed a few plugins a couple years ago before Oxide 2 came out.
I am on a Purge server, and we used your plugin, problem is it will not allow players to destroy the large wood box and wood box during pvp(night), so I added this to your code and tested it in my test server:
Code:if (purgeLoot && (target.Contains("loot") || target.Contains("barrel") || target.Contains("box"))) return;
Code:if (purgeLoot && (target.Contains("loot") || target.Contains("barrel"))) return;
This allows players to break open the boxes at night.
It also allows the boxes to be damaged during the day if safeLoot is set to "True", but I don't see that as an issue since they cant get in the building anyway.
I also realize that maybe that this should be another option in the config file, or could be, but it kinda fits with loot, but it may be better to make it an separate option for some servers so it can be turned off.
I also realize that maybe you didn't want anyone to get into the wood boxes, so sorry if that's the case, but I thought you might want to know about this fix, I'm just trying to be helpful
Also tried to send this in PM, couldn't. -
Hello Wulf, I really liked your plugin but the thing is we can't destroy toolboxes and some other stuff doesnt matter if the purge is active or inactive. Also purging in different zones would be awesome. I would love to make a server with this concept.
-
Wulf Community Admin
-
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-
I'm needing a plugin that blocks raiding for days instead of just hours can that be done with this one or is there another I should look at?
-
-
Purge is not allowing me to give animals damage since the new rust update. Unloaded purge and i can now give damage. Also, before this update, we could not give damage to storage chest, and high wooden externals with an axe.
-
Hi, i have a realy important question. This Plugin is insane. But can you include something like a sound stream when the Purge starts? Something like that:
thx for help! -
Wulf Community Admin